← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370330] [NEW] Cannot attach a volume without '/dev/' prefix by EC2 API

 

Public bug reported:

AWS allows to attach a volume with short device name (without '/dev/'
prefix). But Nova doesn't.

$ euca-attach-volume -i i-00000008 -d vdd vol-00000003
euca-attach-volume: error (InvalidDevicePath): The supplied device path (vdd) is invalid.

** Affects: nova
     Importance: Undecided
         Status: New

** Description changed:

  AWS allows to attach a volume with short device name (without '/dev/'
- prefix). But Nova don't.
+ prefix). But Nova doesn't.
  
  $ euca-attach-volume -i i-00000008 -d vdd vol-00000003
  euca-attach-volume: error (InvalidDevicePath): The supplied device path (vdd) is invalid.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1370330

Title:
  Cannot attach a volume without '/dev/' prefix by EC2 API

Status in OpenStack Compute (Nova):
  New

Bug description:
  AWS allows to attach a volume with short device name (without '/dev/'
  prefix). But Nova doesn't.

  $ euca-attach-volume -i i-00000008 -d vdd vol-00000003
  euca-attach-volume: error (InvalidDevicePath): The supplied device path (vdd) is invalid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1370330/+subscriptions


Follow ups

References