[root@freenas ~]# uname -a
FreeBSD freenas.local 9.3-RELEASE-p13 FreeBSD 9.3-RELEASE-p13 #0 r281084+3df1120
: Thu Jun 4 01:00:51 PDT 2015
root@build3.ixsystems.com:/tank/home/jkh/buil
d/FN/objs/os-base/amd64/tank/home/jkh/build/FN/FreeBSD/src/sys/FREENAS.amd64 am
d64
In the GUI:
System -> Information ->
System Information
Hostname freenas.local Edit
Build FreeNAS-9.3-STABLE-201506042008
Platform Intel(R) Pentium(R) CPU G3220T @ 2.60GHz
Memory 7960MB
System Time Sat Aug 22 17:03:27 BST 2015
Uptime 5:03PM up 4 days, 8 hrs, 0 users
Load Average 0.10, 0.04, 0.01
Sharing -> UNIX (NFS) -> Add Unix (NFS) Share -> Browse
select /mnt/nas/images
select Advanced Mode
select Mapall User -> root
select Mapall Group -> wheel
select OK
/mnt/nas/images appears as a Unix share
I can then mount this from a remote system
If I subsequently add a second Unix share doing exactly the same as above but selecting /mnt/nas/iso then I have two path entries in the GUI,
but immediately after adding the second a log msg pops up on the GUI at the bottom of the screen:-
Aug 22 17:50:20 freenas mountd[1660]: can't change attributes for /mnt/nas/images: MNT_DEFEXPORTED already set for mount 0xfffffe0005a6d000
Aug 22 17:50:20 freenas mountd[1660]: bad exports list line /mnt/nas/images -maproot
and I can no longer access the first share.
The permissions for /mnt/nas are
Owner Group Other
Read x x x
Write x
Execute x x x
owner is root, group is wheel.