Public bug reported:

When attach a volume to a windows instance(without specify the device
name), this mount point will be always linux format such as /dev/sdb
from CLI or the Horizon GUI.

Checking the openstack nova, looks it seems only allow the device name
with /dev/* format regardless of any type of instances

https://github.com/openstack/nova/blob/master/nova/block_device.py#L562

Just want to query if any consideration for this design? Or some
interfaces provided from virt driver layer for the devices name format?

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1472184

Title:
  volume attachment to windows VM, mount point is always linux format

Status in OpenStack Compute (Nova):
  New

Bug description:
  When attach a volume to a windows instance(without specify the device
  name), this mount point will be always linux format such as /dev/sdb
  from CLI or the Horizon GUI.

  Checking the openstack nova, looks it seems only allow the device name
  with /dev/* format regardless of any type of instances

  https://github.com/openstack/nova/blob/master/nova/block_device.py#L562

  Just want to query if any consideration for this design? Or some
  interfaces provided from virt driver layer for the devices name
  format?

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to