Hi, Does glusetrfs client have any issues with stability ? I ran glusterfs setup for about 4 days and have encountered issue of client suddenly getting stopped causing "Transport end-point not connected" error message while accessing the mount point. Does this have anything to do with fuse module ? I am using glusterfs2.0.1 version. Awaiting response and thanks in advance -Paras
----- "Paras Fadte" <plfgoa at gmail.com> wrote:> Hi, > > Does glusetrfs client have any issues with stability ? I ran > glusterfs > setup for about 4 days and have encountered issue of client suddenly > getting stopped causing "Transport end-point not connected" error > message while accessing the mount point. Does this have anything to > do > with fuse module ? I am using glusterfs2.0.1 version.Are you sure the servers are still running and GlusterFS is able to connect to them? Did you get this error just once or is it persistent? Vikas -- Engineer - Z Research http://gluster.com/
----- "Paras Fadte" <plfgoa at gmail.com> wrote:> I would like to know what are the common circumstances under which > glusterfs client would stop . Would it have any relation with Disk > issue ? space on disk ?You would get the "Transport endpoint not connected error" when the client cannot reach the server because the server is down or the network is down. Vikas -- Engineer - Z Research http://gluster.com/
----- "Stephan von Krawczynski" <skraw at ithnet.com> wrote:> Hopefully you do not disconnect after one lost "ping". Unfortunately > one can > experience some lost packets over the day. There is few you can do > about it. > Some are lost because of real disconnects but most are just glitches > in > switches and network drivers. Are these real tcp > disconnects/timeouts?We disconnect after one lost ping because otherwise a command like "ls" or an application could hang forever. Reconnect is attempted soon after the disconnect. Vikas -- Engineer - Z Research http://gluster.com/
Paras Fadte wrote:> Hi, > > Does glusetrfs client have any issues with stability ? I ran glusterfs > setup for about 4 days and have encountered issue of client suddenly > getting stopped causing "Transport end-point not connected" error > message while accessing the mount point. Does this have anything to do > with fuse module ? I am using glusterfs2.0.1 version. > > Awaiting response and thanks in advanceAre you using io-threads with auto-scaling turned on? If yes, please add the following option to the io-threads volume section: option max-threads 32 -Shehjar> > > -Paras > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users >