Hi!<div><br></div><div>First off, thank you thank you thank for making such a great product in Starcluster. I'm fairly new to Amazon cloud computing, and Starcluster has make it so easy to spin up a cluster of machines for my research.</div>
<div><br></div><div>I was resizing a 100GB attached volume to 500GB using the "resizevolume" command, and it got pretty far along but then crashed. I've attached the bug report and also pasted the terminal output below.</div>
<div><br></div><div>In the end, I finished the resize manually using resize2fs, umounted my old (100 GB) volume and mounted the new one. So things seem ok.</div><div><br></div><div>Looking forward to release of version 0.94 so I can use one of the Ubuntu 12.04 AMIs, which have should have current glibc libraries that will play nicer with my own Ubuntu 12.04 machine!</div>
<div><br></div><div>Thanks again!</div><div>- Drausin</div><div><br></div><div><br></div><div><br></div><div><div><font face="courier new, monospace">drausin@Edgar: AWS $ starcluster resizevolume -H i-6fb4d01e vol-87d06df9 500</font></div>
<div><font face="courier new, monospace">StarCluster - (<a href="http://web.mit.edu/starcluster">http://web.mit.edu/starcluster</a>) (v. 0.93.3)</font></div><div><font face="courier new, monospace">Software Tools for Academics and Researchers (STAR)</font></div>
<div><font face="courier new, monospace">Please submit bug reports to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a></font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">>>> Using specified host instance i-6fb4d01e</font></div>
<div><font face="courier new, monospace">>>> Waiting for instance i-6fb4d01e to come up... </font></div><div><font face="courier new, monospace">>>> Checking for required remote commands...</font></div><div>
<font face="courier new, monospace">>>> Creating snapshot of volume: vol-87d06df9</font></div><div><font face="courier new, monospace">>>> Waiting for snapshot to complete: snap-88a505c6</font></div><div>
<font face="courier new, monospace">snap-88a505c6: |////////// | 25% ETA: 02:32:26</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">snap-88a505c6: |||||||||||||||||||||||||||||||||||||||||||||100% Time: 03:17:55</font></div>
<div><font face="courier new, monospace">>>> Creating 500GB volume in zone us-east-1d from snapshot snap-88a505c6</font></div><div><font face="courier new, monospace">>>> New volume id: vol-074c0379</font></div>
<div><font face="courier new, monospace">>>> Waiting for new volume to become 'available'... </font></div><div><font face="courier new, monospace">>>> Attaching volume vol-074c0379 to instance i-6fb4d01e... </font></div>
<div><font face="courier new, monospace">No handlers could be found for logger "ssh.transport"</font></div><div><font face="courier new, monospace">Traceback (most recent call last):</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.93.3-py2.7.egg/starcluster/cli.py", line 255, in main</font></div>
<div><font face="courier new, monospace"> sc.execute(args)</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.93.3-py2.7.egg/starcluster/commands/resizevolume.py", line 86, in execute</font></div>
<div><font face="courier new, monospace"> new_volid = vc.resize(vol, size, dest_zone=self.opts.dest_zone)</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.93.3-py2.7.egg/starcluster/volume.py", line 316, in resize</font></div>
<div><font face="courier new, monospace"> device = self._get_volume_device()</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.93.3-py2.7.egg/starcluster/volume.py", line 117, in _get_volume_device</font></div>
<div><font face="courier new, monospace"> if inst.ssh.path_exists(dev):</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.93.3-py2.7.egg/starcluster/sshutils/__init__.py", line 306, in path_exists</font></div>
<div><font face="courier new, monospace"> self.stat(path)</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.93.3-py2.7.egg/starcluster/sshutils/__init__.py", line 371, in stat</font></div>
<div><font face="courier new, monospace"> return self.sftp.stat(path)</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/ssh-1.7.13-py2.7.egg/ssh/sftp_client.py", line 337, in stat</font></div>
<div><font face="courier new, monospace"> t, msg = self._request(CMD_STAT, path)</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/ssh-1.7.13-py2.7.egg/ssh/sftp_client.py", line 635, in _request</font></div>
<div><font face="courier new, monospace"> return self._read_response(num)</font></div><div><font face="courier new, monospace"> File "/usr/local/lib/python2.7/dist-packages/ssh-1.7.13-py2.7.egg/ssh/sftp_client.py", line 667, in _read_response</font></div>
<div><font face="courier new, monospace"> raise SSHException('Server connection dropped: %s' % (str(e),))</font></div><div><font face="courier new, monospace">SSHException: Server connection dropped: </font></div>
<div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">!!! ERROR - Oops! Looks like you've found a bug in StarCluster</font></div><div><font face="courier new, monospace">!!! ERROR - Crash report written to: /home/drausin/.starcluster/logs/crash-report-6931.txt</font></div>
<div><font face="courier new, monospace">!!! ERROR - Please remove any sensitive data from the crash report</font></div><div><font face="courier new, monospace">!!! ERROR - and submit it to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a></font></div>
</div><div><br></div>