Truenas permissions for NFS storage of Frigate recordings/clips #18454
Unanswered
peteDDD
asked this question in
Ask A Question
Replies: 3 comments 2 replies
-
I know @ElectronicBattle uses TrueNAS, perhaps he can help here. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@ElectronicBattle Yes, I have an NFS share on my Truenas (one one server) and my Home Assistant/Frigate on another. What I found that worked was changing the ownership of the NFS folders to "nobody". I am not sure if that is secure or not, but it did allow me to write the folders and files from the Frigate server to the Truenas server. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Sounds like we both came to the same "solution"
…On Mon, Jun 2, 2025, 5:30 PM ElectronicBattle ***@***.***> wrote:
I'm certainly baffled with the various linux permissions in general and TN
in particular. I set most things to nobody and nogroup and it all seems
OK to me.
I have seen people set up "apps" as a user and group for the ix-apps (and
presumably for docker too) but I haven't taken the plunge, realising I am
likely to cock things up and deny myself access to my own NAS!
I'm glad you have it working; I don't think I would have been able to help
(but always happy to try).
—
Reply to this email directly, view it on GitHub
<#18454 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANQI5JQV53PXJEQC3Q42RZL3BTGALAVCNFSM6AAAAAB6EFGCQ6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMZUHA4TCNY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have followed the official Frigate directions but stumble when it comes to having the right permissions on the Truenas folder. When I try to mv or copy the frigate_tmp files to the new NFS frigate directory, I get
similarly, trying to use mkdir from the homeassistant terminal. produces the same errors
I can create a file in the frigate using the filebrowser app on truenas and see it from the terminal on Homeassistant.
What is the user that a native install of Homeassistant with the Frigate add-on uses? Perhaps I need to set some ACLs for that user.
Beta Was this translation helpful? Give feedback.
All reactions