Hi ,

Number of inode or the size cannot be changed, This will be set by default by 
the OS in AIX unix we can change this by using few concepts. But in linux it is 
highly impossible.

You can clear few spool data in /var/adm/spool which can be cleared online, 
this will be helpfull else increase the size of the /var fs. For increasing the 
space /tmp should not be 100 % full.

before clearing the spool please check any application is usig this.

EX:

lsof /var/adm/spool

fuser -cux /var/adm/spool

ps -ef | grep -iw <process>

Please correct me if above commands were wrong....

Thanks 

Rathinakumar P


----- Original Message ----
From: virendra wadel <[EMAIL PROTECTED]>
To: linuxvadapav <[email protected]>
Sent: Wednesday, May 28, 2008 3:30:23 PM
Subject: [LinuxVadaPav] Inode limit query.


i want to know where is inode limit set in linux
also
my /var is full wrt inode as no inodes free inodes are left
but there is sufficient space remaining 

i cannot do fsck nor reboot the server as it is suppose to run 24*7
Any solution please

    


      

[Non-text portions of this message have been removed]

Reply via email to