← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1393408] [NEW] hardcoded block device path for NBD server

 

Public bug reported:

Nova uses hardcoded block device path for NBD server.
See: https://github.com/openstack/nova/blob/master/nova/virt/disk/mount/nbd.py#L63

For example, as deployer i want to pick my own path to NBD storage, but
it's hardcoded. And not clear (no documentation) where should NBD
storage be.

Proper solution is to propose new configuration opt:
Name: nbd_storage_path
Type: String
Default: /sys/blocl/nbd1

** 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/1393408

Title:
  hardcoded block device path for NBD server

Status in OpenStack Compute (Nova):
  New

Bug description:
  Nova uses hardcoded block device path for NBD server.
  See: https://github.com/openstack/nova/blob/master/nova/virt/disk/mount/nbd.py#L63

  For example, as deployer i want to pick my own path to NBD storage,
  but it's hardcoded. And not clear (no documentation) where should NBD
  storage be.

  Proper solution is to propose new configuration opt:
  Name: nbd_storage_path
  Type: String
  Default: /sys/blocl/nbd1

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


Follow ups

References