<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/22/2013 06:31 AM, Olivier Desport
      wrote:<br>
    </div>
    <blockquote cite="mid:5216129F.3010405@ac-versailles.fr" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Le 22/08/2013 15:07, Olivier Desport
        a &eacute;crit&nbsp;:<br>
      </div>
      <blockquote cite="mid:52160CFB.2040207@ac-versailles.fr"
        type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        I've removed a volume and I can't re-create it :<br>
        <br>
        gluster volume create gluster-export gluster-6:/export
        gluster-5:/export gluster-4:/export gluster-3:/export<br>
        /export or a prefix of it is already part of a volume<br>
        <br>
        I've formatted the partition and reinstalled the 4 gluster
        servers and the error still appears.<br>
        <br>
        Any idea ?<br>
        <br>
      </blockquote>
      Some more information:<br>
      <br>
      I've formatted in OCFS2 and GlusterFS version is 3.3.1-1.<br>
      <br>
      I've tried to set attributes with setfattr command but it still
      doesn't work.<br>
    </blockquote>
    Isn't running a clustered filesystem on top of a clustered
    filesystem a little bit redundant?<br>
    <br>
    Try checking to see if the extended attributes are there: getfattr
    -m trusted. -d -e hex /export<br>
    Also check the attributes on / since it does check the parent
    directories too.<br>
  </body>
</html>