I've got a box with cPanel with 2 hard drives (one for backup).
Until a few days ago, everything was working fine.
But now, I receive drive space alerts :
QUOTE
Drive Warning: /hdc1 (/backup) is 85% full
Here are results of df :
QUOTE
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 74778592 20616780 50363244 30% /
/dev/hda1 101089 14638 81232 16% /boot
none 515280 0 515280 0% /dev/shm
/dev/hdc1 76896316 61486448 11503668 85% /backup
/dev/hda3 74778592 20616780 50363244 30% /
/dev/hda1 101089 14638 81232 16% /boot
none 515280 0 515280 0% /dev/shm
/dev/hdc1 76896316 61486448 11503668 85% /backup
My problem is that the space of backup datas is about 40% of the total space. So what are the 45 other % ? (40+45=85)
I don't know how to list the exact content of /dev/hdc1.
If somebody can help me, he will be really welcome
I'd like also to know how to list all files biggest than a certain size. For eg : files biggest than 50Mb.
Thanks
Emmanuel