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