Block migrate with attached volumes copies volumes to themselves
Bug #1398999 reported by
Chris St. Pierre
This bug affects 14 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Pawel Koniszewski | ||
Juno |
Fix Released
|
Undecided
|
Unassigned | ||
libvirt (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Trusty |
Confirmed
|
Undecided
|
Unassigned | ||
Utopic |
Won't Fix
|
Undecided
|
Unassigned | ||
Vivid |
Won't Fix
|
Undecided
|
Unassigned | ||
Wily |
Fix Released
|
High
|
Unassigned | ||
nova (Ubuntu) |
Triaged
|
High
|
Unassigned | ||
Trusty |
Triaged
|
Medium
|
Unassigned | ||
Utopic |
Won't Fix
|
Undecided
|
Unassigned | ||
Vivid |
Won't Fix
|
High
|
Unassigned | ||
Wily |
Won't Fix
|
High
|
Unassigned |
Bug Description
When an instance with attached Cinder volumes is block migrated, the Cinder volumes are block migrated along with it. If they exist on shared storage, then they end up being copied, over the network, from themselves to themselves. At a minimum, this is horribly slow and de-sparses a sparse volume; at worst, this could cause massive data corruption.
More details at http://
tags: | added: libvirt |
Changed in nova (Ubuntu Vivid): | |
status: | New → Triaged |
Changed in nova (Ubuntu Wily): | |
status: | Confirmed → Triaged |
Changed in nova (Ubuntu Utopic): | |
status: | New → Triaged |
Changed in nova (Ubuntu Trusty): | |
status: | New → Triaged |
tags: | added: live-migrate |
Changed in nova (Ubuntu Trusty): | |
importance: | Undecided → High |
Changed in nova (Ubuntu Wily): | |
importance: | Undecided → High |
Changed in nova (Ubuntu Vivid): | |
importance: | Undecided → High |
Changed in nova (Ubuntu Utopic): | |
status: | Triaged → Won't Fix |
Changed in libvirt (Ubuntu Utopic): | |
status: | New → Won't Fix |
Changed in nova: | |
importance: | Undecided → High |
Changed in nova: | |
assignee: | Bartosz Fic (bartosz-fic) → Pawel Koniszewski (pawel-koniszewski) |
tags: |
added: live-migration removed: live-migrate |
Changed in libvirt (Ubuntu): | |
assignee: | Serge Hallyn (serge-hallyn) → nobody |
Changed in libvirt (Ubuntu Wily): | |
assignee: | Serge Hallyn (serge-hallyn) → nobody |
Changed in nova (Ubuntu Vivid): | |
status: | Triaged → Won't Fix |
Changed in nova (Ubuntu Wily): | |
status: | Triaged → Won't Fix |
Changed in libvirt (Ubuntu Vivid): | |
status: | Confirmed → Won't Fix |
Changed in nova (Ubuntu Trusty): | |
importance: | High → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/139085
Review: https:/