<div>The problem was, when issue "nova-manage service list" all the compute nodes's state are XXX instead of :-), and they didn't work in fact too.</div><div>After 2 days' struggle, I find the configuration files in <a href="http://devstack.org/guides/multinode-lab.html">http://devstack.org/guides/multinode-lab.html</a> have mistake: MYSQL_PASS should be MYSQL_PASSWORD, and RABBIT_PASS should be RABBIT_PASSWORD.</div><div>Devstack can be installed successfully without any notice if RABBIT_PASSWORD is not set(while there would be a prompt for MYSQL_PASSWORD), but compute nodes cannot work because they cannot access to the message queue, and you can only see the state is XXX.</div><div><br></div><div>hope my experience can help other operators to avoid this issue~</div><div><br></div><div>another problem: why I used --hint force_hosts option to specify host to boot instances on( <a href="http://docs.openstack.org/essex/openstack-compute/admin/content/specify-host-to-boot-instances-on.html">http://docs.openstack.org/essex/openstack-compute/admin/content/specify-host-to-boot-instances-on.html</a>) but it doesn't work?(it scheduled as this option is not set)</div><div><br></div><div><sign signid="1"><div style="color:#909090;font-family:Arial Narrow;font-size:12px">------------------</div><div style="font-size:14px;font-family:Verdana;color:#000;"><div>Best,</div><div>Zhaoyi Luo</div></div></sign></div><div> </div>