August 3, 20232 yr Hey folks, I recently installed a pair of NVME's in a ZFS mirror to move my App data to. All went fine, except I noticed the docker grafana was not working correctly, for what I assumed was a write access issue. To bypass in short term, I moved grafana back to a BRTFS cache drive, and all worked again. However, I've now noticed that Sonarr docker is also not working, and this time I seem to have confirmation it is a write issue, due to this log entry: Quote [v3.0.10.1567] NzbDrone.Common.Exceptions.SonarrStartupException: Sonarr failed to start: AppFolder /config is not writable I suspect that moving this docker back to the other BRTFS array would again bypass this issue, but I guess should solve it properly 😛 I did not enter anything in 'set permissions' when creating the datasets. Can anyone advise how to give dockers/system write access to ZFS datasets please? Thanks
August 3, 20232 yr Author Seems to be solved thanks to a post in reddit - my child datasets all had an owner of 'root' instead of 'nobody' - updated and looks good so far.
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.