Or better (at least easier) yet, add to /etc/sysctl.conf:
fs.file-max = 16384
fs.inode-max = 65536

-- Rex


----- Original Message -----
From: "Taylor, ForrestX" <[EMAIL PROTECTED]>
To: "'Prabhu Gurudas Panchmal'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 11:46 AM
Subject: RE: Problem with Linux kernel: Grow Inodes... Please help....


> This would be better asked on a Redhat list, but I have had this same
> problem.  The problem is most likely the maximum number of inodes in use.
...
>To do this change (and make it permanent) I put two lines into
> /etc/rc.d/rc.local:
> echo 16384 > /proc/sys/fs/file-max
> echo 65536 > /proc/sys/fs/inode-max
...
> Forrest


> > -----Original Message-----
> > From: Prabhu Gurudas Panchmal [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, April 17, 2001 2:37 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problem with Linux kernel: Grow Inodes... Please help....
> >
> >
> > Hi
> > I am not sure if this is the right  group to send this to.
> >
> > Any help in resolving this problem of grow_inodes is appreciated.
...
> >
> > kernel: grow_inodes: inode-max limit reached
> > Apr 17 04:06:24  kernel: __nfs_fhget: iget failed
> > Apr 17 04:06:24  kernel: grow_inodes: inode-max limit reached


Reply via email to