> You are having troubles only when both the client and > the server can > speak NFSv4. Perhaps forcing mounts to be NFSv3 > would help establish > blame. See /etc/default/nfs or vers= in > mount_nfs(1M).
Umm ... before we set NFSMAPID_DOMAIN we had all users and groups being set to 'nobody:nobody' ... the first thing we then tried was to put the NFS_CLIENT_VERSMAX=3 and NFS_SERVER_VERSMAX=3 but that didn't help. we also tried putting NFSD_SERVERS=1024 + LOCKD_LISTEN_BACKLOG=256 and LOCKD_SERVERS=100 we also tried turning off NFS_SERVER_DELEGATION=off but it still hangs. any other options? :) This message posted from opensolaris.org