Finder blocked on nfs unmount/eject

I've a issue with mount_nfs (Server connect from Finder to a NFS server share) using wi-fi/lan

If I mount and then (after working) unmount a shared folder on my NFS Linux box Finder can not do unmount it will freeze.

After that all the terminal commands are unsuccessful. Finder could be relaunched.


Terminal commands log


# Unresponsive unmount

silver:~ root# ps -ef | grep mount_nfs

501 653 652 0 10:38PM ?? 0:00.00 mount_nfs -odeadtimeout=45 10.1.1.2:/u01/ /Volumes/u01

0 859 712 0 10:41PM ttys001 0:00.00 grep mount_nfs


#before Finder relaunch

silver:~ root# ps -ef | grep Finder

501 354 1 0 10:36PM ?? 0:24.10 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder

0 779 712 0 10:40PM ttys001 0:00.00 grep Finder

# After Finder relaunch

silver:~ root# ps -ef | grep Finder

501 354 1 0 10:36PM ?? 0:00.00 (Finder)

0 795 712 0 10:40PM ttys001 0:00.00 grep Finder


I think that Finder waiting to unmount that share. I have waited more than 20 minutes and nothing.

Only way to relaunch Finder is to press power button for 10+ seconds


Is there any way to restart Finder?

MacBook Pro with Retina display, OS X Yosemite (10.10), Mac Book Pro 11.3

Posted on Nov 15, 2014 12:57 PM

Reply
3 replies

Nov 16, 2014 10:23 PM in response to myset

Solved,

It is a Finder "Connect to server issue". When I connected manually (from terminal) into other disk location (on my work disk) it works fine.

Also works fine with automount but into a different path, other than /Volumes.


To escape this issue please use

/../Volumes/my_mount instead of /Volumes/my_mount


It's still present in OSX 10.10

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Finder blocked on nfs unmount/eject

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.