[Bugs] [Bug 1188886] New: volume extended attributes remain on failed volume creation
bugzilla at redhat.com
bugzilla at redhat.com
Tue Feb 3 22:59:09 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1188886
Bug ID: 1188886
Summary: volume extended attributes remain on failed volume
creation
Product: GlusterFS
Version: 3.6.1
Component: glusterd
Severity: high
Assignee: bugs at gluster.org
Reporter: joe at julianfamily.org
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
When a volume creation fails, extended attributes are left behind on any bricks
that were not part of that failure.
Version-Release number of selected component (if applicable):
3.6.2
How reproducible:
Always
Steps to Reproduce:
1. Pick a brick and do something to ensure it fails, make the filesystem read
only, use selinux to block access, whatever. Call this server3:/brick1
2. Create a volume: gluster volume create fubar server{1,2,3}:/brick1
3. When volume creation fails on server[12], getfattr -n
trusted.glusterfs.volume-id -e hex /brick1
Actual results:
volume-id exists preventing additional attempts at creating a volume with those
server/brick combinations.
Expected results:
A failed volume creation should return the potential brick to pre-attempt
state.
Additional info:
This is a common problem seen in #gluster. Users do not understand, based on
the error message, what the cause of the problem is nor how to fix it.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list