<div dir="ltr"><div style>I see that in grizzly an admin can use a scheduler hint to force a VM to launch on a particular host, e.g.:</div><div style><br></div><div style>nova boot --image 1 --flavor 2 --key_name test --hint force_hosts=server2 my-first-server<br>
</div><div style>(from: <a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/specify-host-to-boot-instances-on.html">http://docs.openstack.org/trunk/openstack-compute/admin/content/specify-host-to-boot-instances-on.html</a>)</div>
<div style><br></div><div style>In Folsom, an admin could do this with the availability zone flag:</div><div style><br></div><div style>nova boot --image <uuid> --flavor m1.tiny --key_name test --availability-zone nova:server2<br>
</div><div style><br></div><div style>(from: <a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/specify-zone-to-boot-instances-on.html">http://docs.openstack.org/trunk/openstack-compute/admin/content/specify-zone-to-boot-instances-on.html</a>)</div>
<div style><br></div><div style>Does the second method work in grizzly as well? If so, should we recommend one approach over the other in the docs? </div><div style><br></div><div style>Lorin</div><br><div dir="ltr"><div>
</div></div>
</div>