Le 22/08/2013 16:58, Olivier Desport a ?crit : > > > > > Le 22/08/2013 16:34, Joe Julian a ?crit : >> 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? > > Perhaps but can I format my isci shared volume in xfs and mount it on > several machines to share with GlusterFS ? The volume creation works in this config. OCFS2 and GlusterFS are not compatible. But XFS is not a clustered FS and I've noticed that I can write simultaneoulsy in the same file (scp transfert of a same name file to 2 different glusterFS clients). >> >> 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. >> >> >> _______________________________________________ >> Gluster-users mailing list >> Gluster-users at gluster.org >> http://supercolony.gluster.org/mailman/listinfo/gluster-users > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://supercolony.gluster.org/mailman/listinfo/gluster-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130823/14531069/attachment.html>