Rainer,Thanks for your reply. That's helped me a lot.
> You may be running out of inodes. Check with df -i.
You are right, I've run out of inodes:Filesystem   Inodes    IUsed     IFree   
IUse%   Mounted ontmpfs        4104915   4104908   7       100%    
/usr/local/apache/cache
The default number of inodes would seem to be inadequate. Based on using 4 
million inodes with 20% of the space, scaling this lineaerly would suggest I 
need to raise the inode limit to 20million:tmpfs    /usr/local/apache/cache  
tmpfs   
size=80G,nr_inodes=20000000,nr_inodesrw,noexec,nosuid,nodev,uid=11111,gid=0,mode=700
 0 0
Think I might just wipe the cache for now.... as this doesn't sound like a 
great change to implement on a Friday.
Thanks,Paul

                                          

Reply via email to