[StarCluster] Using MIT StarCluster on VPC
Sergio Mafra
sergiohmafra at gmail.com
Thu Mar 13 15:34:41 EDT 2014
Hi all,
I´m testing MIT Starcluster running on a VPC composed by a Public subnet
and a Private Subnet. This last one is connect to my data center over VPN,
using a Virtual Gateway from AWS.
The plan is to launch the cluster on the private subnet, allowing the users
to connect to it using our range of private ips.
The change in the config file was to add the following lines in the cluster
template itself:
[cluster mycluster]
(...)
availability_zone = us-east-1d
vpc_id = vpc-xxxxxx
subnet_id = subnet-xxxxx
public_ips = False
Since we´d like to assign to each master, a specific private ip, I´d like
to know if this can be done in StarCluster or by CLI commands. so my users
can always connect in their machines using the same procedure.
All best,
Sergio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20140313/b207373b/attachment.htm
More information about the StarCluster
mailing list