HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Unable to umount a NFS mounted filesystem
Operating System - Linux
1827280
Members
3226
Online
109717
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 04:03 AM
09-17-2009 04:03 AM
Unable to umount a NFS mounted filesystem
Hi All,
I'm currently facing a production issue where one NFS server mounted filesystem cannot be unmounted.
I have used all the options with umount but unable to umount.I have used the lazy unmount option ie umount -l to forcibly unmount but it has corrupted the entire data on that filesystem and I had to restore it from backup tapes.
I have already killed all the process that are found using fuser -m , lsof ..etc but when I issue umount it will say device busy.
Could anyone help me on this?
I'm currently facing a production issue where one NFS server mounted filesystem cannot be unmounted.
I have used all the options with umount but unable to umount.I have used the lazy unmount option ie umount -l to forcibly unmount but it has corrupted the entire data on that filesystem and I had to restore it from backup tapes.
I have already killed all the process that are found using fuser -m , lsof ..etc but when I issue umount it will say device busy.
Could anyone help me on this?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 06:25 AM
09-17-2009 06:25 AM
Re: Unable to umount a NFS mounted filesystem
Your problem description is not quite clear to me. You're trying to unmount a filesystem, but is it a NFS filesystem you're trying to unmount at the NFS client, or is it a local filesystem at the NFS server that has been exported to clients?
If you wish to unmount a filesystem at the NFS server, you should first make all the NFS clients unmount it, then unexport the NFS directory (with exportfs -u) so that things like automounters cannot try to access the disk while you unmount it from the NFS server.
The NFS server works at the kernel level: remote NFS clients are not processes. Commands like "fuser" and "lsof" can only tell about local processes.
MK
If you wish to unmount a filesystem at the NFS server, you should first make all the NFS clients unmount it, then unexport the NFS directory (with exportfs -u) so that things like automounters cannot try to access the disk while you unmount it from the NFS server.
The NFS server works at the kernel level: remote NFS clients are not processes. Commands like "fuser" and "lsof" can only tell about local processes.
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2009 03:03 AM
09-18-2009 03:03 AM
Re: Unable to umount a NFS mounted filesystem
Thanks Matti,
Yes, I'm facing this issue on a local filesystem on the NFS server that has been exported to clients.
I have about 50 client machines accessing this NFS filesystem and its not possible to manually unmount it on all clients.
This filesystem is in a serviceguard cluster and whenever a failover happen it should be able to switch the filesystem to another node.
Yes, I'm facing this issue on a local filesystem on the NFS server that has been exported to clients.
I have about 50 client machines accessing this NFS filesystem and its not possible to manually unmount it on all clients.
This filesystem is in a serviceguard cluster and whenever a failover happen it should be able to switch the filesystem to another node.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP