[StarCluster] StarCluster 0.92.1 Released!

Paolo Di Tommaso paolo.ditommaso at crg.es
Sun Nov 6 06:54:28 EST 2011


Hi Justin,  Thanks for that. 

I've installed it on Mac OSX Lion (10.7.2) but I get the following error on start and listclusters (the only ones I've tried)

$ starcluster start -c basic 2node
StarCluster - (http://web.mit.edu/starcluster) (v. 0.92.1)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster at mit.edu

!!! ERROR - Unable to connect: [Errno 185090050] _ssl.c:336: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
!!! ERROR - Check your internet connection?


I've attached the crash reports. 


Thank,
Paolo




On Nov 6, 2011, at 4:12 AM, Justin Riley wrote:

> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi All,
> 
> StarCluster 0.92.1 has officially been released:
> 
> http://pypi.python.org/pypi/StarCluster
> http://web.mit.edu/stardev/cluster/download.html
> 
> You can find the new docs for 0.92.1 here:
> 
> http://web.mit.edu/stardev/cluster/docs/0.92.1
> 
> You can see what's new in the change log:
> 
> http://web.mit.edu/stardev/cluster/docs/0.92.1/changelog.html
> 
> For convenience I've also attached the change log to the end of this
> email, however, the web version of the change log contains links to the
> relevant portions of the docs explaining the new features.
> 
> As with the last release, please take some time to skim through the docs
> as new content has been added and old content updated/reworked.
> 
> Please upgrade at your leisure, test the new release candidate, and
> submit any bug reports preferably to StarCluster's github issue
> tracker[1] or to the mailing list[2].
> 
> Enjoy!
> 
> ~Justin
> 
> [1] https://github.com/jtriley/StarCluster/issues
> [2] http://web.mit.edu/stardev/cluster/mailinglist.html
> 
> =============
> Release Notes
> =============
> 
> Features
> - --------
> * Support for splitting the config into an arbitrary set of files::
> 
>    [global]
>    include=~/.starcluster/awscreds, ~/.starcluster/myconf
> 
> * createvolume: support naming/tagging newly created volumes::
> 
>    $ starcluster createvolume --name mynewvol 30 us-east-1d
> 
> * listvolumes: add support for filtering by tags::
> 
>    $ starcluster listvolumes --name mynewvol
>    $ starcluster listvolumes --tag mykey=myvalue
> 
> * sshmaster, sshnode, sshinstance: support for running remote
>  commands from command line::
> 
>    $ starcluster sshmaster mycluster 'cat /etc/fstab'
>    $ starcluster sshnode mycluster node001 'cat /etc/fstab'
>    $ starcluster sshinstance i-99999999 'cat /etc/hosts'
> 
> Bug Fixes
> - ---------
> The following bugs were fixed in this release:
> 
> spothistory command:
> 
> * add package_data to sdist in order to include the necessary web media and
>  templates needed for the --plot feature. The previous 0.92 version left
>  these out and thus the --plot feature was broken. This should be fixed.
> 
> * fix bug when launching default browser on mac
> 
> start command:
> 
> * fix bug in option completion when using the start command's
>  --cluster-template option
> 
> terminate command:
> 
> * fix bug in terminate cmd when region != us-east-1
> 
> listkeypairs command:
> 
> * fix bug in listkeypairs when no keys exist
> 
> Improvements
> - ------------
> * listinstances: add 'state_reason' msg to output if available
> * add system info, Python info, and package versions to crash-report
> * listregions: sort regions by name
> * improved bash/zsh completion support. completion will read from the
> correct
>  config file, if possible, in the case that the global -c option is
> specified
>  while completing.
> * separate the timing of cluster setup into time spent on waiting for EC2
>  instances to come up and time spent configuring the cluster after all
>  instances are up and running. this is useful when profiling StarCluster's
>  performance on large (100+ node) clusters.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAk61+wUACgkQ4llAkMfDcrntoACeMObGTN2QB+iTNIG7fE+Kce0T
> 9kIAnjO71Eux0jrXTokGHoCnPBmuIP8j
> =K8Kn
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> StarCluster mailing list
> StarCluster at mit.edu
> http://mailman.mit.edu/mailman/listinfo/starcluster

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20111106/1ff3a7da/attachment.htm
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: crash-report-3236.txt
Url: http://mailman.mit.edu/pipermail/starcluster/attachments/20111106/1ff3a7da/attachment.txt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20111106/1ff3a7da/attachment-0001.htm
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: crash-report-3248.txt
Url: http://mailman.mit.edu/pipermail/starcluster/attachments/20111106/1ff3a7da/attachment-0001.txt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20111106/1ff3a7da/attachment-0002.htm


More information about the StarCluster mailing list