<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Need a little more info:</div><div><br></div><div>a) what does your nova.config look like? Specifically what is the setting for flat_interface?</div><div><br></div><div>b) what command did you use to create your network?</div><div><br></div><div>c) what is the output of brctl show?</div><div><br></div><div>d) what is the output of ip addr show?</div><div><br></div><div>Vish</div><div><br></div><div><div><div>On Jan 2, 2013, at 11:11 PM, Umar Draz <<a href="mailto:unix.co@gmail.com">unix.co@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div id="yiv373698405"><div id="yui_3_7_2_1_1357191662092_2407"><div id="yui_3_7_2_1_1357191662092_2406" style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 10pt; "><div id="yui_3_7_2_1_1357191662092_2453">
Hi</div><div id="yui_3_7_2_1_1357191662092_2450"><br></div><div id="yui_3_7_2_1_1357191662092_2448" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
here is my setup</div><div id="yui_3_7_2_1_1357191662092_2447" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div id="yui_3_7_2_1_1357191662092_2446" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
1) controller -> 63.73.22.22</div><div id="yui_3_7_2_1_1357191662092_2445" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">2) compute-1 - > 63.73.22.23</div>
<div id="yui_3_7_2_1_1357191662092_2444" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">3) compute-2 -> 63.73.22.24</div><div id="yui_3_7_2_1_1357191662092_2454" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
<br></div><div id="yui_3_7_2_1_1357191662092_2455" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">The Local network is <a href="http://10.10.10.0/24">10.10.10.0/24</a> for <span class="yshortcuts" id="lw_1357197059_0">virtual machines</span>.</div>
<div id="yui_3_7_2_1_1357191662092_2456" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div id="yui_3_7_2_1_1357191662092_2457" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
I have created 2 virtual machines. Controller automatically creates 1 Virtual machine on compute-1 and 2nd on compute-2.</div><div id="yui_3_7_2_1_1357191662092_2458" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
<br></div><div id="yui_3_7_2_1_1357191662092_2459" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">1) Compute-1's <span class="yshortcuts" id="lw_1357197059_1">Virtual Machine</span> local ip is 10.10.10.3</div>
<div id="yui_3_7_2_1_1357191662092_2443" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">2) Compute-2's Virtual Machine local ip is
10.10.10.4</div><div id="yui_3_7_2_1_1357191662092_2442" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div id="yui_3_7_2_1_1357191662092_2441" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
Now
the problem is I can not ping 10.10.10.3 from Compute-2's virtual
machine. and Same thing on Compute-1's virtual machine. Even I can not
ping or access both virtual machines from controller node.</div><div id="yui_3_7_2_1_1357191662092_2460" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
<br></div><div id="yui_3_7_2_1_1357191662092_2461" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">Compute-1 can only access its own virtual machine and Compute-2 can only access its own
virtual machines.</div><div id="yui_3_7_2_1_1357191662092_2462" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div id="yui_3_7_2_1_1357191662092_2463" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
Would you please help me what should I do?</div><div id="yui_3_7_2_1_1357191662092_2464" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
<br></div><div id="yui_3_7_2_1_1357191662092_2465" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">Best Regards,</div><div id="yui_3_7_2_1_1357191662092_2466" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">
<br></div><div id="yui_3_7_2_1_1357191662092_2467" style="font-size: 13.3333px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">Umar</div></div></div></div>
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></blockquote></div><br></div></body></html>