← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1850736] [NEW] MemoryPageSizeInvalid: Invalid memory page size

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
         Status: New

** Attachment added: "nova-api.log"
   https://bugs.launchpad.net/bugs/1850736/+attachment/5301586/+files/nova-api.log

-- 
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/1850736

Title:
   MemoryPageSizeInvalid: Invalid memory page size

Status in OpenStack Compute (nova):
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1850736/+subscriptions


Follow ups