nova boot fails with the following stack trace in n-cond
> sleeping for 60.00 seconds from (pid=26577) _inner /opt/stack/nova/nova/openstack/common/loopingcall.py:132
2014-11-07 01:21:34.482 ERROR nova.scheduler.utils [req-f48a1224-526f-4470-81c6-2e9b342123f5 demo demo] [instance: 80690e5f-d6bc-447a-a602-b1de5ab57902] Error from last host: devstack (node devstack): [u'Traceback (most recent call last):\n', u' File "/opt/stack/nova/nova/compute/manager.py", line 2014, in do_build_and_run_instance\n filter_properties)\n', u' File "/opt/stack/nova/nova/compute/manager.py", line 2149, in _build_and_run_instance\n instance_uuid=instance.uuid, reason=six.text_type(e))\n', u"RescheduledException: Build of instance 80690e5f-d6bc-447a-a602-b1de5ab57902 was re-scheduled: internal error: process exited while connecting to monitor: Cannot set up guest memory 'pc.ram': Cannot allocate memory\n\n"]
nova boot fails with the following stack trace in n-cond
> sleeping for 60.00 seconds from (pid=26577) _inner /opt/stack/ nova/nova/ openstack/ common/ loopingcall. py:132 utils [req-f48a1224- 526f-4470- 81c6-2e9b342123 f5 demo demo] [instance: 80690e5f- d6bc-447a- a602-b1de5ab579 02] Error from last host: devstack (node devstack): [u'Traceback (most recent call last):\n', u' File "/opt/stack/ nova/nova/ compute/ manager. py", line 2014, in do_build_ and_run_ instance\ n filter_ properties) \n', u' File "/opt/stack/ nova/nova/ compute/ manager. py", line 2149, in _build_ and_run_ instance\ n instance_ uuid=instance. uuid, reason= six.text_ type(e) )\n', u"RescheduledEx ception: Build of instance 80690e5f- d6bc-447a- a602-b1de5ab579 02 was re-scheduled: internal error: process exited while connecting to monitor: Cannot set up guest memory 'pc.ram': Cannot allocate memory\n\n"]
2014-11-07 01:21:34.482 ERROR nova.scheduler.