yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61657
[Bug 1444841] Re: Resize instance fails after creating host aggregate
Marking the bug as invalid as it was explained in c#12 and also as the
doc describes the problem which is a configuration issue
https://docs.openstack.org/developer/nova/aggregates.html#availability-
zones-azs
** Changed in: nova
Status: Confirmed => Invalid
--
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):
Invalid
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