<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 14/12/15 10:34, Thing wrote:<br>
    </div>
    <blockquote
cite="mid:CAJDAmYFvaGvzeUs1L3RvAcS-nx2dsJBu+zn-BJgLDbHpU3c6mw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>I am trying to setup a replication across 3
                  servers, for some reason I get a failure,<br>
                  <br>
                </div>
                /data1 is my 120gb test volume, (I am waiting on the
                arrival of 3 x 1tb disks)<br>
                <br>
              </div>
              The failure I get is,<br>
              <br>
              =====<br>
              [root@ipa1 salt]# salt <a moz-do-not-send="true"
                href="http://glusterp1.graywitch.co.nz">glusterp1.graywitch.co.nz</a>
              cmd.run "gluster volume create glustervol01 replica 3
              glusterp1.graywitch.co.nz:/data01
              glusterp2.graywitch.co.nz:/data01
              glusterp3.graywitch.co.nz:/data01"<br>
              <a moz-do-not-send="true"
                href="http://glusterp1.graywitch.co.nz">glusterp1.graywitch.co.nz</a>:<br>
                  volume create: glustervol01: failed: The brick
              glusterp1.graywitch.co.nz:/data01 is being created in the
              root partition. It is recommended that you don't use the
              system's root partition for storage backend. Or use
              'force' at the end of the command if you want to override
              this behavior.<br>
              =====<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    Have you confirmed that /data01 is actually mounted on glusterp1? I
    generated this error just yesterday in testing and it turned out my
    mount wasn't :)<br>
    <br>
    easy check - on glusterp1:<br>
    <br>
      df -h|grep data01<br>
    <br>
    <br>
  </body>
</html>