[Gluster-devel] Too many open files
Gerry Reno
greno at verizon.net
Wed Apr 4 17:28:31 UTC 2007
Check:
/proc/sys/fs/file-nr
/proc/sys/fs/file-max
to increase:
echo NNNNNN > /proc/sys/fs/file-max
Gerry
Brent A Nelson wrote:
> I put a 2-node GlusterFS mirror into use internally yesterday, as
> GlusterFS was looking pretty solid, and I rsynced a whole bunch of
> stuff to it. Today, however, an ls on any of the three clients gives me:
>
> ls: /backup: Too many open files
>
> It looks like glusterfsd hit a limit. Is this a bug
> (glusterfs/glusterfsd forgetting to close files; essentially, a file
> descriptor leak), or do I just need to increase the limit somewhere?
>
> Thanks,
>
> Brent
>
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>
More information about the Gluster-devel
mailing list