<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>1. The cluster network is 192.168.xxx.xxx </div><div>2. Another NIC on one of the nodes is 10.xxx.xxx.xxx</div><div>3. If I didn't specify using "-y 192.168.xxx.xxx", CRM will adopt the first NIC listed by <b style="font-family: monospace, courier; font-size: 12pt; color: rgb(80, 32, 0);">getifaddrs(), say, 10.xxx.xxx.xxx</b></div><div><b style="font-family: monospace, courier; font-size: 12pt; color: rgb(80, 32, 0);">4. Other nodes can't connect to 10.xxx.xxx.xxx, so error message below:</b></div><div><br></div><div>Aug 13 12:42:57  ERROR [block] connect_to(193) failed to connect to 10.239.129.191:7000: Network is unreachable</div><div>Aug 13 12:42:57  ERROR [block] connect_to(193) failed to connect to 10.239.129.191:7000: Network is unreachable</div><div>Aug 13 12:42:57  ALERT [block] do_get_vdis(514) failed to get vdi bitmap from IPv4 ip:10.239.129.191 port:7000</div><div><br></div><div>It's not a terrible issue since we can specify NIC in commandline. But then the code to get_local_addr() will be unnecessary. </div><div><br></div><div>Do we have plan to improve it?</div><div><br></div><div>Thanks.</div>                                          </div></body>
</html>