<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/11 Liu Yuan <span dir="ltr"><<a href="mailto:namei.unix@gmail.com" target="_blank">namei.unix@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im"><br>
</div>How did you join the node with single nic?<br></blockquote><div><br>sheep -n /var/sheep,/mnt/sheep/dsk01<br><br></div><div>Its ip is 192.168.2.46 (eth0).<br></div><div>Corosync it listening on that ip.<br><br></div>
<div>The other nodes have an ip in class <a href="http://192.168.2.0/24">192.168.2.0/24</a> (eth0).<br></div><div>Corosync is listening on these ip(s).<br></div><div>Then a second ip (eth1) in class <a href="http://192.168.10.0/24">192.168.10.0/24</a>.<br>
  sheep -n /var/sheep /mnt/sheep/dsk01,/mnt/sheep/dsk02 \<br>  -i host=192.168.10.X port=3333<br><br></div><div>Is this the case of using option -y, --myaddr ?<br>  sheep -n /var/sheep,/mnt/sheep/dsk01 -myaddr 192.168.2.46<br>
</div><div><br></div></div><br></div></div>