Hi Adam, I've seen this happen due to permission issues. Regardless of running with sudo, upstart is dropping to the "nova" user.
I usually debug this by setting a shell on the nova user, sudoing/su'ing to nova, then running nova-compute from there. It should die with an error message of the cause. Hope that helps, Joe On Nov 19, 2015 3:35 PM, "Adam Lawson" <alaw...@aqorn.com> wrote: > So I can start Nova on Ubuntu/Icehouse via *$ sudo python > /usr/bin/nova-compute* and it runs fine and stays online but it does not > run/stay online if I use *$ sudo service nova-compute start/restart*. > > I guessed it might have been related to rootwrap but I ran out of time to > troubleshoot so I reverted the image to a previously-known good state. > > Does anyone have an idea why this happens and how to correct? I checked > and /etc/nova/rootwrap.conf file looked correct and /etc/nova/nova.conf as > well via the root_helper parameter. > > //adam > > *Adam Lawson* > > AQORN, Inc. > 427 North Tatnall Street > Ste. 58461 > Wilmington, Delaware 19801-2230 > Toll-free: (844) 4-AQORN-NOW ext. 101 > International: +1 302-387-4660 > Direct: +1 916-246-2072 > > > _______________________________________________ > OpenStack-operators mailing list > OpenStack-operators@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators > >
_______________________________________________ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators