MemoryPageSizeInvalid: Invalid memory page size

Bug #1850736 reported by liao chunbo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Expired
Undecided
Unassigned

Bug Description

1st step: I install openstack via comand of "packstack --answer-file=answer.cfg --debug", my openstack version is liberty.

2nd step: Generate publicExtnet neutron via command of "net-create --tenant-id ********* publicExtnet --provider:network_type vlan --provider:physical_network physnet0 --provider:segmentation_id 500 --router:external=True"

3rd step: update cinder quota via command of "cinder quota-update --volumes 100 *********"

4th step: update neutron quota via command of "nova quota-update --instances 50 *******"

5th step: update neutron quota via command of "neutron quota-update --network 50"

6th step: glance image-create --name **** --disk-format qcow2 --container-format bare --file ./image/***
           heat stack-create -f flavors/flavors.hot.yaml -e flavors/flavors.env.yaml flavors
           heat stack-create -f networks/networks.hot.yaml -e networks/networks.env.yaml networks
           Create zone
           openstack volume create --size 100 --property attached_mode='rw' --property readonly='False' backup

7th step: heat stack-create **** -f servers/servers.hot.yaml -e servers/servers.env.yaml -Pf net=../jsondata/net.json -Pf net_id=../jsondata/net_id.json -P public_net=no_value

Revision history for this message
liao chunbo (chliao) wrote :
Revision history for this message
Eric Fried (efried) wrote :

Can you please show me flavor 45abb35d-b939-42c8-ba51-c6aafa5b590b ?

tags: added: in-stable-liberty openstack-version.liberty
Revision history for this message
Matt Riedemann (mriedem) wrote :

> my openstack version is liberty

This is extremely old and not supported upstream. Are you able to reproduce the issue on master or Train or even Rocky?

Changed in nova:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.]

Changed in nova:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.