[sheepdog-users] [Issue]Support for multiple NICs confusion

zhanghongzhou zhang.hongzhou at hotmail.com
Thu Aug 13 06:57:02 CEST 2015


1. The cluster network is 192.168.xxx.xxx 2. Another NIC on one of the nodes is 10.xxx.xxx.xxx3. If I didn't specify using "-y 192.168.xxx.xxx", CRM will adopt the first NIC listed by getifaddrs(), say, 10.xxx.xxx.xxx4. Other nodes can't connect to 10.xxx.xxx.xxx, so error message below:
Aug 13 12:42:57  ERROR [block] connect_to(193) failed to connect to 10.239.129.191:7000: Network is unreachableAug 13 12:42:57  ERROR [block] connect_to(193) failed to connect to 10.239.129.191:7000: Network is unreachableAug 13 12:42:57  ALERT [block] do_get_vdis(514) failed to get vdi bitmap from IPv4 ip:10.239.129.191 port:7000
It's not a terrible issue since we can specify NIC in commandline. But then the code to get_local_addr() will be unnecessary. 
Do we have plan to improve it?
Thanks. 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20150813/ce275da5/attachment.html>


More information about the sheepdog-users mailing list