cant live migrate volume backed instances when rbd for Nova is not enabled
Bug #1329953 reported by
Andrew Woodward
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Medium
|
Sergii Golovatiuk | ||
5.0.x |
Fix Committed
|
Medium
|
Sergii Golovatiuk |
Bug Description
Unless "Ceph RBD for ephemeral instances" is selected, live migration isn't configured so it's not possible to live migrate a cinder volume backed by Ceph.
Steps to reproduce:
1) Deploy with Ceph enabled for Cinder but not for Nova, with 2 or more compute nodes.
2) Create a volume from an image.
3) Boot an instance from that volume.
4) Live migrate that instance.
Expected result: live migration successful.
Changed in fuel: | |
milestone: | none → 5.1 |
summary: |
- cant live migrate ceph backed cinder volumes + cant live migrate volume backed instances when rbd for Nova is not + enabled |
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Sergii Golovatiuk (sgolovatiuk) |
To post a comment you must log in.
P.S. Live migration of LVM based Cinder volume backed instance should also work.