<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 1, 2017 at 9:01 AM, Jim Kusznir <span dir="ltr">&lt;<a href="mailto:jim@palousetech.com" target="_blank">jim@palousetech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all:<div><br></div><div>I&#39;ve got my ovirt cluster up, but am facing an odd situation that I haven&#39;t pinned down.  I&#39;ve also run into someone on the IRC channel with the same bug, no solutions as of yet.  Google also hasn&#39;t helped.</div><div><br></div><div>My goal is this:</div><div><br></div><div>1 physical NIC; two networks:</div><div>ovirtmgmt (untagged)</div><div>Public (vlan 2)</div><div><br></div><div>ovirtmgmt works great.  a VM on Public cannot talk to anything off the host.</div><div><br></div><div>Steps to set up:</div><div><br></div><div>Datacenter -&gt; networks: created network, checked vm network, checked vlan, put 2 in the tag box.  Set required.  Save.  </div><div><br></div><div>I only have one cluster (default), and it automatically added it there.  I went to the hosts in the cluster, and dragged the unassigned Public network onto the nic (which already has ovirtmgmt on it).  After completing on all three of my hosts, the network shows online.</div><div><br></div><div>Create VM, assign to Public, inside VM assign its IP, and it cannot talk to the world.</div><div><br></div><div>In troubleshooting, I assigned another IP to the host itself (click pencil in host network settings).  VM can ping host.  SSH into host, host CAN ping other machines on the net and the router for the net.  VM cannot ping anything but host (only have one VM on that host currently).  VM is isolated until I move it to ovirtmgmt network, then it can get off the host to the world, etc.</div><div><br></div><div>I tried disabling iptables just in case, but that had no effect.</div><div><br></div><div>How do I troubleshoot this further?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>--Jim</div><div><br></div></font></span></div>
<br></blockquote><div> </div></div>Hi Jim,<br><br></div><div class="gmail_extra">You could create another VM to check if there is connectivity between them.<br>Then use tcpdump on the host bridge and on your nic while you ping, check if you see the packets and their correct tag.<br></div><div class="gmail_extra">I would also check if you have by mistake a duplicate mac address for the VM (your will need to check your switch for that).<br></div><div class="gmail_extra"></div><div class="gmail_extra"><br></div><div class="gmail_extra">How did you configured the switch this nic is connected to?<br><br></div><div class="gmail_extra">You could also share your current setup config for us to see: (from host and VM)<br></div><div class="gmail_extra">- ip addr<br></div><div class="gmail_extra">- ip route<br></div><div class="gmail_extra">- brctl show (only for host)<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,<br></div><div class="gmail_extra">Edy.<br><br></div></div>