So I'm attempting to install YAMS while using a NFS share from truenas and I cannot for the life of me get the permissions set correctly.
Debian 12 is what I'm attempting to use.
I'm able to create a mount, I'm able to create files within the mount, I'm able to start the installation. It completes the docker file updates, then it attempts to chown folders within the mnt and fails
YAMS CLI installed successfully
chown: changing ownership of '/mnt/yamsmnt/music': Operation not permitted
chown: changing ownership of '/mnt/yamsmnt/books': Operation not permitted
chown: changing ownership of '/mnt/yamsmnt/downloads': Operation not permitted
chown: changing ownership of '/mnt/yamsmnt/tvshows': Operation not permitted
chown: changing ownership of '/mnt/yamsmnt/movies': Operation not permitted
Failed to set ownership and permissions for the media directory. Check permissions
Right now, I have permissions set for everyone on the dataset within truenas, any suggestions as to what to change?