Bug 1360646

Summary: gfapi: deprecate the rdma support for management connections
Product: [Community] GlusterFS Reporter: Prasanna Kumar Kalever <prasanna.kalever>
Component: libgfapiAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, ndevos
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-02 12:19:55 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 Prasanna Kumar Kalever 2016-07-27 08:52:47 UTC
Description of problem:
Improve glfs_set_volfile_server();

RDMA transport was never supported for management connection before, but glfs_set_volfile_server() allowed it and the gluster code silently fall back to tcp with out a warning, this gave a chance to people assume that mgmt connection supports rdma along with tcp and unix.

We need to deprecate the rdma support by stating to splash warning at the usage.

Also add better defense code on port and transport;


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

Comment 1 Niels de Vos 2016-08-02 12:19:55 UTC

*** This bug has been marked as a duplicate of bug 1360647 ***