December 30, 20214 yr Hi everyone! I recently moved to a new NAS server moving all my drives over except my Cache drive as it was failing in the previous NAS. Here's what I'm seeing: I removed the Cache drive from the pool however still seeing "Prefer" in Cache Pool. I'm unable to change it as its greyed out. Any way to change that to "No"? "unknown encryption state Any help would be greatly appreciated, thanks everyone!
December 30, 20214 yr Community Expert You have to stop the array to change that. I believe that 'prefer' is the default setting even with no cache present. It does no harm to leave it like that so that if you later add a cache the system automatically moves the share to the cache.
December 30, 20214 yr Author Massive thanks! What about the 2nd part on the encryption state? Cheers!
January 4, 20224 yr Author On 12/30/2021 at 11:50 AM, itimpi said: You have to stop the array to change that. I believe that 'prefer' is the default setting even with no cache present. It does no harm to leave it like that so that if you later add a cache the system automatically moves the share to the cache. Thanks @itimpi - it looks like array must be online to edit the shares. 😕
January 4, 20224 yr Community Expert On 12/30/2021 at 12:37 PM, Jimbow said: Massive thanks! What about the 2nd part on the encryption state? I suspect nobody knows which is why there has not been an answer.
January 4, 20224 yr Community Expert 1 hour ago, Jimbow said: Thanks @itimpi - it looks like array must be online to edit the shares. 😕 I think there is also a bug in 6.10.0 rc2 where changes to share settings do not take affect until the array is next started.
January 7, 20224 yr Solution We can add a fix for this in 6.10, however a workaround for you is to Stop the array and then edit the file: 'config/shares/domains.cfg' find this line: shareUseCache="prefer" and change to: shareUseCache="no" You can edit the file by navigating to it via 'flash' share on your network, or open Terminal window and directly edit on the path: '/boot/config/shares/domains.cfg' Set the value exactly to all lower-case "no".
January 8, 20224 yr Author 15 hours ago, limetech said: We can add a fix for this in 6.10, however a workaround for you is to Stop the array and then edit the file: 'config/shares/domains.cfg' find this line: shareUseCache="prefer" and change to: shareUseCache="no" You can edit the file by navigating to it via 'flash' share on your network, or open Terminal window and directly edit on the path: '/boot/config/shares/domains.cfg' Set the value exactly to all lower-case "no". Done, thanks and it worked. Thanks
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.