Bug 803336 - [fa5b0347193f8d1a4b917a2edb338423cb175e66]: add-brick does not show proper error msg if brick is already present in a volume.
Summary: [fa5b0347193f8d1a4b917a2edb338423cb175e66]: add-brick does not show proper er...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: pre-release
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Kaushal
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-14 13:34 UTC by Rahul C S
Modified: 2013-07-24 18:00 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 18:00:11 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Rahul C S 2012-03-14 13:34:48 UTC
Description of problem:
root@Dagobah:~# gluster volume add-brick vol dagobah:/data/export1/ dagobah:/data/export2
Add Brick unsuccessful
root@Dagobah:~# gluster volume info
 
Volume Name: vol
Type: Distributed-Replicate
Volume ID: d02487da-ef7b-47c3-8c86-5e435f76211f
Status: Started
Number of Bricks: 2 x 2 = 4
Transport-type: tcp
Bricks:
Brick1: dagobah:/data/export1
Brick2: dagobah:/data/export6
Brick3: dagobah:/data/export5
Brick4: dagobah:/data/export4
Options Reconfigured:
performance.read-ahead: on
features.quota: on
features.limit-usage: /:7GB
performance.stat-prefetch: on
root@Dagobah:~#

Comment 2 Kaushal 2012-06-06 04:12:54 UTC
Fixed by commit 04fd297 (glusterd: Set errstr for duplicate add-brick)


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