<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Here is this also.
<div><br>
</div>
<div>
<div>root@FPCompute:~# ip a | grep state</div>
<div>1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN </div>
<div>2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000</div>
<div>3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000</div>
<div>4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000</div>
<div>5: eth3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000</div>
<div>6: eth4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000</div>
<div>7: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000</div>
<div>8: eth6: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000</div>
<div>9: eth7: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000</div>
<div>10: eth8: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000</div>
<div>11: eth9: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000</div>
<div>12: br-eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN </div>
<div>13: br-int: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN </div>
<div>14: phy-br-eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000</div>
<div>15: int-br-eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000</div>
<div>17: qbr44aa454d-9e: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP </div>
<div>18: qvo44aa454d-9e: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000</div>
<div>19: qvb44aa454d-9e: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr44aa454d-9e state UP qlen 1000</div>
<div>20: vnet0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr44aa454d-9e state UNKNOWN qlen 500</div>
<div><br>
</div>
<div>I see that my vnet0 state is UNKNOWN.   Does that have anything to do with it?</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>Steven Barnabas<br>
Network Engineer <br>
Front Porch, Inc.<br>
209-288-5580<br>
209-652-7733 mobile<br>
<a href="http://www.frontporch.com/">www.frontporch.com</a></div>
<div><br>
</div>
<br class="Apple-interchange-newline">
</div>
<br>
<div>
<div>On May 17, 2013, at 8:07 PM, Lorin Hochstein <<a href="mailto:lorin@nimbisservices.com">lorin@nimbisservices.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Steven:
<div><br>
</div>
<div>Can you paste the output from the following commands on your system?</div>
<div><br>
</div>
<div>ip a</div>
<div style="">ip route</div>
<div style="">brctl show</div>
<div style=""><br>
</div>
<div style=""><br>
</div>
<div style="">Lorin</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, May 9, 2013 at 8:26 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">Ok so every since i sent the  <b>nova-manage network create --fixed_range_v4=<a href="http://1.1.1.0/24" target="_blank">1.1.1.0/24</a> --num_networks=1 --network_size=256 --vlan=1 --label=IN-Interface --project=admin --bridge=br-eth4
 --bridge_interface=eth4 </b>My compute box cannot ping its own gateway.  Also, my VM's cannot ping outside or any other node on the network.
