yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12643
[Bug 1285209] Re: [libvirt] nfs and glusterfs volume drivers don't unmount their shares when detaching
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1285209
Title:
[libvirt] nfs and glusterfs volume drivers don't unmount their shares
when detaching
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When attaching volumes from NFS or GlusterFS backends, nova mounts the
share in a temporary directory, this is reused when attaching another
volume from the same share so there is no need to mount it several
times.
On the other hand, when disconnecting those volumes nova doesn't even
try to unmount the share which may remain mounted and unused there. To
clean up after detach, nova could at least try to umount the shares.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1285209/+subscriptions
References