That doesn't seem like a good solution.

On Wed, Jul 15, 2015 at 1:29 PM, pra devOPS <[email protected]> wrote:

> Solved this i am able to ping the outside world now.
>
> by defualt openstack is adding a bridge br100 on physical interface  that
> is configured in flat_interface directive , But that interface is blocking
> at the switch, I manually removed that interface from the bridge br100 but
> vnet0 ( is stil lthere which openstack ) uses to communicate with the
> instances.
>
> All things seems to be working fine now.
>
>
> Thanks,
> Dev
>
> On Tue, Jul 14, 2015 at 4:46 PM, pra devOPS <[email protected]> wrote:
>
>> Hi All:
>>
>> I was able to spin up instances on openstack (all in one , Icehouse). Got
>> the ips able to connect it to the ips with floating ips.
>>
>> from the floating ip network i am able to connect to the machines. Now I
>> want this vms talk outside the host on which they are hosted?
>>
>> How can I do that?
>>
>> Thanks,
>> Dev
>>
>> On Mon, Jul 13, 2015 at 12:07 PM, pra devOPS <[email protected]>
>> wrote:
>>
>>>
>>> Can somebody suggest me on the below?
>>>
>>> Thanks,
>>> Dev
>>>
>>> On Fri, Jul 10, 2015 at 4:32 PM, pra devOPS <[email protected]>
>>> wrote:
>>>
>>>> Hi
>>>>
>>>> I am running as root, Please find below the nova config file. ( I am
>>>> using nova network)
>>>>
>>>> http://paste.openstack.org/show/363300/
>>>>
>>>> Thanks,
>>>> Dev
>>>>
>>>> On Fri, Jul 10, 2015 at 1:30 PM, matt <[email protected]> wrote:
>>>>
>>>>> root-wrap failed probably a config error.  might want to post your
>>>>> nova configs with commenting out of passwords / service tokens.
>>>>>
>>>>> dnsmasq --strict-order --bind-interfaces --conf-file= 
>>>>> --pid-file=/var/lib/nova/networks/nova-br100.pid 
>>>>> --listen-address=192.168.22.1 --except-interface=lo 
>>>>> --dhcp-range=set:demo-net,192.168.22.2,static,255.255.255.0,120s 
>>>>> --dhcp-lease-max=256 
>>>>> --dhcp-hostsfile=/var/lib/nova/networks/nova-br100.conf 
>>>>> --dhcp-script=/usr/bin/nova-dhcpbridge --leasefile-ro --domain=novalocal 
>>>>> --no-hosts --addn-hosts=/var/lib/nova/networks/nova-br100.hosts
>>>>> 2015-07-10 15:30:29.753 3044 TRACE oslo.messaging.rpc.dispatcher Exit 
>>>>> code: 2
>>>>>
>>>>> needs to run as root.  exit code 2 is obviously pretty bad.  so that 
>>>>> NEEDs to be fixed.
>>>>>
>>>>>
>>>>>
>>>>> On Fri, Jul 10, 2015 at 3:25 PM, pra devOPS <[email protected]>
>>>>> wrote:
>>>>>
>>>>>> All:
>>>>>>
>>>>>> I get the following error when trying to create an instance in
>>>>>> openstack icehouse centOS 7 on nova network.
>>>>>>
>>>>>> nova network logs and UI logs are pasted at:
>>>>>> *http://paste.openstack.org/show/362706/
>>>>>> <http://paste.openstack.org/show/362706/>*
>>>>>>
>>>>>>
>>>>>>
>>>>>> Can somebdody give susggestiong?
>>>>>> Thanks,Siva
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> OpenStack-operators mailing list
>>>>>> [email protected]
>>>>>>
>>>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>
_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to