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 would suggest that you look for obsolete archive files in /var/log and
for other obsolete stuff in other /var subdirectories.  Once those files
re deleted, you should be able to free several inodes.

                                  --- Omer

On Wed, 2007-12-26 at 09:12 +0100, Biran, Yahav (Yahav) wrote:
> df -I show:
> [EMAIL PROTECTED] mpower]# df -i
> Filesystem            Inodes   IUsed   IFree IUse% Mounted on
> /dev/cciss/c0d0p6     262144   10442  251702    4% /
> /dev/cciss/c0d0p1      26104      54   26050    1% /boot
> none                 1013170       1 1013169    1% /dev/shm
> /dev/cciss/c0d0p2    3989888  616728 3373160   16% /export/home
> /dev/cciss/c0d0p7     131616      20  131596    1% /tmp
> /dev/cciss/c0d0p3    3842720  127472 3715248    4% /usr
> /dev/cciss/c0d0p8     131616  131616       0  100% /var
> 
> Therefore I can't run any rpm nor up2date.
> 
> How one can clean up some inodes? 

-- 
MS-Windows is the Pal-Kal of the PC world.
My own blog is at http://www.zak.co.il/tddpirate/

My opinions, as expressed in this E-mail message, are mine alone.
They do not represent the official policy of any organization with which
I may be affiliated in any way.
WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to