Re: Odd ec2 behavior - volumes attached to bootstrap node.

2014-03-21 Thread David Britton
On Fri, Mar 21, 2014 at 08:21:11AM +0400, John Meinel wrote: > Notice that volume which is attached is a *new* volume. You are right... confused by euca/ec2 cmdline output again! :( Thanks John. -- David Britton -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: h

Re: Odd ec2 behavior - volumes attached to bootstrap node.

2014-03-20 Thread John Meinel
Notice that volume which is attached is a *new* volume. The reason is because we are booting the images that use elastic block storage, rather than only local temp files. So yes, when you create new instances, you will see new volumes that are mounted automatically. When those instances are destroy

Odd ec2 behavior - volumes attached to bootstrap node.

2014-03-20 Thread David Britton
Is this expected? Notice one of my volumes is attached after the bootstrap node comes up. The ec2-tools and aws dashboard show the same thing. I've never seen this behavior before (I haven't looked that much), but I'm having trouble finding anything other than the -b option to ec2-run-instances