<div dir="ltr">Hi<div>I just noticed a strange (?) issue when I tried to create an instance with a flavor with hw:cpu_policy=dedicated. The instance failed with error:</div><div><br></div><div><div><font face="monospace, monospace">Unable to read from monitor: Connection reset by peer', u'code': 500, u'details': u'  File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 1926, in _do_build_and_run_instance\n    filter_properties)</font></div><div><font face="monospace, monospace">File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 2116, in _build_and_run_instance\n    instance_uuid=instance.uuid, reason=six.text_type(e))</font></div></div><div><br></div><div>And all other instances were shut down, even those living on another compute host than the new one was scheduled to. A quick googling reveals that this could be due to the hypervisor crashing (though why would it crash on unrelated compute hosts??).</div><div><br></div><div>The only odd thing here that I can think of was that the existing instances did -not- use dedicated cpu policy -- can there be problems like this when attempting to mix dedicated and non-dedicated policies?</div><div><br></div><div>This was with Mitaka.</div><div><br></div><div>/Tomas</div><div><br></div></div>