[Openstack-operators] FAiled to create instance wiht openstack nova network

matt matt at nycresistor.com
Fri Jul 10 20:30:08 UTC 2015


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 <siv.devops at gmail.com> 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
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150710/42bb1d1c/attachment.html>


More information about the OpenStack-operators mailing list