We have what seems to be a reproducible problem in trying to do something like a du or find in a certain directory on our filer, from a client running Solaris 2.5.1. That client mount home directories under /home, and attempting to do a du or find on /home/rts generates
...lot 'o stuff open("convert", O_RDONLY|O_NDELAY) = 12 fcntl(12, F_SETFD, 0x00000001) = 0 fstat(12, 0xEFFFEA40) = 0 write(1, " . / p / P r o j e c t s".., 81) = 81 chdir("convert/") getdents(12, 0x00027A50, 1048) (sleeping...) NFS server sinagua not responding still trying
The full pathname of that directory appears to be
/home/rts/p/Projects/Scorpion/distributions/6.1/scorpion6.1/examples/functionlang/convert
The filer is an F520 running 4.3.1D7. Nothing usual is in the messages log, and "sysstat 1" isn't showing anything unusual on the filer. The Solaris system is running with most (maybe not quite all) of the latest recommended patches.