gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Too many open files


From: Gerry Reno
Subject: Re: [Gluster-devel] Too many open files
Date: Wed, 04 Apr 2007 13:28:31 -0400
User-agent: Thunderbird 1.5.0.10 (X11/20070302)

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
address@hidden
http://lists.nongnu.org/mailman/listinfo/gluster-devel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]