LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Unmounting "broken" NFS/SMB mounts safely (https://www.linuxquestions.org/questions/linux-networking-3/unmounting-broken-nfs-smb-mounts-safely-124950/)

darkfame 12-11-2003 11:53 AM

Unmounting "broken" NFS/SMB mounts safely
 
What do you do when the NFS/SMB server you have mounted becomes unavailable (server powered off, service stopped, etc.), you can't simply umount it. I usually use fuser, but it's no use on a mounted filesystem which has no PIDs currently accessing it. You can do force and lazy umounts, but it doesn't quite work either. Help!? :study:

Wolven 12-11-2003 06:13 PM

Just a thought, and it's not pretty, but try doing a ps for smb. There should be something like mount.smb or similar. Trying doing a killall on it.

I'll look into it, and see if I can find out anything else to help you.


All times are GMT -5. The time now is 11:18 PM.