You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't been able to reproduce this bug. I notice that you have an extra dash after .sharing_nfs:\n. But even correcting for that, I was able to create a volume with separate read-only and read-write exports to different sets of hosts.
Could you please run ansible-playbook -C -vvv myplaybook.yml, and if that succeeds, ansible-playbook -vvv myplaybook.yml, where myplaybook.yml has your play, above? I'd like to see exactly what it's trying to do and where it's failing.
Example would be to export my MP3 directory ro to media players but rw to my desktop
Only the second share will be created when you check the GUI on TrueNAS Scale.
Look like you're using "path" as the unique identified when it is possible to have mutiple exports with the same path.
The text was updated successfully, but these errors were encountered: