Changes

From Genome Analysis Wiki
Jump to navigationJump to search
104 bytes added ,  15:09, 19 November 2012
no edit summary
Line 59: Line 59:  
  ## EC2 Keypairs
 
  ## EC2 Keypairs
 
  ###########################
 
  ###########################
  [key west2_starcluster]
+
  [key <font color='green'>west2_starcluster</font>]
 
  KEY_LOCATION = ~/.ssh/AWS/west2_starcluster_key.rsa  # Same region
 
  KEY_LOCATION = ~/.ssh/AWS/west2_starcluster_key.rsa  # Same region
 
   
 
   
Line 66: Line 66:  
  ##  starcluster start -c west2_starcluster  nameichose4cluster
 
  ##  starcluster start -c west2_starcluster  nameichose4cluster
 
  ###########################################
 
  ###########################################
  [cluster <font color='red'>myexample</font>]
+
  [cluster <font color='red'>myexample</font>]         # Name of this cluster definition
  KEYNAME = westcluster                      # Name I chose
+
  KEYNAME = <font color='green'>west2_starcluster</font>                # Name of keys I need
 
  CLUSTER_SIZE = 4                            # Number of nodes
 
  CLUSTER_SIZE = 4                            # Number of nodes
 
  CLUSTER_SHELL = bash
 
  CLUSTER_SHELL = bash
283

edits

Navigation menu