Hello Udo, i know that mountpoints can be changed and sharing is possible for a zfs filesystem, but that is not what i want, in your scenario there is a share for each filesystem, i want to have 1 share on the server trough wich i can see and browse all zfs filesystems.
Please correct me if i have missunderstood something of your answer.
The more, i tried to mount the filesystem unter "/mountbase":

zfs umount /zfspool/zfsfilesys1
mkdir /mountbase/zfsfilesys1
zfs set mountpoint=/mountbase/zfsfilesys1  /zfspool/zfsfilesys1
zfs mount /zfspool/zfsfilesys1

That worked, but i still cannot access the "zfsfilesys1" folder over the network, the folder disappeares after running "zfs mount" command, before that command i can see the folder over the network. (/mountbase is still shared by sharemgr).



_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to