[Openstack] Exploit multiple network cards (NIC) per guest

2011-12-11 Thread mailer regs
Hi openstack list,

I 'd like to setup instances with multiple network interfaces for different
zones such as public, administrative ... But I couldn't find any documents
about how to implement this in openstack (using Diablo). I found a
bluesprint about this, and wonder is it available in Diablo ? If it is,
then how can I set it up ?

This is the blueprint:

https://blueprints.launchpad.net/nova/+spec/multi-nic

Thanks.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Exploit multiple network cards (NIC) per guest

2011-12-11 Thread Dan Wendlandt
Hi,

This is available in Diablo.  This link describes multi-nic:
http://nova.openstack.org/devref/multinic.html

If you want all VMs to be connected to the same set of networks, use the
FlatManager or FlatDHCPManager and then create several networks using
nova-manage.  Each VM will get a network interface connected to each
network.

Dan

Essentially, just create multiple networks with nova-manage, and the VM
will get a NIC on each network.

On Sun, Dec 11, 2011 at 10:00 PM, mailer regs mailer.r...@gmail.com wrote:

 Hi openstack list,

 I 'd like to setup instances with multiple network interfaces for
 different zones such as public, administrative ... But I couldn't find any
 documents about how to implement this in openstack (using Diablo). I found
 a bluesprint about this, and wonder is it available in Diablo ? If it is,
 then how can I set it up ?

 This is the blueprint:

 https://blueprints.launchpad.net/nova/+spec/multi-nic

 Thanks.



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
~~~
Dan Wendlandt
Nicira Networks: www.nicira.com
twitter: danwendlandt
~~~
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp