On 08/22/2013 06:31 AM, Olivier Desport wrote: > Le 22/08/2013 15:07, Olivier Desport a ?crit : >> I've removed a volume and I can't re-create it : >> >> gluster volume create gluster-export gluster-6:/export >> gluster-5:/export gluster-4:/export gluster-3:/export >> /export or a prefix of it is already part of a volume >> >> I've formatted the partition and reinstalled the 4 gluster servers >> and the error still appears. >> >> Any idea ? >> > Some more information: > > I've formatted in OCFS2 and GlusterFS version is 3.3.1-1. > > I've tried to set attributes with setfattr command but it still > doesn't work. Isn't running a clustered filesystem on top of a clustered filesystem a little bit redundant? Try checking to see if the extended attributes are there: getfattr -m trusted. -d -e hex /export Also check the attributes on / since it does check the parent directories too. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130822/05aeac43/attachment.html>