<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 08/31/2015 12:53 PM, Merlin
      Morgenstern wrote:<br>
    </div>
    <blockquote
cite="mid:CAM0cPW5415GFcO4-Z03z4zsrvNih4-bFF1oBFa84so72tiq0LQ@mail.gmail.com"
      type="cite">
      <p style="margin:0px 0px
        1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica
        Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Trying to
        mount the brick on the same physical server with deamon running
        on this server but not on the other server:</p>
      <pre style="margin-top:0px;padding:5px;border:0px;font-size:13px;overflow:auto;width:auto;max-height:600px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;word-wrap:normal;background-color:rgb(238,238,238)"><code style="margin:0px;padding:0px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit">@node2:~$ sudo mount -t glusterfs gs2:/volume1 /data/nfs
Mount failed. Please check the log file for more details.
</code></pre>
    </blockquote>
    For mount to succeed the glusterd must be up on the node that you
    specify as the volfile-server; gs2 in this case. You can use -o
    backupvolfile-server=gs1 as a fallback.<br>
    -Ravi<br>
  </body>
</html>