Run out of inodes

2007-12-27 Thread Biran, Yahav (Yahav)
df -I show: [EMAIL PROTECTED] mpower]# df -i FilesystemInodes IUsed IFree IUse% Mounted on /dev/cciss/c0d0p6 262144 10442 2517024% / /dev/cciss/c0d0p1 26104 54 260501% /boot none 1013170 1 10131691% /dev/shm /dev/cciss/c0d0p23

Re: Run out of inodes

2007-12-27 Thread Valery Reznic
--- "Biran, Yahav (Yahav)" <[EMAIL PROTECTED]> wrote: > df -I show: > [EMAIL PROTECTED] mpower]# df -i > FilesystemInodes IUsed IFree IUse% > Mounted on > /dev/cciss/c0d0p6 262144 10442 2517024% / > /dev/cciss/c0d0p1 26104 54 260501% > /boot > none

Re: Run out of inodes

2007-12-27 Thread Omer Zak
Few years ago a Linux system, which I used, ran out of inodes once in a while. The reason was that a directory in /var (I do not remember its name) got filled by thousands of zero-length files, due to a botched error recovery attempt by some daemon. The cure was to delete all those files. I woul

Re: Run out of inodes

2007-12-27 Thread Lior Kaplan
Biran, Yahav (Yahav) wrote: > df -I show: > [EMAIL PROTECTED] mpower]# df -i > FilesystemInodes IUsed IFree IUse% Mounted on > /dev/cciss/c0d0p6 262144 10442 2517024% / > /dev/cciss/c0d0p1 26104 54 260501% /boot > none 1013170 1 10131