<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hi,</div><div><br data-mce-bogus="1"></div><div>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.</div><div>I have simply my cluster configured on eth0 and my IO NIC on eth1, here is my command line :</div><div><br data-mce-bogus="1"></div><div>/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</div><div><br data-mce-bogus="1"></div><div>This is my second node which is configured with 10.1.0.102 on eth0 and 172.16.0.102 on eth1.</div><div><br></div><div>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).</div><div><br data-mce-bogus="1"></div><div>I find it odd and so, I'm really not sure it is working as expected.</div><div><br data-mce-bogus="1"></div><div>Can somebody help ?</div><div><br data-mce-bogus="1"></div><div>Regards,</div><div><br data-mce-bogus="1"></div><div>Walid</div></div></body></html>