Bug 830495 - Gluster - Backend: RDMA-only volumes are created as TCP+RDMA
Summary: Gluster - Backend: RDMA-only volumes are created as TCP+RDMA
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhsc
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Kanagaraj
QA Contact: Sudhir D
URL:
Whiteboard: gluster, storage
Depends On:
Blocks: 825285
TreeView+ depends on / blocked
 
Reported: 2012-06-10 08:17 UTC by Daniel Paikov
Modified: 2016-04-18 10:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-10 07:42:06 UTC
Embargoed:


Attachments (Terms of Use)
engine.log (35.60 KB, application/x-gzip)
2012-06-10 08:17 UTC, Daniel Paikov
no flags Details

Description Daniel Paikov 2012-06-10 08:17:07 UTC
Created attachment 590703 [details]
engine.log

When trying to create an RDMA-only volume from GUI, the volume is created as TCP+RDMA.

The command sent to VDSM looks like this:
MainProcess|Thread-143046::DEBUG::2012-06-10 08:08:16,188::__init__::1164::Storage.Misc.excCmd::(_log) '/usr/sbin/gluster --mode=script volume create vol12 transport TCP,RDMA 10.35.64.205:/vol12' (cwd None)

And gluster volume info looks like this:
[root@dbotzer-reporting vdsm]# gluster volume info vol12
 
Volume Name: vol12
Type: Distribute
Volume ID: 22dfaab6-80ca-4db8-a6c2-52ae443474b3
Status: Created
Number of Bricks: 1
Transport-type: tcp,rdma
Bricks:
Brick1: 10.35.64.205:/vol12
Options Reconfigured:
auth.allow: *
nfs.disable: off

Comment 2 Kanagaraj 2012-06-11 10:04:55 UTC
Fixed in Patch.

http://gerrit.ovirt.org/#/c/5227/

Comment 3 Daniel Paikov 2012-06-18 09:03:32 UTC
RDMA is no longer exposed in GUI as of rhsc-2.0.techpreview1-0.scratch. Unable to reproduce.


Note You need to log in before you can comment on or make changes to this bug.