Hey,
I have a user called
Something i dont get:
In the LXC I can cd into the subdirs(owned by Harro:Harro on both sides) in downloads and read/write there. tested with a blank file on both sides.
Same procedure but one dir higher in the chain.
In the LXC I can see the subdirs, like downloads ofcourse, but they are suddenly owned by root:root. Which on the host is not true because thats Harro:Harro there.
when i cd into that root owned downloads the directory is empty.
i dont want make a mountpoint of every dir inside /shares. It defeats the purpose of what im trying to do.
Why this is happening? Is it because the dirs inside shares are made with
EDIT: i can read/write new files to /mnt/shares as Harro:Harro. So its a ZFS thing?
I have a user called
Harro:Harro
with uid:gui 1000:1000
on proxmox host as well as exactly the same inside a container. I can map the ID's fine and user Harro can read/write on the host via a mountpoint. The LXC is privileged.Something i dont get:
mp0: /TANK/shares/downloads/,mp=/mnt/downloads
In the LXC I can cd into the subdirs(owned by Harro:Harro on both sides) in downloads and read/write there. tested with a blank file on both sides.
mp1: /TANK/shares/,mp=/mnt/shares
Same procedure but one dir higher in the chain.
In the LXC I can see the subdirs, like downloads ofcourse, but they are suddenly owned by root:root. Which on the host is not true because thats Harro:Harro there.
when i cd into that root owned downloads the directory is empty.
i dont want make a mountpoint of every dir inside /shares. It defeats the purpose of what im trying to do.
Why this is happening? Is it because the dirs inside shares are made with
zfs create
? (shares is too)zfs list
gives me among others:TANK/
TANK/shares
TANK/shares/downloads
EDIT: i can read/write new files to /mnt/shares as Harro:Harro. So its a ZFS thing?
Last edited: