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