[sheepdog-users] Dual NIC questions

Walid Moghrabi walid.moghrabi at lezard-visuel.com
Fri May 29 13:24:40 CEST 2015


Hi, 

I configured Sheepdog to use a dedicated IO NIC as explained here : https://github.com/sheepdog/sheepdog/wiki/Cluster-Management-Backends-and-dual-NIC but I'd like a way to be sure that this is effective because I'm really not sure of it. 
I have simply my cluster configured on eth0 and my IO NIC on eth1, here is my command line : 

/usr/sbin/sheep -i host=172.16.0.102 port=7002 -y 10.1.0.102 --pidfile /var/run/sheep.pid /var/lib/sheepdog /var/lib/sheepdog/disc0,/var/lib/sheepdog/disc1,/var/lib/sheepdog/disc2 

This is my second node which is configured with 10.1.0.102 on eth0 and 172.16.0.102 on eth1. 

When I'm doing a tcpdump -i eth1, I don't see any packet that could correspond to this (no 172.16.xx src/dst, no 7002 port ...) while creating a new VDI on Sheepdog (restoring a full backup so dozens fo GB). 

I find it odd and so, I'm really not sure it is working as expected. 

Can somebody help ? 

Regards, 

Walid 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20150529/061cc3fc/attachment.html>


More information about the sheepdog-users mailing list