donalm
Cadet
- Joined
- Jan 10, 2020
- Messages
- 6
I'm evaluating FreeNAS for a 99% Linux-client network. I'd prefer to set the aclmode to discard at the dataset level.
I can set this aclmode in the shell on FreeNAS, but it makes me nervous that it doesn't appear in the GUI. Is this configuration unsupported and/or is the product not intended for this use case?
When I later use the GUI to modify a dataset that I've switched to aclmode=discard, it throws an error:
[aclmode] Invalid choice: DISCARD
The error is raised here:
File "/usr/local/lib/python3.7/site-packages/middlewared/schema.py", line 53
So - I'm glad that the UI doesn't silently overwrite the value I've set manually.
Is there an alternative approach that is envisioned for Linux networks?
I can set this aclmode in the shell on FreeNAS, but it makes me nervous that it doesn't appear in the GUI. Is this configuration unsupported and/or is the product not intended for this use case?
When I later use the GUI to modify a dataset that I've switched to aclmode=discard, it throws an error:
[aclmode] Invalid choice: DISCARD
The error is raised here:
File "/usr/local/lib/python3.7/site-packages/middlewared/schema.py", line 53
So - I'm glad that the UI doesn't silently overwrite the value I've set manually.
Is there an alternative approach that is envisioned for Linux networks?