Bug 763349 (GLUSTER-1617) - Stopping volume makes nfs mountpoint hung
Summary: Stopping volume makes nfs mountpoint hung
Keywords:
Status: CLOSED NOTABUG
Alias: GLUSTER-1617
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Shehjar Tikoo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-16 05:33 UTC by shishir gowda
Modified: 2015-12-01 16:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTP
Mount Type: nfs
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description shishir gowda 2010-09-16 05:33:22 UTC
If we stop a volume which is running, and has a NFS mount, stopping the server leads to the mountpoint being unrecoverable.

[root@RHEL-Server ~]# umount /mnt/gluster
umount.nfs: localhost:/new: not found / mounted or server not reachable
umount.nfs: localhost:/new: not found / mounted or server not reachable

unmount with force option succeeds.
[root@RHEL-Server ~]# umount -f /mnt/gluster

Comment 1 Shehjar Tikoo 2010-10-04 03:54:42 UTC
Isnt that the expected behavior?


Note You need to log in before you can comment on or make changes to this bug.