[StarCluster] security group [permission] section not being incorporated into security group

Dan Tenenbaum dtenenba at fhcrc.org
Mon Jun 16 15:47:23 EDT 2014


Hi,

I added the following to my config:

# open port 8787 on the cluster to the world
[permission rstudio]
IP_PROTOCOL = tcp
FROM_PORT = 8787
TO_PORT = 8787

Then I started my cluster.

I see in the EC2 console that the security group @sc-smallcluster has been created, but it does NOT include the rule opening port 8787.

It shows the rules opening TCP and UDP ports 1-65535 to the security group, and all ICMP to the security group, and TCP port 22 to the world (for ssh), but I do not see the rule I added in the config.

Am I doing something wrong?

This is StarCluster 0.95.5 on Mac OS X 10.9.2 with Python 2.7.5.

I added the [permission] fragment in the "Configuring Security Group Permissions" section of the config file.

Thanks,
Dan



More information about the StarCluster mailing list