*** This bug is a duplicate of bug 1879964 ***
https://bugs.launchpad.net/bugs/1879964
** This bug has been marked a duplicate of bug 1879964
Invalid value for 'hw:mem_page_size' raises confusing error
--
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/1879969
Title:
confusing error message
Status in OpenStack Compute (nova):
In Progress
Bug description:
Description
When booting instance using flavor where Hugepages is activated with
incorrect value get error:
Invalid memory page size '0' (HTTP 400) (Request-ID:
req-338bf619-3a54-45c5-9c59-ad8c1d425e91)
Steps to reproduce
openstack flavor create hugepage --ram 1024 --disk 10 --vcpus 1
openstack flavor set hugepage --property hw:mem_page_size=2M
openstack instance create --flavor hugepage..
Invalid memory page size '0' (HTTP 400) (Request-ID:
req-338bf619-3a54-45c5-9c59-ad8c1d425e91)
Expected result
Correct message that hugepages is wrongly set to 2M instead 2MB
Actual result
Invalid memory page size '0' (HTTP 400) (Request-ID:
req-338bf619-3a54-45c5-9c59-ad8c1d425e91
Environment
deployment tool : kolla-ansible
https://github.com/openstack/kolla
https://github.com/openstack/kolla-ansible
Train + Centos8 + Libvirt/KVM + ZFS + Neutron/OVS
Logs
Output after trying boot instance:
Invalid memory page size '0' (HTTP 400) (Request-ID:
req-338bf619-3a54-45c5-9c59-ad8c1d425e91)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1879969/+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