Here&#39;s the summary of what was going on, in case it helps anyone else:<div><br></div><div>I had dropped the -o or --create-only option on my startup of an imagehost.  So it ran thru the full cluster setup, mounting my custom EBS device, effectively using up the /dev/sd[f-p] device ID when I would subsequently create a new EBS image from the updated imagehost instance.  (Even though I&#39;d deleted the volumes associated w/those block devices, it was creating an equal-sized empty device.)  So over several AMI-building iterations, I&#39;d accumulated what were effectively several unneeded &quot;phantom&quot; /dev/sd* devs.</div>
<div><br></div><div>So, if you are attaching custom EBS volumes during your normal cluster operations, make sure you use the -o option on your imagehost startups.  </div><div><br></div><div>If you find you have this problem in your existing AMIs, be sure you unmount the filesystem and then detach the volume (I did the latter from the AWS console) before you generate a new EBS image from the imagehost.  <br>
<br><div class="gmail_quote">On Fri, Mar 1, 2013 at 12:49 PM, Lyn Gerner <span dir="ltr">&lt;<a href="mailto:schedulerqueen@gmail.com" target="_blank">schedulerqueen@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<div><br></div><div>I am using StarCluster in the process of iteratively building and testing an AMI for a particular app.  While I am attaching a single, customized EBS volume to each cluster I start, I am seeing many unrelated volumes being attached and detached as I start and terminate each cluster.  Further, I&#39;m seeing an increasingly large number of EBS volumes in my AWS acct.  </div>

<div><br></div><div>If I understand correctly, the command &quot;starcluster terminate mycluster&quot; should also be deleting any EBS volumes that were created as a result of mycluster&#39;s instantiation.  Is that correct, and if so, any ideas why these &quot;extra&quot; volumes are not being deleted/destroyed during termination?</div>

<div><br></div><div>Thanks for any insights or suggestions.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Lyn</div>
</font></span></blockquote></div><br></div>