New Question
0

When starting the cinder service it is throwing error 1067

asked 2015-07-13 12:57:57 +0300

chaitu gravatar image

Windows cannot start the openstack cinder service error 1067 on hyper v node. Logs are also not generating. I verified the cinder.conf file also and by the way my nova and hyperv is running fine able to launch the vm.

edit retag flag offensive close merge delete

Comments

I'm facing the same issue, did you get the issues fixed?

dbkarthik gravatar imagedbkarthik ( 2015-09-21 14:51:28 +0300 )edit

I've same problem of that one. Anybody knows that why that errors happen and cannot start cinder service.. (version of cinder plugin : CinderVolumeSetup_Kilo_2015_1_0.msi)

MichaelLee gravatar imageMichaelLee ( 2016-05-11 11:15:39 +0300 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2016-11-18 19:48:39 +0300

lpetrut gravatar image

Hi,

In this kind of situations, most probably you won't get anything written to the Cinder log. In order to find more info about the issue, you can run the Cinder volume service manually, like this:

& <python_exe_path> <cinder_volume_script_path> --config_file <config_file_path>*

You can easily get the above mentioned paths by querying the cinder-volume service using the following:

cmd /c sc qc cinder-volume

Please send some logs here afterwards so that I may further assist you with this.

Regards, Lucian Petrut

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2015-07-13 12:57:57 +0300

Seen: 467 times

Last updated: Nov 18 '16