New Question
0

nova-compute terminate unexpectedly [closed]

asked 2015-05-21 20:38:22 +0300

sl-alex gravatar image

updated 2015-05-21 20:41:07 +0300

I have installed openstack Hyper-V nova compute with HyperVNovaCompute_Beta.msi (Kilo) in my windows server 2012 R2 Hyper-V enabled machine. The installer worked fine and finished successfully. But whenever I am trying to start the nova service with 'net start nova-compute' command It is giving the following error :

The OpenStack Nova Compute Service service is starting..

The OpenStack Nova Compute Service service could not be started.

A system error has occured.

System error 1067 has occured.

The process terminated unexpectadly.

In Windows Log: neutron-hyperv-agent Child process ended

The folder for nova log's is empty

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by Claudiu Belu
close date 2016-11-09 19:11:59.700286

1 answer

Sort by » oldest newest most voted
0

answered 2015-06-02 08:00:55 +0300

The error occurs before nova begins to start logging. You can start nova-compute in a powershell session with

C:\Program Files (x86)\Cloudbase Solutions\OpenStack\Nova\Python27\Scripts\nova-compute.exe --config-file c:\Program Files (x86)\Cloudbase Solutions\OpenStack\Nova\etc\nova.conf

I think it is a credential error but to be sure, running the above command will output the error. Could you please copy paste the result here?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-05-21 20:38:22 +0300

Seen: 349 times

Last updated: Jun 02 '15