<div dir="ltr"><div><div><div><div><div>Hi,<br></div>I just tried to resize an EBS Volume attached to my cluster and I got the following error:<br><br>ldelcano@bebop:~$ starcluster resizevolume vol-300354f3 1024<br>StarCluster - (<a href="http://star.mit.edu/cluster">http://star.mit.edu/cluster</a>) (v. 0.95.6)<br>Software Tools for Academics and Researchers (STAR)<br>Please submit bug reports to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br><br>&gt;&gt;&gt; No keypair specified, picking one from config...<br>&gt;&gt;&gt; Using keypair: aws-key<br>!!! ERROR - Failed to resize volume vol-300354f3<br>!!! ERROR - Unhandled exception occured<br>Traceback (most recent call last):<br>  File &quot;/usr/local/lib/python2.7/dist-packages/StarCluster-0.95.6-py2.7.egg/starcluster/cli.py&quot;, line 274, in main<br>    sc.execute(args)<br>  File &quot;/usr/local/lib/python2.7/dist-packages/StarCluster-0.95.6-py2.7.egg/starcluster/commands/resizevolume.py&quot;, line 103, in execute<br>    new_volid = vc.resize(vol, size, dest_zone=self.opts.dest_zone)<br>  File &quot;&lt;string&gt;&quot;, line 2, in resize<br>  File &quot;/usr/local/lib/python2.7/dist-packages/StarCluster-0.95.6-py2.7.egg/starcluster/utils.py&quot;, line 112, in wrap_f<br>    res = func(*arg, **kargs)<br>  File &quot;/usr/local/lib/python2.7/dist-packages/StarCluster-0.95.6-py2.7.egg/starcluster/volume.py&quot;, line 371, in resize<br>    snap = self._snapshot<br>AttributeError: &#39;VolumeCreator&#39; object has no attribute &#39;_snapshot&#39;<br><br>!!! ERROR - Oops! Looks like you&#39;ve found a bug in StarCluster<br>!!! ERROR - Crash report written to: /home/ldelcano/.starcluster/logs/crash-report-31809.txt<br>!!! ERROR - Please remove any sensitive data from the crash report<br>!!! ERROR - and submit it to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br><br></div>I have run the command when the cluster is stopped, is this correct?<br></div>Now I am doing a snapshot of the EBS volume from the AWS console, just in case, bur from Starcluster documentation I understood that resizevolume command does everything, right?<br><br></div>thanks again<br></div>Laura<br></div>