Re: [openstack-dev] [nova][EC2] attach and detach volume response status

2014-02-15 Thread Rushi Agrawal
I remember seeing the same while attaching -- return value is 'detached'. So I can confirm this is a bug. I couldn't locate a bug report for it, so I created one: https://bugs.launchpad.net/nova/+bug/1280572 Please mark it as a dup if you already have a bug report. Regards, Rushi Agrawal Ph:

[openstack-dev] [nova][EC2] attach and detach volume response status

2014-02-14 Thread Rui Chen
Hi Stackers; I use Nova EC2 interface to attach a volume, attach success, but volume status is detached in message response. # euca-attach-volume -i i-000d -d /dev/vdb vol-0001 ATTACHMENT vol-0001i-000d detached This make me confusion, I think the status

Re: [openstack-dev] [nova][EC2] attach and detach volume response status

2014-02-14 Thread wu jiang
Hi, I checked the AttachVolume in AWS EC2: http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-AttachVolume.html The status returned is 'attaching': AttachVolumeResponse xmlns=http://ec2.amazonaws.com/doc/2013-10-15/;