Stephen Stogner wrote: > Hello, > I am very new to solaris and I am trying to get a a CentOS5 box to mount a > share from a OpenSolaris server.. Does any one have any guides/info on how to > get this done. I am far more familar to FreeBSD/CentOS's Export file way of > doing nfs exports. Thanks. > > > This message posted from opensolaris.org > _______________________________________________ > nfs-discuss mailing list > nfs-discuss at opensolaris.org >
Look at the share(1M) command. You also put persistent shares in /etc/dfs/dfstab, unless they are for ZFS. Are you trying to create normal exports/shares or are you using ZFS filesystems?