Re: inode spike issue.

2006-10-30 Thread Anthony Tippett
I figured out what was doing it.It was the /etc/cron.daily/find script which is installed to update the updatedb database.I wouldn't think this would slow the system down but I've sure noticed a difference. Is there a command that will give inode stats.. for example open inodes, inode table size.Sh

Re: inode spike issue.

2006-10-28 Thread Tim Post
Is slocate installed? Did you notice a process named updatedb running when this happens? Best, -Tim On Fri, 2006-10-27 at 16:12 -0700, Anthony Tippett wrote: > > When my cron.daily scripts run there is a huge spike in my open inodes > and inode table size. This also causes my system to start sl

inode spike issue.

2006-10-27 Thread Anthony Tippett
When my cron.daily scripts run there is a huge spike in my open inodesand inode table size.  This also causes my system to start slowing downdramatically.Does anyone know any ideas on how to diagnosis this.  See what all the inodes are being opened for?My only thought was lsof but the open files li