I've setup a Solaris 10 nfs server, ZFS file systems, and am using
automount via ldap to publish the share to Solaris 10 and Linux clients.
The Linux clients are working fine and able to access the shares, over
NFSv3, but the Solaris clients are having a bit of a hard time over
NFSv4. When I force them down to NFSv3 all is well.

The errors I'm getting are:

Jul 11 13:33:17 sol10_clnt nfs: WARNING: NFS server initial call to
nfs_srv failed: Permission denied
Jul 11 13:33:17 sol10_clnt automountd[415]: Mount of
nfs_srv:/export/client_1 on /misc/client_1: Permission denied

This only happens via automount over NFSv4, I am able to manually mount
the files systems without issue. Additionally the clients are able to
mount a single share per automountMap before things start failing. I use
auto_home and auto_misc for Solaris and the Linux hosts use auto.home
and auto.misc.

Is this a known issue or limitation on Solaris 10 clients? I haven't
been able to find anything stating so or come across any knows bugs or
patches on SunSolve.

Thanks.

Client, Server and LDAP info. If you need more let me know and I will
send it.

NFS Server - Solaris 10u7
- ZFS layouts
        tank/data/client_1  -> mountpoint=/export/client_1
        tank/data/client_2  -> mountpoint=/export/client_2
        tank/misc/downloads -> mountpoint=/export/downloads
        tank/misc/apps      -> mountpoint=/export/apps
        tank/home/user1     -> mountpoint=/export/home/user1
        tank/home/user2     -> mountpoint=/export/home/user2

auto_home ldap entry:

dn: automountKey=*,automountMapName=auto_home,dc=cognigencorp,dc=com
automountInformation: nfs_srv:/export/home/&
objectClass: top
objectClass: automount
automountKey: *

auto_misc ldap entry:
dn: automountKey=*,automountMapName=auto_misc,dc=cognigencorp,dc=com
automountInformation: nfs_srv:/export/&
objectClass: top
objectClass: automount
automountKey: *

NFS Clients - Solaris 10u6
Linux Clients are OpenSuSE 10.2 and 10.3

-- 
Darin Perusich
Unix Systems Administrator
Cognigen Corporation
395 Youngs Rd.
Williamsville, NY 14221
Phone: 716-633-3463
Email: darinper at cognigencorp.com

Reply via email to