Hello, I'm running Plesk 12.0.18 on Centos 7,
recently I've got emails from backup service stating that it could not complete
the backup due to insufficient space available on disk.
Normally I have plenty of disk space available so I check the disk using the command
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 20G 2.3G 17G 13% /
/dev/md2 91G 82G 4.4G 95% /var
it seems that /var has been growing up a lot,
but if I run the command
du -sh /var
I get a total size of 5.7G (not 82G as stated before)
any idea?
is Plesk calculating the wrong size or it's me using the wrong commands?
recently I've got emails from backup service stating that it could not complete
the backup due to insufficient space available on disk.
Normally I have plenty of disk space available so I check the disk using the command
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 20G 2.3G 17G 13% /
/dev/md2 91G 82G 4.4G 95% /var
it seems that /var has been growing up a lot,
but if I run the command
du -sh /var
I get a total size of 5.7G (not 82G as stated before)
any idea?
is Plesk calculating the wrong size or it's me using the wrong commands?