• 1 Post
  • 4 Comments
Joined 2M ago
cake
Cake day: Jul 17, 2024

help-circle
rss

It is 100000 actually and even with 777 rights it still fails.


I might have to heed to your warnings. The nfs share is actually a mirror RAID hosted on an OMV VM on the same host. It would be just easier to spin up bookstack image on that VM itself. Thanks


That sounds a bit too convoluted for my needs. Even if it works, I am not sure if I will be able to maintain such a setup. But thanks for your inputs.


This is the case with bookstack image. I specify the uid and gid as environment variables and it is expected that the ids remain compatible with the lxc and the host. But I am having trouble writing to the mount even from the lxc with the uid 1000 which is mapped to 101000 on the host.


Proxmox bind mounts are a nightmare for user permissions
Hi, I need help to understand what I am doing wrong with my setup. I am running a proxmox node (pve) where I have mounted my nfs storage (containing backups from my old server) on the host and assigning them to containers using *pct set* command. [On Host:](https://ibb.co/xHsgq6n)I am setting the user permissions to the mounted folder so that the user from lxc can rw to it and the sub-folders(or atleast I thought it would be possible). [On Unpreviledged LXC:](https://ibb.co/hLc2RmC)The mount is recognized and is accessible with the correct user permissions to rw The docker container created inside the lxc is unable to read/write to this storage even though they are assigned to [the correct user id](https://ibb.co/r7WMgM1) 1000. The docker setup is [logging errors](https://ibb.co/gy5zCxf) and won't start up. Appreciate the help!
fedilink