Hi all, I encountered a problem with nova-scheduler. Given that I have 20 different compute nodes, I need to run several instances on a certain compute node for testing or verification. I go through all the scheduling algorithms and find out I can achieve this by availability zone.
But this is a little bit weird to create more than 20 availability zone with only one compute node temporarily. Is there any other solutions for this? In my opinion, there should be a certain parameter with nova CLI to specify which compute node this instance should be placed directly without any scheduling. Using this method, I can bypass the scheduling options defined in the nova.conf and do what we want to meet the specific requirements. Thanks, -- Li Ma (Nick) Email: [email protected]
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
