yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39889
[Bug 1461081] Re: SMBFS volume attach race condition
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Milestone: None => 2015.1.2
** Changed in: nova/kilo
Status: New => Fix Committed
--
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):
Fix Released
Status in OpenStack Compute (nova) kilo series:
Fix Committed
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. In case of
Hyper-V, 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
References