Public bug reported:

When there are some deleted instances present before upgrading, 
"nova-manage db online_data_migrations" will not be able to finish.

I think this is because populate_missing_availability_zones does not
check for deleted instances (or for non-existent AZ) - so it is run over
and over again because it cannot set AZ to a deleted instance.

** Affects: nova
     Importance: Undecided
     Assignee: Jiri Suchomel (jsuchome)
         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/1788115

Title:
  nova-manage db online_data_migrations hangs with deleted instances

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  When there are some deleted instances present before upgrading, 
  "nova-manage db online_data_migrations" will not be able to finish.

  I think this is because populate_missing_availability_zones does not
  check for deleted instances (or for non-existent AZ) - so it is run
  over and over again because it cannot set AZ to a deleted instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1788115/+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