we are getting alerts from cpanel regarding "DISKWARN: /cpanelbackup on (11.11.11.111): 591.45/687.67 GB - 91%"
df -h info
but if you calculate cpanelbackup
688 GB - 592GB = 96 GB should be available, whereas it is showing 62 GB, why it is showing wrong info
how do i correct it ?
Code:
Filesystem: /dev/sdb1
Mount Point: /cpanelbackup
Percentage Full: 91%
Disk Information:
Used: 591.45GB
Available: 61.29GB
Total: 687.67GB
Code:
[email protected] [~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 1016G 35G 931G 4% /
none 7.9G 0 7.9G 0% /dev/shm
/dev/sda2 508M 56M 427M 12% /boot
/dev/sda5 1.7T 276G 1.4T 17% /home
[COLOR="#FF0000"]/dev/sdb1 688G 592G 62G 91% /cpanelbackup[/COLOR]
/usr/tmpDSK 4.0G 178M 3.6G 5% /tmp
[email protected] [~]#
688 GB - 592GB = 96 GB should be available, whereas it is showing 62 GB, why it is showing wrong info
how do i correct it ?