April 19, 20188 yr I am running 6.5.1-rc5. Settings | NFS | Enable NFS = Yes. On a share page | NFS Security Settings | Export = Yes, Security = Public. It seems all look OK but still I cannot export any NFS share. By the way, /etc/exports and /var/lib/nfs/etab are empty. Is it a bug? Or am I doing something wrong? Thanks.
April 19, 20188 yr I use NFS but I set it up using an earlier version of unRAID. I have entries in both of those files. Are you remembering to click the Apply button? Post your diagnostics.
April 21, 20188 yr Author I think something is wrong with GUI of NFS settings on a share page. If I change Export from No to Yes, nothing happens in /etc/exports. But, If I change Security, from Public to Private and then back to Public, unRAID creates the correct entry in /etc/exports.
April 22, 20188 yr If it's repeatable you might well have found a bug (and its workaround!). I suggest you post the details in a new thread in the pre-release section. @bonienl will be pleased to hear about it.
December 6, 20214 yr I am struggling with a similar issue: I run kubernetes with nfs shares. On kubernetes I run owncloud. owncloud writes/reads data with user and group www-data (gid 33). But unraid is changing user and groups always to 99. So I added "/mnt/user/owncloud-files" -async,no_subtree_check,fsid=110 *(sec=sys,rw,insecure,anongid=100,anonuid=33,all_squash) to /etc/exports That works until the next time I stop the array. After turning on the array the anonuid is 99 in /etc/exports. This is suuuper annoying.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.