<div><br>
</div>
<div>I got everything else back up and running.</div>
<div><br>
</div>
<div>
<div class="im"><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>
<div>
<div>On May 9, 2013, at 3:49 PM, Steven Barnabas <<a href="mailto:sbarnabas@frontporch.com" target="_blank">sbarnabas@frontporch.com</a>></div>
<div>
<div class="h5">
<div> wrote:</div>
<br>
<blockquote type="cite">
<div style="word-wrap:break-word">OK, I managed to delete the network through the console by scrubing the project first.  
<div><br>
</div>
<div>Now I have no networks listed in my nova-manage network list but my old network is still showing up in Horizon.</div>
<div><br>
</div>
<div>Should I just delete and start over?</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<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>
<div>On May 9, 2013, at 3:39 PM, Steven Barnabas <<a href="mailto:sbarnabas@frontporch.com" target="_blank">sbarnabas@frontporch.com</a>> wrote:</div>
<br>
<blockquote type="cite">
<div style="word-wrap:break-word">Ok, I did not boot from the console, I booted from Horizon.  So i did not use any options.  
<div> </div>
<div>I also assigned the <a href="http://1.1.1.1/24" target="_blank">1.1.1.1/24</a> to that network in horizon.  It was already part of the project.  </div>
<div><br>
</div>
<div>When I did a nova-manage network list on the controller box, it was only showing the 1.1.1.1 network.</div>
<div><br>
</div>
<div>I deleted the 1.1.1.1 network to start over through horizon.</div>
<div><br>
</div>
<div>So now in Horizon, I see my original network, but when I do a nova-manage network list I still only see the 1.1.1.1  I tried to delete it but it says it cannot be found.</div>
<div><br>
</div>
<div>i think i messed something up by using Horizon.  I rebooted the Controller and the Compute box and it still just shows the 1.1.1.1 network.</div>
<div><br>
</div>
<div><br>
</div>
<div>
<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>
<div>On May 9, 2013, at 2:44 PM, Joe Topjian <<a href="mailto:joe.topjian@cybera.ca" target="_blank">joe.topjian@cybera.ca</a>> wrote:</div>
<br>
<blockquote type="cite">
<div dir="ltr">Hi Steven,
<div><br>
</div>
<div>Great! Now, you might have to assign the network to the project which you will be launching instances from. It'll be something like:</div>
<div><br>
</div>
<div>nova-manage network modify --fixed_range=<a href="http://1.1.1.0/24" target="_blank">1.1.1.0/24</a> --project=<uuid of project></div>
<div><br>
</div>
<div>check "nova-manage network modify" for more info.</div>
<div><br>
</div>
<div>Then if you do "nova-manage network list" you should see the project uuid listed for two different networks.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Joe</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, May 9, 2013 at 3:16 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div style="word-wrap:break-word">ok I did this:
<div>
<div><b>nova-manage network create --fixed_range_v4=<a href="http://1.1.1.0/24" target="_blank">1.1.1.0/24</a> --num_networks=1 --network_size=256 --vlan=1 --label=IN-Interface --project=admin --bridge=br-eth4 --bridge_interface=eth4</b></div>
<div><br>
</div>
<div>And it worked! </div>
<div><br>
</div>
<div>this was the output:</div>
<div>
<div>2013-05-09 14:09:14 DEBUG nova.utils [req-55460cdf-fe87-4f86-9ffb-237dd8024ea9 None None] backend <module 'nova.db.sqlalchemy.api' from '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.pyc'> __get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:506</div>
</div>
<div><br>
</div>
<div>But….It did not add a secondary Interface when I launched my VNC console to the instance through the gui.  It actually replaced the first network with the second network.  Not adding the second interface.</div>
<div><br>
</div>
<div>Should I try launching it a different way?</div>
<div><br>
</div>
<div><br>
</div>
<div>Thanks.</div>
<div><br>
</div>
<div><br>
</div>
<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>
<div>On May 7, 2013, at 7:18 AM, Joe Topjian <<a href="mailto:joe.topjian@cybera.ca" target="_blank">joe.topjian@cybera.ca</a>> wrote:</div>
<br>
<blockquote type="cite">
<div dir="ltr">Hi Steven,
<div><br>
</div>
<div>Have you tried the --bridge_interface option?</div>
<div><br>
</div>
<div>"nova-manage network create -h" shows both --bridge and --bridge_interface as options. </div>
<div><br>
</div>
<div>Thanks,</div>
<div>Joe</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Mon, May 6, 2013 at 5:36 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">Ok I changed my /etc/network/interfaces eth-4 interface to manual
<div><br>
</div>
<div>when I do a <b>brctl show</b> this is the output:</div>
<div>
<div>root@FPCompute:~# brctl show</div>
<div>bridge name<span style="white-space:pre-wrap"> </span>bridge id<span style="white-space:pre-wrap">
</span>STP enabled<span style="white-space:pre-wrap"> </span>interfaces</div>
<div>br-eth0<span style="white-space:pre-wrap"> </span>0000.00151715ac78<span style="white-space:pre-wrap">
</span>no<span style="white-space:pre-wrap"> </span>eth0</div>
<div><span style="white-space:pre-wrap"></span>phy-br-eth0</div>
<div>br-eth4<span style="white-space:pre-wrap"> </span>0000.00188b4c7e7a<span style="white-space:pre-wrap">
</span>no<span style="white-space:pre-wrap"> </span>eth4</div>
<div>br-int<span style="white-space:pre-wrap"> </span>0000.d6e482502444<span style="white-space:pre-wrap">
</span>no<span style="white-space:pre-wrap"> </span>int-br-eth0</div>
<div>qbr4ba9f712-ec<span style="white-space:pre-wrap"> </span>8000.7abe7483f8e4<span style="white-space:pre-wrap">
</span>no<span style="white-space:pre-wrap"> </span>qvb4ba9f712-ec</div>
</div>
<div><br>
</div>
<div>So the bridge is already there and the interface is mapped to it from what it looks like.  </div>
<div><br>
</div>
<div>When I do this:</div>
<div><b>nova-manage network create --fixed_range_v4=<a href="http://1.1.1.0/24" target="_blank">1.1.1.0/24</a> --num_networks=1 --network_size=256 --vlan=1 --label=IN-Interface --project=admin --bridge=br-eth4</b></div>
<div>I still get the:</div>
<div>
<div>Command failed, please check log for more info</div>
<div>2013-05-06 16:18:07 CRITICAL nova [req-9d8bbe89-282c-4490-a3b1-643faeccc849 None None] bridge_interface is required to create a network.</div>
<div>2013-05-06 16:18:07 22953 TRACE nova Traceback (most recent call last):</div>
<div>2013-05-06 16:18:07 22953 TRACE nova   File "/usr/bin/nova-manage", line 1404, in <module></div>
<div>2013-05-06 16:18:07 22953 TRACE nova     main()</div>
<div>2013-05-06 16:18:07 22953 TRACE nova   File "/usr/bin/nova-manage", line 1391, in main</div>
<div>2013-05-06 16:18:07 22953 TRACE nova     fn(*fn_args, **fn_kwargs)</div>
<div>2013-05-06 16:18:07 22953 TRACE nova   File "/usr/bin/nova-manage", line 480, in create</div>
<div>2013-05-06 16:18:07 22953 TRACE nova     net_manager.create_networks(context.get_admin_context(), **kwargs)</div>
<div>2013-05-06 16:18:07 22953 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 2105, in create_networks</div>
<div>2013-05-06 16:18:07 22953 TRACE nova     self, context, vpn=True, **kwargs)</div>
<div>2013-05-06 16:18:07 22953 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1461, in create_networks</div>
<div>2013-05-06 16:18:07 22953 TRACE nova     raise exception.NetworkNotCreated(req=fld)</div>
<div>2013-05-06 16:18:07 22953 TRACE nova NetworkNotCreated: bridge_interface is required to create a network.</div>
<div>2013-05-06 16:18:07 22953 TRACE nova </div>
</div>
<div><br>
</div>
<div>I even tried adding br-eth4 to my /etc/network/interfaces and it still did not work.  I removed that now.</div>
<div><br>
</div>
<div><br>
</div>
<div>
<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>
<div>On May 4, 2013, at 7:42 AM, Joe Topjian <<a href="mailto:joe.topjian@cybera.ca" target="_blank">joe.topjian@cybera.ca</a>> wrote:</div>
<br>
<blockquote type="cite">
<blockquote type="cite" style="font-family:Helvetica;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<div style="word-wrap:break-word"><b>nova-manage network create --fixed_range_v4=<a href="http://1.1.1.0/24" target="_blank">1.1.1.0/24</a><span> </span>--num_networks=1 --network_size=256 --vlan=1 --label=IN-Interface --project=admin --bridge=br-2</b></div>
</blockquote>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<span><font color="#888888">
<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>
</font></span></div>
</blockquote>
</div>
<br>
</div>
</div>
</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>
</div>
</blockquote>
</div>
<br>
</div>
</div>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">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>
</blockquote>
</div>
<br>
</div>
</div>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">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>
</blockquote>
</div>
</div>
</div>
<br>
</div>
</div>
</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>
</div>
</blockquote>
</div>
<br>
</div>
</body>
</html>