[Bug 1398999] Related fix merged to nova (master)

OpenStack Infra 1398999 at bugs.launchpad.net
Thu Sep 14 21:25:29 UTC 2017


Reviewed:  https://review.openstack.org/504143
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1328a50e2cd493fde44b7cac98393d70a432e3c0
Submitter: Jenkins
Branch:    master

commit 1328a50e2cd493fde44b7cac98393d70a432e3c0
Author: Matt Riedemann <mriedem.os at gmail.com>
Date:   Thu Sep 14 17:30:18 2017 +0000

    Revert "Enable test_iscsi_volume in live migration job"
    
    This reverts commit 1032c79238e87259cef6963e43c78c39eeeb2cde.
    
    This wasn't actually ready to merge, and now that it has
    we're seeing a spike in failures of test_iscsi_volume.
    
    Change-Id: I74649dd63ef82a356b829ea01b2e74640dc6f11c
    Related-Bug: #1398999

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1398999

Title:
  Block migrate with attached volumes copies volumes to themselves

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) juno series:
  Fix Released
Status in libvirt package in Ubuntu:
  Fix Released
Status in nova package in Ubuntu:
  Triaged
Status in libvirt source package in Trusty:
  Confirmed
Status in nova source package in Trusty:
  Triaged
Status in libvirt source package in Utopic:
  Won't Fix
Status in nova source package in Utopic:
  Won't Fix
Status in libvirt source package in Vivid:
  Confirmed
Status in nova source package in Vivid:
  Won't Fix
Status in libvirt source package in Wily:
  Fix Released
Status in nova source package in Wily:
  Won't Fix

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://lists.openstack.org/pipermail/openstack-
  dev/2014-June/038152.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1398999/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list