TrueNas Scale 25.04
I created a contaniner passing a data set by path /mnt/pbs but inside container root doesn’t have privilege to make a directory inside.
Why?
Regards
Olindo
TrueNas Scale 25.04
I created a contaniner passing a data set by path /mnt/pbs but inside container root doesn’t have privilege to make a directory inside.
Why?
Regards
Olindo
Because for very sensible security reasons, the container root is NOT the real root.
You need to assign additional permissions to allow the container uid/gid to access the dataset.