Attached volumes fail to migrate

Bug #1738426 reported by Torin Woltjer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Incomplete
Undecided
Unassigned

Bug Description

If a volume is not attached, migration works as suspected. However, an attached volume will fail.

Revision history for this message
Torin Woltjer (woltjert) wrote :
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

Check that you have the [nova] section in cinder.conf set right? From the log it appears this fails since we are unable to figure out where nova is, which is required in order to move a volume that is attached.

Changed in cinder:
status: New → Incomplete
Revision history for this message
Torin Woltjer (woltjert) wrote :

The configuration file did not come with a [nova] section and I cant find a [nova] in any of the reference configuration files. Can you link to documentation on this section or provide an example configuration file that includes it?

Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

I'm still looking for documentation describing it, but you can search for the [nova] section in the sample config to find the available options:

https://docs.openstack.org/cinder/latest/sample_config.html

Revision history for this message
Torin Woltjer (woltjert) wrote :

Thank for providing that for me. I'll take a look at what I can accomplish with that. I look forward to seeing that extra documentation, if you can find it.

Revision history for this message
Torin Woltjer (woltjert) wrote :

I don't know if this is in the direction of a solution but, adding the [nova] section with interface = admin changes the error to what is in the attached log. Commenting out the following lines in my cinder.conf returns the old error during migration.

nova_endpoint_admin_template = http://UBNTU-OSTACK-CONTROL2:8774/v2.1/%(tenant_id)s
nova_endpoint_template = http://UBNTU-OSTACK-CONTROL2:8774/v2.1/%(tenant_id)s

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.