New Question

Revision history [back]

click to hide/show revision 1
initial version

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