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

Dan Tenenbaum dtenenba at fhcrc.org
Mon Jun 16 17:43:16 EDT 2014


Sorry, I missed the part where I need to do:

permissions = rstudio

in the smallcluster definition. 

Never mind.

Dan


----- Original Message -----
> From: "Dan Tenenbaum" <dtenenba at fhcrc.org>
> To: starcluster at mit.edu
> Sent: Monday, June 16, 2014 12:47:23 PM
> Subject: [StarCluster] security group [permission] section not being incorporated into security group
> 
> 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
> 
> _______________________________________________
> StarCluster mailing list
> StarCluster at mit.edu
> http://mailman.mit.edu/mailman/listinfo/starcluster
> 


More information about the StarCluster mailing list