← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1461081] [NEW] SMBFS volume attach race condition

 

Public bug reported:

When the SMBFS volume backend is used and a volume is detached, the
according SMB share is detached if no longer used.

This can cause issues if at the same time, a different volume stored on
the same share is being attached as the according disk image will not be
available.

This affects the Libvirt driver as well as the Hyper-V one. The issue
can easily be fixed by using the share path as a lock when performing
attach/detach volume operations.

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

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: libvirt smbfs

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

Title:
  SMBFS volume attach race condition

Status in OpenStack Compute (Nova):
  New

Bug description:
  When the SMBFS volume backend is used and a volume is detached, the
  according SMB share is detached if no longer used.

  This can cause issues if at the same time, a different volume stored
  on the same share is being attached as the according disk image will
  not be available.

  This affects the Libvirt driver as well as the Hyper-V one. The issue
  can easily be fixed by using the share path as a lock when performing
  attach/detach volume operations.

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

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


Follow ups

References