Seems I'm not running out of inode...
[root@fileserver tmp]# df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/hda5 2626560 158995 2467565 7% / /dev/hda1 20080 31 20049 1% /boot none 64643 1 64642 1% /dev/shm /dev/hda3 5248992 181481 5067511 4% /home /dev/hda2 5248992 21 5248971 1% /home1 /dev/hda6 1403520 16735 1386785 2% /usr/local /dev/hdb1 4823840 11 4823829 1% /backup1 /dev/hdb2 4954656 158 4954498 1% /backup2
Thank you anyway
Dan Trainor - hostinthebox.net:
Chill out, you're probably not out of space.
What more than likely is happening is that you're out of inodes or file allocation units. 'df -i' will show allocation totals and usage.
This happens a lot if you have many mant small files, such as in the case where you have a mail server with very many mails in queue. Give that a go, and investigate from there.
Thanks -dant
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature