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
