Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ZFS single-word share

2649533Apr 9 2014 — edited Apr 13 2014

Hello,

I've installed Solaris 11.1 and I'm trying to create ZFS 'single-word' file systems shares under SMB and NFS but the shares are all multi worded with underscores.

Here are my examples,

# zfs set share=name=nfs,path=/tank/media/nfs,prot=nfs,anon=0,sec=sys,rw=@192.168.10.0/24 tank/media/nfs

# zfs set share.nfs=on tank/media/nfs

---

# zfs set share=name=smb,path=/tank/media/smb,prot=smb tank/media/smb

# zfs set share.smb=on tank/media/smb

Any suggestions would be greatly appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2014
Added on Apr 9 2014
3 comments
1,750 views