Hi:
I'm trying to stop a cluster:
daniel-yaminss-mac-pro-2:~ danielyamins$ starcluster stop govcluster64
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pycrypto-2.0.1-py2.6-macosx-10.5-universal.egg/Crypto/Hash/SHA.py:6:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
import warnings
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pycrypto-2.0.1-py2.6-macosx-10.5-universal.egg/Crypto/Hash/MD5.py:6:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
import warnings
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/IPython/Magic.py:38:
DeprecationWarning: the sets module is deprecated
from sets import Set
StarCluster - (
http://web.mit.edu/starcluster)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster_at_mit.edu
Shutdown cluster govcluster64 (y/n)? y
stop_cluster
BUT: But this seems to have no effect:
daniel-yaminss-mac-pro-2:~ danielyamins$ starcluster listclusters
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pycrypto-2.0.1-py2.6-macosx-10.5-universal.egg/Crypto/Hash/SHA.py:6:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
import warnings
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pycrypto-2.0.1-py2.6-macosx-10.5-universal.egg/Crypto/Hash/MD5.py:6:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
import warnings
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/IPython/Magic.py:38:
DeprecationWarning: the sets module is deprecated
from sets import Set
StarCluster - (
http://web.mit.edu/starcluster)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster_at_mit.edu
_at_sc-govcluster64
i-ffd4ba94 running ec2-72-44-32-2.compute-1.amazonaws.com
i-fdd4ba96 running ec2-184-73-78-204.compute-1.amazonaws.com
daniel-yaminss-mac-pro-2:~ danielyamins$
I'm going to shut stuff down via Elasticfox -- but what's going wrong?
Received on Mon Apr 19 2010 - 09:56:26 EDT