[Starcluster] Another error with 0.90.1

Justin Riley jtriley at MIT.EDU
Sat Mar 6 12:47:37 EST 2010


Nicolas,

Is it just stalling when attaching an EBS volume? Have you checked with 
ElasticFox to see if the volume ever gets attached status (or if its status 
changes at all)?

Also, try running starcluster with the debug flag. That should show you the 
response from Amazon when attempting to attach the EBS volume (and other 
verbose output).

~Justin


On Friday 05 March 2010 10:27:23 pm Nicolas Pinto wrote:
> Hey Justin,
> 
> I'm running into the following error:
> 
> % starcluster -s
> starclustercfg.py:103 - WARNING - No CLUSTER_SHELL setting specified.
> Defaulting to bash
> /usr/local/lib/python2.6/dist-packages/Crypto/Hash/SHA.py:6:
> DeprecationWarning: the sha module is deprecated; use the hashlib
> module instead
>   from sha import *
> /usr/local/lib/python2.6/dist-packages/Crypto/Hash/MD5.py:6:
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>   from md5 import *
> 
> StarCluster - (http://web.mit.edu/starcluster)
> Author: justin.t.riley at gmail.com
> Please submit bug reports to starcluster at mit.edu
> 
> >>> Starting cluster...
> >>> Launching a 2-node cluster...
> >>> Launching master node...
> >>> MASTER AMI: ami-a19e71c8
> 
> RESERVATION	r-b4ebbfdc	258141716564	default
> INSTANCE	i-3142925a	ami-a19e71c8			pending	kp	0		
c1.xlarge	2010-03-06T03:12
> :16.000Z	us-east-1a	aki-a3d737ca	ari-7cb95a15
> 
> >>> Launching worker nodes...
> >>> NODE AMI: ami-a19e71c8
> 
> RESERVATION	r-b6ebbfde	258141716564	default
> INSTANCE	i-3742925c	ami-a19e71c8			pending	kp	0		
c1.xlarge	2010-03-06T03:12
> :17.000Z	us-east-1a	aki-a3d737ca	ari-7cb95a15
> 
> >>> Waiting for cluster to start...|>>> Attaching volume to master node...
> 
> Not sure what to do at this point... I'll come back to EBS Images.
> 
> Cheers,
> 



More information about the StarCluster mailing list