Hi,<br><br>I followed this instructions: <a href="http://docs.openstack.org/essex/openstack-compute/admin/content/using-multi-nics.html">http://docs.openstack.org/essex/openstack-compute/admin/content/using-multi-nics.html</a><br>
<br>As I had already created the networks (nova-manage network create), I just had to modify one of them to attach the second network to this project (nova-manage network modify). This way, every instance of this project gets two IP addresses. As the images were created with one nic, after booting I have to edit /etc/netwirk/interfaces in order to add the second interface.<br>
<br>Regards,<br>Jesús.<br><br><div class="gmail_quote">2013/1/24 Ajiva Fan <span dir="ltr"><<a href="mailto:aji.zqfan@gmail.com" target="_blank">aji.zqfan@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hello<br>
I'm trying to use multi nics in essex, but it get an error:<br>
ERROR: NoNetworksFound: No networks defined. (HTTP 400)<br>
<br>
and this link <a href="https://bugs.launchpad.net/nova/+bug/953426" target="_blank">https://bugs.launchpad.net/nova/+bug/953426</a> says that<br>
essex currently not enable specific nics. and i tried to use that<br>
patch in essex but failed.<br>
<br>
I'm wondering why you can launch an instance with single nic while<br>
another with two. Do you mind to tell me how you achieve that?<br>
<br>
thank you very much<br>
<div class="HOEnZb"><div class="h5"><br>
On 1/23/13, Jesús Moreno <<a href="mailto:j.morenol@gmail.com">j.morenol@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I'm trying to use multinic to create a scenario with two instances: Client<br>
> (with one network interface) and Router (with two interfaces):<br>
><br>
> Client(10.0.14.5) ---- (10.0.14.9)Router(10.0.2.9)<br>
><br>
> I have modified the gateway in Client routing table, setting Router as the<br>
> new gateway, and activated ip_forward in Router. However, when I ping<br>
> 10.0.2.9 from Client I get no reply. Capturing the traffic with tcpdump I<br>
> have checked that  Router gets echo requests packets and that Router sends<br>
> echo replys, but then "they get lost somewhere", as I have captured the<br>
> traffic in the computation nodes bridges and the echo reply packets don't<br>
> appear. I guess that it could be a problem related with Vlans. Any ideas?<br>
> Any help would be greatly appreciated.<br>
><br>
> Regards,<br>
> J. Moreno.<br>
><br>
</div></div></blockquote></div><br>