Hi Janis,<div><br></div><div>The command to enable multi nic is in the link you gave:</div><div><br></div><div>nova-manage network create --fixed_range_v4=<a href="http://20.20.0.0/24">20.20.0.0/24</a> --num_networks=1 --network_size=256 --label=test --project=$your-project</div>
<div><br></div><div>You most likely already used the "nova-manage network create" command to create a network when initially installing OpenStack. This command just creates a second network with a different subnet and ties it to one particular project (--project).</div>
<div><br></div><div>That's all that is needed. When you launch a new instance in that project, the instance will automatically have two NICs. You will most likely have to manually enable the interface inside the instance as most cloud images are only configured for one interface.</div>
<div><br></div><div>Regarding your question about public ips: to my knowledge there is not a way to assign a public IP directly on the instance. It is always hosted on the server running nova-network.</div><div><br></div>
<div>Thanks,</div><div>Joe<br><br><div class="gmail_quote">On Fri, Aug 10, 2012 at 1:38 AM, Jānis Ģeņģeris <span dir="ltr"><<a href="mailto:janis.gengeris@gmail.com" target="_blank">janis.gengeris@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br><br>I would like to test the multi nic setup for VMs. The only official documentation that I can find is here <a href="http://docs.openstack.org/essex/openstack-compute/admin/content/using-multi-nics.html" target="_blank">http://docs.openstack.org/essex/openstack-compute/admin/content/using-multi-nics.html</a>. Although it has lots of nice graphics, but lacks description of how to configure it.<br>



<br>I've seen on the list that people are using or trying to use this setup, maybe someone could share knowledge on how to configure the most basic setup. Also I would like to configure VMs so that the public IP is assigned to separate VM interface and visible with ifconfig from inside of the VM. Is this possible to do with FlatDHCP and without Quantum?<br clear="all">



<br>Regards,<br>--janis<br>
<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>Joe Topjian<div>Systems Administrator</div><div>Cybera Inc.</div><div><br></div><div><a href="http://www.cybera.ca" target="_blank">www.cybera.ca</a></div>
<div><br></div><div><font color="#666666"><span>Cybera</span><span> is a not-for-profit organization that works to spur and support innovation, for the economic benefit of Alberta, through the use of cyberinfrastructure.</span></font></div>
<br>
</div>