dlandon / unassigned.devices

Unassigned Devices plugin for unRAID
Other
81 stars 39 forks source link

Custom flags on mounts #71

Closed andremedeiros closed 3 years ago

andremedeiros commented 3 years ago

Hi!

I was wondering if you'd consider extra options to pass to the mount point. I use this plugin for NFS shares, but there are options I'd like to set, like:

Would you consider this functionality?

dlandon commented 3 years ago

I've added the noatime and nodiratime to the mount command.

andremedeiros commented 3 years ago

Bigger write and read sizes improve throughput. Default is 8k, on local networks you can safely > 10x that figure.

Soft or hard is more of a hypothetical, to be honest, nice to have.

dlandon commented 3 years ago

After some research and testing, these suggestions really don't offer any value: