Comment 3 for bug 1799517

Revision history for this message
Wendy Mitchell (wmitchellwr) wrote :

1G is not a valid value. You will need to use the value 1048576 (for 1G huge pages).
ie.
openstack flavor set m1.medium --property hw:mem_page_size=1048576

Note: In order to use this flavor, you will need to confirm that your host has 1G available
system host-memory-show <host> <processor>