Bug 781445 - Enhance volume info to contain volume ID
Summary: Enhance volume info to contain volume ID
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: cli
Version: pre-release
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Vijay Bellur
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2012-01-13 12:56 UTC by Vijay Bellur
Modified: 2013-07-24 17:28 UTC (History)
3 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:28:58 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Vijay Bellur 2012-01-13 12:56:30 UTC
Description of problem:

volume info needs to be enhanced to contain the UUID of the volume. This will help consumers of the o/p of gluster volume info.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2012-01-14 10:35:15 UTC
CHANGE: http://review.gluster.com/2643 (cli,glusterd: Display volume UUID in the output of 'volume info') merged in master by Anand Avati (avati)

Comment 2 Gowrishankar Rajaiyan 2012-05-18 09:14:36 UTC
[root@dhcp201-181 ~]# gluster volume info test4
 
Volume Name: test4
Type: Distributed-Replicate
Volume ID: 05f7e3a6-b0fb-4133-9489-1f52e7507e44
Status: Started
Number of Bricks: 2 x 2 = 4
Transport-type: tcp
Bricks:
Brick1: dhcp201-181.englab.pnq.redhat.com:/tmp/test4
Brick2: dhcp201-154.englab.pnq.redhat.com:/tmp/test4
Brick3: dhcp201-214.englab.pnq.redhat.com:/tmp/test4
Brick4: dhcp201-127.englab.pnq.redhat.com:/tmp/test4
[root@dhcp201-181 ~]# 


"Volume ID" now exists in volume info.

Verified: glusterfs-3.3.0beta4-1.x86_64


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