Public bug reported:

In method pre_live_migration, we create instance's directory at destination 
host during block live migration. 
If some exceptions happen before creating domain succesfully like failure of 
connecting volume to destination host,
then we can't destroy instance in method rollback_live_migration_at_destination.
In this case we don't remove the instance's directory, this will lead 
anDestinationDiskExists when live migratin same instance to same destination.

** Affects: nova
     Importance: Undecided
     Assignee: ChangBo Guo(gcb) (glongwave)
         Status: In Progress

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

Title:
  instance's directory is not removed  at destination host during
  rollback of pre_live_migration

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  In method pre_live_migration, we create instance's directory at destination 
host during block live migration. 
  If some exceptions happen before creating domain succesfully like failure of 
connecting volume to destination host,
  then we can't destroy instance in method 
rollback_live_migration_at_destination.
  In this case we don't remove the instance's directory, this will lead 
anDestinationDiskExists when live migratin same instance to same destination.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to