<div dir="ltr">Steven:<div><br></div><div>I've never tried this, but assuming you are using nova-network, I think it's just a matter of creating a second Linux bridge for that second NIC, and then passing the --bridge flag when you create the second network using nova-manage:<br>
<div><br></div><div style>1. Manually create a new Linux bridge on the compute host</div><div style>2. Add the second physical NIC to the bridge<br></div><div style>3. When you use  thenova-manage to create a second network for an existing project, add the --bridge flag<br>
</div><div style><br></div><div style>So, if your new bridge is br2, the example from <<a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/using-multi-nics.html">http://docs.openstack.org/trunk/openstack-compute/admin/content/using-multi-nics.html</a>> would just be modified to do:</div>
<div style><br></div><div style><div>$ nova-manage network create --fixed_range_v4=<a href="http://20.20.10.0/24">20.20.10.0/24</a> --num_networks=1 --network_size=256 --label=second-net --project=$your-project  --bridge=br2</div>
<div><br></div></div><div style>Take care,</div><div style><br></div><div style>Lorin</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 3, 2013 at 1:22 PM, Steven Barnabas <span dir="ltr"><<a href="mailto:sbarnabas@frontporch.com" target="_blank">sbarnabas@frontporch.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Is there any way to add a physical network interface to an instance?  My compute node has multiple Interfaces and I would like to add one as a monitoring interface to my Windows instance.  I have read about the Multinic feature in openstack, but this will only
 add an additional Virtual interface.  I cannot find any documentation for physical interfaces.  Is this even possible?
<div><br>
</div>
<div>Thank you.</div><span class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
<div>
<div>Steven Barnabas<br>
Network Engineer <br>
Front Porch, Inc.<br>
<a href="tel:209-288-5580" value="+12092885580" target="_blank">209-288-5580</a><br>
<a href="tel:209-652-7733" value="+12096527733" target="_blank">209-652-7733</a> mobile<br>
<a href="http://www.frontporch.com/" target="_blank">www.frontporch.com</a></div>
<div><br>
</div>
<br>
</div>
<br>
</div>
</font></span></div>

<br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Lorin Hochstein<br><div>Lead Architect - Cloud Services</div><div>Nimbis Services, Inc.</div><div><a href="http://www.nimbisservices.com" target="_blank">www.nimbisservices.com</a></div>
</div>
</div>