I have a few NTFS drives I want to mount to the PVE host and bindmount them to a CT. I think I have figured out bindmount OK, and the mount shows up on the CT when I do it without the NTFS drive mounted on the dir (I can create and share files too). However, no files are there, when I mount the...
I tried to create a container instead and bindmount the zpool. It takes a lot less resources but messes with permissions.
https://pve.proxmox.com/wiki/Unprivileged_LXC_containers
I followed the instructions but it didn't work or I didn't wait fully for the
chown -R 1005:1005...
Hello Proxmox Community,
I have some questions about sharing data between containers. While researching I found many ways to do this and because I’m relatively new to Proxmox and maybe don’t understand the implications of doing certain things, I wanted to ask if there are any problems with the...
Hi there,
I've got an SMB share from my NAS server for my data. My Jellyfin instance (hosted via docker inside LXC) should have read-/write-access to this SMB share.
The problem is: I always get permission denied issues in my LXC container. The Proxmox host can write inside the share, but not...
I have a couple of CT running different applications, Plex, Sonarr, AutoSub etc. They all using there own user to run instead of root.
These applications need to acces data on a NAS, I have mount a NFS share direct on the pve server and create bindmount to the CT. But the applications cannot...
I have mounted a CIFs share in my proxmox host that presents files as owned by foo:users. Foo's id is 1002.
I want to present this share to a unprivileged container, I'm assuming using a bind mount.
The user in the container has id 1000:1000, and creates files like so.
I have added the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.