yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38852
[Bug 1444841] Re: Resize instance fails after creating host aggregate
Fix proposed to branch: master
Review: https://review.openstack.org/226683
** Changed in: nova
Status: Invalid => In Progress
** Changed in: nova
Assignee: Qin Zhao (zhaoqin) => lee jian (leejian0612)
--
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/1444841
Title:
Resize instance fails after creating host aggregate
Status in OpenStack Compute (nova):
In Progress
Bug description:
Latest Kilo code
Reproduce steps:
1. Do not define any host aggregate. AZ of host is 'nova'. Boot one
instance named 'zhaoqin-nova' whose AZ is 'nova'
2. Create host aggregate 'zhaoqin' whose AZ is 'zhaoqin-az'. Add host
to 'zhaoqin' aggregate. Now AZ of instance 'zhaoqin-nova' in db is
still 'nova'; and 'nova list' displays AZ of 'zhaoqin-nova' is
'zhaoqin-az'.
3. Resize 'zhaoqin-nova' fails, no valid host.
4. Boot another instance 'zhaoqin-my-az' whose AZ is 'zhaoqin-az'.
Resize 'zhaoqin-my-az' succeed.
5. Remove host from aggregate 'zhaoqin'.
6. Resize 'zhaoqin-nova' succeed. Resize 'zhaoqin-my-az' fails, no
valid host.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1444841/+subscriptions
References