[Bugs] [Bug 1607767] New: New setup: Failed to get the 'volume file' from server

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 24 08:41:16 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1607767

            Bug ID: 1607767
           Summary: New setup: Failed to get the 'volume file' from server
           Product: GlusterFS
           Version: 4.1
         Component: glusterd
          Assignee: bugs at gluster.org
          Reporter: julian.dehn at pas-hammerl.de
                CC: bugs at gluster.org



Description of problem:
I just installed GlusterFS 4.1 on two CentOS-machines and created a replicated
volume.
I want to access the volume directly from each server GlusterFS is installed
on.

Mounting the volume with "mount -t glusterfs localhost:/volume /mnt/volume"
fails with the message (logfile) "0-gluserfs: failed to get the 'volume file'
from server"

Ports 24007-24008 (tcp, udp) and 49152-49153 (tcp) are opened. 

Servernames were changed to "server" in the information below:

[root at server-i /]# gluster peer status
Number of Peers: 1

Hostname: server-ii
Uuid: def2a899-9fdf-475f-877a-8b7764f30dc4
State: Peer in Cluster (Connected)

[root at server-i /]# gluster volume info

Volume Name: server-test-volume
Type: Replicate
Volume ID: a30dc295-586a-4cbc-9e1f-fb6741f0bb63
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: server-i:/gluster/server-test-brick/volume
Brick2: server-ii:/gluster/server-test-brick/volume
Options Reconfigured:
transport.address-family: inet
nfs.disable: on
performance.client-io-threads: off

[root at server-test-i /]# gluster volume status
Status of volume: server-test-volume
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Brick server-test-i:/gluster/server-test-brick/volume
                                            49152     0          Y       1576
Brick server-test-ii:/gluster/server-test-brick/volume
                                            49152     0          Y       21791
Self-heal Daemon on localhost               N/A       N/A        Y       12579
Self-heal Daemon on server-ii               N/A       N/A        Y       37808

Task Status of Volume server-test-volume
------------------------------------------------------------------------------
There are no active volume tasks


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

[root at server-test-i /]# yum list installed | grep gluster
centos-release-gluster41.x86_64    1.0-1.el7.centos            @extras
glusterfs.x86_64                   4.1.1-1.el7                
@centos-gluster41
glusterfs-api.x86_64               4.1.1-1.el7                
@centos-gluster41
glusterfs-cli.x86_64               4.1.1-1.el7                
@centos-gluster41
glusterfs-client-xlators.x86_64    4.1.1-1.el7                
@centos-gluster41
glusterfs-fuse.x86_64              4.1.1-1.el7                
@centos-gluster41
glusterfs-libs.x86_64              4.1.1-1.el7                
@centos-gluster41
glusterfs-server.x86_64            4.1.1-1.el7                
@centos-gluster41
userspace-rcu.x86_64               0.10.0-3.el7               
@centos-gluster41

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list