Select the server where to instanciate a VM?
Dears,
I want to know if it is possible to select the server where to instantiate a VM ? For example, if I have 3 servers (server1, server2, server3) and I want to choose: - server2 to instantiate VM1, - server3 to instantiate VM2 - server2 to instantiate VM3
Please advise ... Thanks in advance.
From CLI or from Horizon?, From cli you can use the option --availability-zone <a-z>:<hypervisor>
Yes I prefer to use CLI. So you are assuming that each zone includes only one server in order to ensure this behaviour ?
Not, you can specify the zone and the host itself, you can have more than one in each a-zone.
Could you please send me a tutorial or useful link to learn how to do this. Thanks in advance.