Dear all
After ten years of administrating TrueNAS and following the in this forum I have to ask for help:
I am really frustrated right now
Why: I am unable to configure an smb share for additional storage in app emby.
Background:
I am operating now since 2012 a TrueNAS Core (actual version 13.3-U1.2) without any troubles.
This NAS has 2 pools (HDD) for storage data.
On this NAS I had a Jail for emby and nextcloud; working quite well.
For these jails I had a pool with SSD implemented.
Now I split the NAS:
The new NAS is a a Community Edition (25.04.1).
Implemented 2 pools with SSD.
On one pool I installed emby APP: /mnt/apps/emby/config
For this App I defined an own user: emby; is member of builtin_administrators as well
This user is set in “User and Group Configuration” of the emby APP.
In section “Storage Configuration” I set ACL entries for: 0 (root); 568 (apps) and 989 (emby)
The App is running and OK.
All my former data for emby remains on the old Core NAS.
To make connection I defined an smb share /mnt/apps/emby/musik; Owner: emby:emby Full control
Permission for builtin_users Allow/Modify; builtin_administrators Full control; Apps Allow/Modify are defined as well.
So permissions are set to:
truenas_admin@tns01[/]$ getfacl /mnt/apps/emby/test1
file: mnt/apps/test1
owner: emby
group: emby
user::rwx
group::rwx
other::—
This should be adequate for APP emby!?
It is not: in /var/log/lifecycle.log I am getting error: no such file or directory\n
I am doing something wrong but I am unable to find the error.
Help would be highly appreciated