Public bug reported:

If we use config-drive (whether set --config-drive=true in boot command
or set force_config_drive=always in nova.conf), there is bug for config-
drive when live-migration instances on hyperv.

Live migration on Hyperv only move the root.vhd to another host, and not the 
configdrive.iso.
But live-migrated instance has the configdrive.iso attached.
If you want to migrate or resize the instance again, nova will error with 
configdrive.iso is not found.

we should move configdrive.iso to target host when live migration.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1322096

Title:
  [HyperV]: configdrive.iso is not migrated when live-migration

Status in OpenStack Compute (Nova):
  New

Bug description:
  If we use config-drive (whether set --config-drive=true in boot
  command or set force_config_drive=always in nova.conf), there is bug
  for config-drive when live-migration instances on hyperv.

  Live migration on Hyperv only move the root.vhd to another host, and not the 
configdrive.iso.
  But live-migrated instance has the configdrive.iso attached.
  If you want to migrate or resize the instance again, nova will error with 
configdrive.iso is not found.

  we should move configdrive.iso to target host when live migration.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to