<div dir="ltr">I've tried both: assuming server1 is already in pool, server2 is undergoing peer-probingĀ <div><br></div><div>server2:~$ mount server1:/vol1 mountpoint, fail;</div><div>server2:~$ mount server2:/vol1 mountpoint, fail.</div><div><br></div><div>Strange enough. I *should* be able to mount server1:/vol1 on server2. But this is not the case :(</div><div>Maybe something is broken in the server pool, as I'm seeing disconnected nodes?</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-31 18:02 GMT+08:00 Ravishankar N <span dir="ltr"><<a href="mailto:ravishankar@redhat.com" target="_blank">ravishankar@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<br>
<br>
<div>On 08/31/2015 12:53 PM, Merlin
Morgenstern wrote:<br>
</div>
<blockquote type="cite">
<p>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>
</div>
<br>_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://www.gluster.org/mailman/listinfo/gluster-users</a><br></blockquote></div><br></div>