[StarCluster] adding spot instances without using starcluster commands

Rajat Banerjee rajatb at post.harvard.edu
Mon Mar 7 10:00:17 EST 2016


You will definitely want to use addnode, otherwise the new machines won't
be added to the oracle grid engine cluster, and you won't be able to give
them tasks or ssh to them.

Have you looked at adding your scripts in the form of a plugin? It can run
within the context of addnode.

There are ways to always use spot instances:
http://star.mit.edu/cluster/docs/latest/manual/configuration.html

>From the manual:

The addnode command has additional options for customizing the new node’s
instance type, AMI, spot bid, and more. See the help menu for a detailed
list of all available options:

$ starcluster addnode --help

http://star.mit.edu/cluster/docs/latest/manual/addremovenode.html


On Mon, Mar 7, 2016 at 2:55 AM, rishi <rishiraaz at gmail.com> wrote:

> Hi Team,
> I was wondering if there is a way to add spot instances to cluster without
> using starcluster commands , something like manual addition.
> The instances to be added are launched using a script and i want to be
> added to cluster tried a few things but without starcluser addnode command
> it is not working.
>
> Please suggest.
>
> --
> Rishi Raj Singh
> Cloud ;)
>
> _______________________________________________
> StarCluster mailing list
> StarCluster at mit.edu
> http://mailman.mit.edu/mailman/listinfo/starcluster
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20160307/5ee9b20b/attachment.html


More information about the StarCluster mailing list