Bug 961197 - glusterd fails to read from the nfs socket every 3 seconds if all volumes are set nfs.disable
Summary: glusterd fails to read from the nfs socket every 3 seconds if all volumes are...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: 3.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-09 05:43 UTC by Joe Julian
Modified: 2014-12-14 19:40 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-14 19:40:31 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Joe Julian 2013-05-09 05:43:03 UTC
Description of problem:
I was seeing the following message every three seconds in the glusterd log:
[2013-05-08 22:33:08.195180] I [socket.c:1798:socket_event_handler] 0-transport: disconnecting now

When I attached to glusterd in gdb and broke at socket.c:1798 I printed *this. It turns out it was reporting that info on the same identifier every time, in this case: /tmp/4efb008e4e433ff7735a5a76111461d1.socket

After enabling nfs for one volume, the nfs service started and created that socket.

Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1. create a volume, myvol
2. gluster volume set myvol nfs.disable on
3. within a few seconds that info line should be logged.
  
Actual results:
glusterd keeps trying to communicate with the glusterfs nfs instance

Expected results:
glusterd should have closed the socket when it killed the service

Additional info:

Comment 1 Niels de Vos 2014-11-27 14:54:25 UTC
The version that this bug has been reported against, does not get any updates from the Gluster Community anymore. Please verify if this report is still valid against a current (3.4, 3.5 or 3.6) release and update the version, or close this bug.

If there has been no update before 9 December 2014, this bug will get automatocally closed.


Note You need to log in before you can comment on or make changes to this bug.