← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1437389] [NEW] Libvirt SMB volume driver: fail to attach volume

 

Public bug reported:

The Libvirt SMB volume driver fails to attach volumes if the connection
info does not contain mount options.

The reason is that the mount options are not parsed correctly. It
attempts to join the connection info mount options (which in this case
are set to None) with the locally configured mount options.

Trace: http://paste.openstack.org/show/197179/

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

Title:
  Libvirt SMB volume driver: fail to attach volume

Status in OpenStack Compute (Nova):
  New

Bug description:
  The Libvirt SMB volume driver fails to attach volumes if the
  connection info does not contain mount options.

  The reason is that the mount options are not parsed correctly. It
  attempts to join the connection info mount options (which in this case
  are set to None) with the locally configured mount options.

  Trace: http://paste.openstack.org/show/197179/

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


Follow ups

References