Edward Ned Harvey <solar...@nedharvey.com>
writes:
> I don't know if there is something deeper going on here, I'll just start by
> saying I'm doing the same thing (but the server is solaris) and I don't have
> any problems.  This has been in production for quite some time, and used
> heavily by many users and various nfs clients.  It's rock solid, and
> everyone loves it.  Very tried and tested.  ;-)  Here is how I am set up:
>
> Filesystem exported by the following line in /etc/dfs/dfstab:
> share -F nfs -o
> rw=someclient.domain.com,root=someclient.domain.com,anon=4294967294 /export

Is `share' literal... or the name of a zfs_fs like:
/some/shared_zfs_fs?  What does the number `4294967294' signifiy.

> Filesystem mounted by Linux (RHEL/Centos 4 and 5) clients:
> RHEL/Centos 4 machines upgraded to autofs5.
>
> Following line in /etc/auto.master:
> /-  /etc/auto.direct --timeout=1200
>
> Following line in /etc/auto.direct:
> /path/to/mountpoint  -fstype=nfs,noacl,rw,hard,intr,posix
> server.domain.com:/export

Egad... I don't even recognize about 90% of that..
So didn't set nothing with `zfs set' regarding sharenfs?

But I'm not a well trained sytem admin... just a homeboy with a home
zfs/nfs/cifs server.

And on the linux hosts, there is no /etc/exports involved?  Or does
your /etc/auto.master and /etc/auto.direct do the job /etc/exports
traditionally has done?

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to