[Bugs] [Bug 1598769] New: Brick is not operational when using RDMA transport

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 6 12:21:25 UTC 2018


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

            Bug ID: 1598769
           Summary: Brick is not operational when using RDMA transport
           Product: GlusterFS
           Version: 4.1
         Component: rdma
          Assignee: bugs at gluster.org
          Reporter: angelosching at clustertech.com
                CC: bugs at gluster.org



Description of problem:
Brick is not operational when using RDMA transport.
Volume transport could not be set to "tcp,rdma"
"gluster volume status" shows N/A for all TCP, RDMA port and Pid when transport
is rdma

Version-Release number of selected component (if applicable):
glusterfs-4.1.1-1.el7.x86_64
glusterfs-api-4.1.1-1.el7.x86_64
glusterfs-cli-4.1.1-1.el7.x86_64
glusterfs-client-xlators-4.1.1-1.el7.x86_64
glusterfs-fuse-4.1.1-1.el7.x86_64
glusterfs-libs-4.1.1-1.el7.x86_64
glusterfs-rdma-4.1.1-1.el7.x86_64
glusterfs-server-4.1.1-1.el7.x86_64

How reproducible:
After upgrading from GlusterFS 3.12

Steps to Reproduce:
gluster> volume set lumiere config.transport tcp,rdma
volume set: failed: Commit failed on localhost. Please check the log file for
more details.
gluster> volume set lumiere config.transport rdma
volume set: success
gluster> volume start lumiere
volume start: lumiere: success
gluster> volume status lumiere
Status of volume: lumiere
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Brick lumi124i.vhpc.clustertech.com:/data/g
lusterfs/lumiere/brick0/brick               N/A       N/A        N       N/A  
Brick lumi125i.vhpc.clustertech.com:/data/g
lusterfs/lumiere/brick1/brick               N/A       N/A        N       N/A  

Task Status of Volume lumiere
------------------------------------------------------------------------------
Task                 : Rebalance           
ID                   : 74462743-aab9-4f00-8873-812b4534ba23
Status               : completed           

gluster> volume stop lumiere
Stopping volume will make its data inaccessible. Do you want to continue? (y/n)
y
volume stop: lumiere: success
gluster> volume set lumiere config.transport tcp
volume set: success
gluster> volume start lumiere
volume start: lumiere: success
gluster> volume status lumiere
Status of volume: lumiere
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Brick lumi124i.vhpc.clustertech.com:/data/g
lusterfs/lumiere/brick0/brick               49152     0          Y       6458 
Brick lumi125i.vhpc.clustertech.com:/data/g
lusterfs/lumiere/brick1/brick               49152     0          Y       3919 

Task Status of Volume lumiere
------------------------------------------------------------------------------
Task                 : Rebalance           
ID                   : 74462743-aab9-4f00-8873-812b4534ba23
Status               : completed

Actual results:
Volume transport could not be set to tcp,rdma
Brick not listening when configured to use rdma transport

Expected results:
Brick would be operation when using rdma transport
Volume could be configured to use tcp,rdma as transport

-- 
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