[Gluster-users] Can not mount volumes after upgrade to Gluster 3.6.6

Kal Black kaloblak at gmail.com
Fri Mar 27 13:02:47 UTC 2015


Hello,
After upgrading from Glusterfs 3.5 to Glusterfs 3.6.2, on Ubuntu 12.04, I
am unable to mount gluster volumes any more. Found the same issue reported
already and the answer suggested that a path to the volume is being used,
during the mount attempt, instead of the volume name. This however seems
not to be the case according to what I am seeing.  Any ideas?

# gluster volume info
Volume Name: dbs
Type: Replicate
Volume ID: 84984920-2dde-4b40-8041-5d6d514adf37
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: 10.0.1.103:/data/exports/dbs_content
Brick2: 10.0.1.104:/data/exports/dbs_content

When I try to mount I got the following:

# mount -t glusterfs 10.0.1.103:/dbs  /dbs_content
WARNING: getfattr not found, certain checks will be skipped..
Mount failed. Please check the log file for more details.

In the log I am getting:

[2015-03-26 20:34:31.582757] I [MSGID: 100030] [glusterfsd.c:2018:main]
0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.6.2
(args: /usr/sbin/glusterfs --volfile-server=10.0.1.103 --volfile-id=/dbs
/dbs_content)
[2015-03-26 20:34:31.587971] E [glusterfsd-mgmt.c:1494:mgmt_getspec_cbk]
0-glusterfs: failed to get the 'volume file' from server
[2015-03-26 20:34:31.588053] E [glusterfsd-mgmt.c:1596:mgmt_getspec_cbk]
0-mgmt: failed to fetch volume file (key:/dbs)
[2015-03-26 20:34:31.588330] W [glusterfsd.c:1194:cleanup_and_exit] (-->
0-: received signum (0), shutting down
[2015-03-26 20:34:31.588373] I [fuse-bridge.c:5599:fini] 0-fuse: Unmounting
'/dbs_content'.


Best,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20150327/0cb8b1bb/attachment.html>


More information about the Gluster-users mailing list