← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1576245] Re: block live-migration fails if source/dest have different instance dir

 

According to ML post [1] this bug report is invalid.

[1] http://lists.openstack.org/pipermail/openstack-
dev/2016-May/093744.html

** Changed in: nova
       Status: New => Invalid

** Changed in: nova
     Assignee: Eli Qiao (taget-9) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1576245

Title:
  block live-migration fails if source/dest have different instance dir

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  block live migration fails if using libvirt python inter face
  migrationTOURI3 if source/dest have different instance dir.

  migrationTOURI3 requires a xml on the dest host, but we don't update
  instance dir.

  error logs:

    File "/usr/local/lib/python2.7/dist-packages/libvirt.py", line 1833, in migrateToURI3
      if ret == -1: raise libvirtError ('virDomainMigrateToURI3() failed', dom=self)
  libvirtError: Unable to pre-create chardev file '/opt/stack/data/nova/instances/e73cc732-8b75-4743-8583-64da9bd7fee0/console.log': No such file or directory

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


References