Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1665677

Summary: volume create and transport change with rdma failed
Product: [Community] GlusterFS Reporter: Chris <m8837dz5wd6t>
Component: rdmaAssignee: Atin Mukherjee <amukherj>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: mainlineCC: atumball, bugs, rhs-bugs, sankarshan, sheggodu
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-15 06:54:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris 2019-01-12 13:42:28 UTC
Description of problem:

Cannot create volume with transport tcp,rdma
If i use tcp or rdma only creation works

Version-Release number of selected component (if applicable):
4.1.6-1 and 5.2-1

How reproducible:
Everytime

Steps to Reproduce:
1. gluster volume create vg0 replica 3 transport tcp,rdma <brick1> <brick2> <brick3>

Actual results:
volume create: vg0: failed: Failed to create volume files

Expected results:
volume create: vg0: success: please start the volume to access data

Additional info:
After successful creation of Volume with rdma or tcp a change to tcp,rdma also fails.

Comment 2 Amar Tumballi 2019-07-15 06:54:52 UTC
I see https://review.gluster.org/#/c/glusterfs/+/22851/ is merged, which should fix the issue.

But, please note, from glusterfs-8.0, the RDMA transport would be not supported. And with that info, inclined to close the issue as WONTFIX.