Everytime I create a Zoneminder OpenVZ on Centos-86_x64, I will create it on an NFS/OmniOS storage server. I have 5TB available on the NFS, but I only give 100gb to ZoneMinder CentOS install.
After a week or two
df -h
shows the complete disk as 5TB, and it fills it up. Roughly 80%!!!
What should be done?
After a week or two
df -h
shows the complete disk as 5TB, and it fills it up. Roughly 80%!!!
What should be done?
Code:
ONBOOT="no"
PHYSPAGES="0:2123776"
SWAPPAGES="0:262144"
KMEMSIZE="3953131520:4349493248"
DCACHESIZE="1976565760:2174746624"
LOCKEDPAGES="1061888"
PRIVVMPAGES="unlimited"
SHMPAGES="unlimited"
NUMPROC="unlimited"
VMGUARPAGES="0:unlimited"
OOMGUARPAGES="0:unlimited"
NUMTCPSOCK="unlimited"
NUMFLOCK="unlimited"
NUMPTY="unlimited"
NUMSIGINFO="unlimited"
TCPSNDBUF="unlimited"
TCPRCVBUF="unlimited"
OTHERSOCKBUF="unlimited"
DGRAMRCVBUF="unlimited"
NUMOTHERSOCK="unlimited"
NUMFILE="unlimited"
NUMIPTENT="unlimited"
# Disk quota parameters (in form of softlimit:hardlimit)
DISKSPACE="1500G:1650G"
DISKINODES="300000000:330000000"
QUOTATIME="0"
QUOTAUGIDLIMIT="0"
DISK_QUOTA="no"
# CPU fair scheduler parameter
CPUUNITS="1000"
CPUS="10"
HOSTNAME="......hidden......"
SEARCHDOMAIN="......hidden......"
NAMESERVER="......hidden......"
NETIF="ifname=eth0,mac=26:C9:8C:C6:2E:F3,host_ifname=veth109.0,host_mac=22:B1:79:D2:D0:C9,bridge=vm$
VE_ROOT="/var/lib/vz/root/$VEID"
VE_PRIVATE="/mnt/pve/Omni02CT/private/109"
OSTEMPLATE="centos-6-standard-1_x86_64.tar.gz"
DESCRIPTION="IP%3A ......hidden......"