<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-text-flowed" style="font-family: -moz-fixed;
      font-size: 12px;" lang="x-unicode">hi All,
      <br>
      <br>
      After I rebooted the a cluster it cannot fuse mount.<br>
      NFS mount still works fine.<br>
      <br>
      <br>
      $ gluster volume status
      <br>
      Status of volume: w-vol
      <br>
      Gluster process                        Port    Online    Pid
      <br>
------------------------------------------------------------------------------
      <br>
      Brick gl0:/mnt/brick1/data                49152    Y    1841
      <br>
      Brick gl1:/mnt/brick1/data                49152    Y    1368
      <br>
      Brick gl2:/mnt/brick1/data                49152    Y    1703
      <br>
      Brick gl3:/mnt/brick1/data                49152    Y    1514
      <br>
      Brick gl4:/mnt/brick1/data                49152    Y    1354
      <br>
      NFS Server on localhost                    2049    Y    2986
      <br>
      NFS Server on gl1                    2049    Y    1373
      <br>
      NFS Server on gl2                    2049    Y    1708
      <br>
      NFS Server on gl4                    2049    Y    1359
      <br>
      NFS Server on gl3                    2049    Y    1525
      <br>
      <br>
      Task Status of Volume w-vol
      <br>
------------------------------------------------------------------------------
      <br>
      There are no active volume tasks
      <br>
      <br>
      $ gluster volume info
      <br>
      <br>
      Volume Name: w-vol
      <br>
      Type: Distribute
      <br>
      Volume ID: ebaa67c4-7429-4106-9ab3-dfc85235a2a1
      <br>
      Status: Started
      <br>
      Number of Bricks: 5
      <br>
      Transport-type: tcp
      <br>
      Bricks:
      <br>
      Brick1: gl0:/mnt/brick1/data
      <br>
      Brick2: gl1:/mnt/brick1/data
      <br>
      Brick3: gl2:/mnt/brick1/data
      <br>
      Brick4: gl3:/mnt/brick1/data
      <br>
      Brick5: gl4:/mnt/brick1/data
      <br>
      Options Reconfigured:
      <br>
      server.allow-insecure: on
      <br>
      performance.cache-size: 4GB
      <br>
      performance.flush-behind: on
      <br>
      diagnostics.client-log-level: WARNING
      <br>
      <br>
      <br>
      <br>
      <br>
      [2015-02-20 15:00:17.071186] I [MSGID: 100030]
      [glusterfsd.c:2018:main] 0-/usr/sbin/glusterfs: Started running
      /usr/sbin/glusterfs version 3.6.2 (args: /usr/sbin/glusterfs --acl
      --direct-io-mode=disable --use-readdirp=no --volfile-server=gl0
      --volfile-id=/w-vol /W/Projects)
      <br>
      [2015-02-20 15:00:17.076517] E
      [glusterfsd-mgmt.c:1494:mgmt_getspec_cbk] 0-glusterfs: failed to
      get the 'volume file' from server
      <br>
      [2015-02-20 15:00:17.076575] E
      [glusterfsd-mgmt.c:1596:mgmt_getspec_cbk] 0-mgmt: failed to fetch
      volume file (key:/w-vol)
      <br>
      [2015-02-20 15:00:17.076760] W
      [glusterfsd.c:1194:cleanup_and_exit] (--&gt; 0-: received signum
      (0), shutting down
      <br>
      [2015-02-20 15:00:17.076791] I [fuse-bridge.c:5599:fini] 0-fuse:
      Unmounting '/W/Projects'.
      <br>
      [2015-02-20 15:00:17.110711] W
      [glusterfsd.c:1194:cleanup_and_exit] (--&gt; 0-: received signum
      (15), shutting down
      <br>
      [2015-02-20 15:01:17.078206] I [MSGID: 100030]
      [glusterfsd.c:2018:main] 0-/usr/sbin/glusterfs: Started running
      /usr/sbin/glusterfs version 3.6.2 (args: /usr/sbin/glusterfs --acl
      --direct-io-mode=disable --use-readdirp=no --volfile-server=gl0
      --volfile-id=/w-vol /W/Projects)
      <br>
      [2015-02-20 15:01:17.082935] E
      [glusterfsd-mgmt.c:1494:mgmt_getspec_cbk] 0-glusterfs: failed to
      get the 'volume file' from server
      <br>
      [2015-02-20 15:01:17.082992] E
      [glusterfsd-mgmt.c:1596:mgmt_getspec_cbk] 0-mgmt: failed to fetch
      volume file (key:/w-vol)
      <br>
      [2015-02-20 15:01:17.083173] W
      [glusterfsd.c:1194:cleanup_and_exit] (--&gt; 0-: received signum
      (0), shutting down
      <br>
      [2015-02-20 15:01:17.083203] I [fuse-bridge.c:5599:fini] 0-fuse:
      Unmounting '/W/Projects'.
      <br>
      <br>
      <br>
      $ uname -a
      <br>
      Linux gl0 3.13.0-45-generic #74-Ubuntu SMP Tue Jan 13 19:36:28 UTC
      2015 x86_64 x86_64 x86_64 GNU/Linux
      <br>
      <br>
      $ lsb_release -a
      <br>
      No LSB modules are available.
      <br>
      Distributor ID:    Ubuntu
      <br>
      Description:    Ubuntu 14.04.2 LTS
      <br>
      Release:    14.04
      <br>
      Codename:    trusty
      <br>
      <br>
      <br>
      <br>
      ii  glusterfs-client 3.6.2-ubuntu1~trusty3               
      amd64        clustered file-system (client package)
      <br>
      ii  glusterfs-common 3.6.2-ubuntu1~trusty3               
      amd64        GlusterFS common libraries and translator modules
      <br>
      ii  glusterfs-server 3.6.2-ubuntu1~trusty3               
      amd64        clustered file-system (server package)
      <br>
      <br>
      <br>
      Does anybody have idea, what's going on?<br>
      <br>
      <br>
      10x
      <br>
      tamas
      <br>
    </div>
  </body>
</html>