Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-18 Thread Kris G. Lindgren
ineer GoDaddy, LLC. From: pra devOPS mailto:siv.dev...@gmail.com>> Date: Thursday, June 18, 2015 at 3:35 PM To: "openstack-operators@lists.openstack.org<mailto:openstack-operators@lists.openstack.org>" mailto:openstack-operators@lists.openstack.org>> Subject: Re: [Open

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-18 Thread pra devOPS
Observed one more thing that even if I dont have any bridges configured , If I restart the openstack I see br-int gets created. Thanks, Dev On Tue, Jun 16, 2015 at 4:08 PM, pra devOPS wrote: > All: > > I have installed and configured neutron (using the official docs, my > openstack version is

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-18 Thread pra devOPS
Should I create the interfaces br-ex and br-int in /etc/sysconfig/network-scripts manually? Thanks, Dev On Thu, Jun 18, 2015 at 9:19 AM, pra devOPS wrote: > Hi > > Any suggestions on the below please? > > I am kind of stuck. > > Thanks > Dev > > On Wed, Jun 17, 2015 at 4:11 PM, pra devOPS wrot

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-18 Thread pra devOPS
Hi Any suggestions on the below please? I am kind of stuck. Thanks Dev On Wed, Jun 17, 2015 at 4:11 PM, pra devOPS wrote: > Eren, > > All the config files are placed here: > > http://paste.openstack.org/show/299701/ > > On Tue, Jun 16, 2015 at 4:08 PM, pra devOPS wrote: > >> All: >> >> I hav

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-17 Thread pra devOPS
Eren, All the config files are placed here: http://paste.openstack.org/show/299701/ On Tue, Jun 16, 2015 at 4:08 PM, pra devOPS wrote: > All: > > I have installed and configured neutron (using the official docs, my > openstack version is icehouse and the OS is centOS7. > > > After creating th

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-17 Thread pra devOPS
Hi Eren, I created it using ovs-vsctl, I have recreated the entire networks and then still could not see the br-x and br-int )when I do ifconfig. when i do ifconifg -a i do see them. below is what I see ovs-vsctl show 89744d4a-f9e5-4fe1-b35e-81af9aaa0bac Bridge br-int fail_mode:

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-17 Thread Eren Türkay
On 17-06-2015 02:08, pra devOPS wrote: > Stderr: 'ovs-ofctl: br-int is not a bridge or a socket\n' I think this error is clear. br-int seems to be created in a wrong way. How did you create this interface? -- Eren Türkay, System Administrator https://skyatlas.com/ | +90 850 885 0357 Yildiz Tekn

[Openstack-operators] Could not get IP to instance through neutron

2015-06-16 Thread pra devOPS
All: I have installed and configured neutron (using the official docs, my openstack version is icehouse and the OS is centOS7. After creating the neutron network and started the instance the instance goes to the ERROR state and says "no Valid host found" /var/log/neutron/openvswitch-agent.log