<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>It is not clear what you did exactly, but, if I try to summarize, this setup should work for you:<br><br></div>- Create a network (network-&gt;networks) and mark it as a VM network.<br></div>- Create a vNIC profile (network-&gt;networks-&gt;[network]-&gt;Vnic Profiles.<br></div>- Attach the network on the relevant NIC on your host (compute-&gt;hosts-&gt;[host]-&gt;Network Interface-&gt;Setup Hos Networks).<br></div>(No need to set an IP on these networks, unless you need the host stack itself and not only the vms to access these networks)<br></div>- Create or edit your VM, create a vnic (or edit one) and point it to the relevant vnic profile you created earlier.<br><br></div>Do this for each nic you mentioned, and it should work for you.<br><br></div>The use of SRIOV or pci-passthrough is taking this a step further, mainly when you need high throughput.<br></div>For SRIOV you need special NIC hardware and the pci-passthrough is limiting one vnic per nic, which is wasteful if you do not really need it.<br><br></div>Thanks,<br></div>Edy.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 27, 2017 at 12:38 AM, Alex Bartonek <span dir="ltr">&lt;<a href="mailto:Alex@unix1337.com" target="_blank">Alex@unix1337.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>Need some guidance on this one.<br></div><div><br></div><div>Config:<br></div><div>1U with 2 NICs.<br></div><div>NIC 1 plugged to local switch - gets local IP<br></div><div>NIC 2 plugged direct to cable modem - need to set IP inside VM to public static IP<br></div><div>VM will be CentOS, already know how to configure NIC once I can get the 2nd NIC assigned to it.<br></div><div><br></div><div>Do I use PCI passthru?  Or where do I start to get this configured?  I did setup NIC 2 under Network --&gt; Networks.   Created a NIC called &quot;external_NIC&quot;.  External NIC has description and then I configured 2 DNS servers which are given to me by the ISP.<br></div><div><br></div><div>Under Compute --&gt; Hosts --&gt; &lt;My Host&gt; --&gt; Network Interfaces (I have both NICs showing as up) --&gt; Setup Host Networks ---&gt; NIC 2 is the interface --&gt; Assignment of Logical networks is &quot;external_NIC&quot;.<br></div><div><br></div><div>I was assuming I was done, so I go to my VM add NIC 2, click run and I see:<br></div><div><br></div><div>Cannot run VM. There is no host that satisfies current scheduling constraints. See below for details:<br></div><ul style="margin-top:0"><li>The
 host &lt;MY HOST&gt; did not satisfy internal filter Network because there
 are no free virtual functions which are suitable for virtual nic(s) 
nic2. A virtual function is considered as suitable if the VF&#39;s 
configuration of its physical function contains the virtual nic&#39;s 
network/network label.<br></li></ul><div>Need guidance on what to read to get this working.<br></div><div><br></div><div>Thanks!<br></div><br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>