yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73237
[Bug 1769853] Re: Local disk without enough capacity appears in allocation candidates
This was novel when I reported this, but now the bug was fixed during granular-candidates work.
Linked the related patches manually just now.
Unit test submitted in https://review.openstack.org/#/c/566842/
Fixed in https://review.openstack.org/#/c/517757/
** Changed in: nova
Status: Confirmed => Fix Released
--
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/1769853
Title:
Local disk without enough capacity appears in allocation candidates
Status in OpenStack Compute (nova):
Fix Released
Bug description:
How to reproduce
-------------------------
In placement,
1. Setup a compute node resource provider with inventories of
- 24 VCPU
- 2048 MEMORY_MB
- 1600 DISK_GB
2. Setup a shared storage resource provider with "MISC_SHARES_VIA_AGGREGATE" tag with
- 2000 DISK_GB inventory
3. Set them both in a same aggregate
4. Get allocation candidates requesting
- 1 VCPU
- 64 MEMORY_MB
- 1800 DISK_GB inventory.
Expected
-------------
Get one allocation request where DISK inventory is provided by the
shared storage
Actual
----------
Get two allocation request, in one of which DISK inventory is provided
by the compute node
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1769853/+subscriptions
References