Comment 0 for bug 1721369

Revision history for this message
Trinh Lee (trinhlee) wrote :

Steps to reproduce:

1. Boot a Nova VM instance and make sure it is ACTIVE and running fine.
2. Create a new Cinder volume.
3. Attach the above Cinder volume to the above active (running) VM.
3. Try to migrate this ATTACHED volume between different storages of the same type (cinder retype with --migration-policy on-demand )
4. The retyped volume gets stuck at "Retyping" state forever.

Expected result:
The attached volume should be retyped to another storage.

Notes: no specific errors observed from the cinder-volumes.log or cinder-api.log.
The attached volume is simply stuck at "Retyping" state. A new (temporary) volume was created but stuck at "Migrating" state forever as well.