openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19704
Re: How to create vm instance to specific compute node?
Also, perhaps the filters can be used. Check the documentation at:
http://docs.openstack.org/trunk/openstack-compute/admin/content/scheduler-filters.html
I haven't tried it though.
Regards,
Balu
On Fri, Dec 28, 2012 at 4:09 AM, Jay Pipes <jaypipes@xxxxxxxxx> wrote:
> No.
>
> Use nova boot --availability_zone=nova:hostname where nova: is your
> availability zone and hostname is the hostname of the compute node you
> wish to put the instance on.
>
> Note this is an admin-only ability by default and can oversubscribe the
> compute node the instance goes on.
>
> Best,
> -jay
>
> On 12/27/2012 02:45 PM, Rick Jones wrote:
> > Does the convention of adding --onhost--computenodename to the instanc
> > name being created still work?
> >
> > rick jones
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~openstack
> > Post to : openstack@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~openstack
> > More help : https://help.launchpad.net/ListHelp
> >
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
References