Search results for query: lxc.mount.entry

  1. P

    Backup of LXC failed (/proc/* permission denied)

    Hello, I have a weekly backup job running but one of the LXC always fails with the message: The manual start of the job also fails and it doesn't matter if the LXC is running or stopped. I asked the AI which proposed that the directory /dev/.lxc/proc can't be accessed by the backup job and I...
  2. S

    Proxmox adding existing ext4 harddisk to LXC container

    ...pvesm to create a directory-based storage (like a folder on your formatted drives) and then bind-mount it into the container using lxc.mount.entry in the container’s config file (/etc/pve/lxc/<container-id>.conf). Just make sure the drives are mounted on the host first, then point the...
  3. F

    LXC won't start after upgrade from 8 to 9 "Failed to write AppArmor profile"

    ...c 189:* rwm #coral lxc.apparmor.profile: unconfined #unbreaks docker for reasons unknown lxc.cgroup2.devices.allow: a lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file 0, 0 #igpu lxc.mount.entry: /dev/apex_0 dev/apex_0 none bind,optional,create=file 0, 0...
  4. K

    [SOLVED] Coral TPU on Proxmox 9

    ...igpu encoder. features: keyctl=1,nesting=1 unprivileged: 1 dev0: /dev/dri/renderD128,gid=106 lxc.cgroup2.devices.allow: c 189:* rwm lxc.mount.entry: /dev/bus/usb dev/bus/usb none bind,optional,create=dir 106 is the render group in my debian docker lxc. I am aware this exposes all usb...
  5. A

    NFS share to unprivileged LXC doesn't work after change from VE8 to VE9

    ...swap: 512 tags: media unprivileged: 1 lxc.cgroup.devices.allow: c 226:0 rwm lxc.cgroup.devices.allow: c 226:128 rwm lxc.mount.entry: /dev/dri/renderD128 /dev/dri/renderD128 none bind,optional,create=file lxc.mount.entry: /dev/dri/card1 dev/dri/card0 none bind,optional,create=file lxc.idmap: u...
  6. M

    NFS shared storage + physical usb peripherals + clustering?

    Been a busy week and learned a lot.. However, the next thing I'm trying to tackle is being able to connect my storage and peripherals to my LXCs and VMs. I was thinking I could maybe be creative and try to use the resource mapping feature for the USB Z-wave stick, but migration still complains...
  7. S

    Removed Container and now can't mount /dev/net in any new container

    ...through network node by adding the following 2 lines to the /etc/pve/lxc/xxx.conf file: lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net /dev/net none bind,create=dir Restarted container and all was well, I could see /dev/net/tun from the container. So I continued and tried...
  8. M

    USB-Passthrough, die x-te (Passthrough von USB HID Device)

    ...passthrough lxc.cgroup2.devices.allow: a lxc.cap.drop: lxc.cgroup2.devices.allow: c 188:* rwm lxc.cgroup2.devices.allow: c 189:* rwm lxc.mount.entry: /dev/serial/by-id dev/serial/by-id none bind,optional,create=dir lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none...
  9. C

    Problem backing up unprivileged container - permission denied, but only for docker files

    ...swap: 1024 unprivileged: 1 lxc.cgroup2.devices.allow: c 226:0 rwm lxc.cgroup2.devices.allow: c 226:128 rwm lxc.mount.entry: /dev/dri/card0 dev/dri/card0 none bind,optional,create=file lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file...
  10. B

    [SOLVED] Blank WebUI after Update to 8.4.5

    Solution for me: https://github.com/bashclub/proxmox-zfs-postinstall Important Please download the updated version of this script and re-run, if your Proxmox WebUI doesn't show up after update to 8.4.5 or 9.0.0 beta
  11. H

    GPU Passthrough on proxmox 8.4.5 using a AMD Radeon Vega apu

    ...c 226:0 rwm # Card0 lxc.cgroup2.devices.allow: c 226:128 rwm # renderD128 lxc.cgroup2.devices.allow: c 235:* rwm # KFD lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir lxc.mount.entry: /dev/dri/renderD128 dev/renderD128 none bind,optional,create=file lxc.mount.entry: /dev/kfd...
  12. E

    Proxmox VE 9.0 BETA released!

    ...ssd:vm-603-disk-0,size=100G swap: 512 tags: community-script;container unprivileged: 1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file lxc.idmap: u 0 100000 165536 lxc.idmap: g 0 100000 165536 So yes, they both are enabled. The tun...
  13. B

    [SOLVED] Blank WebUI after Update to 8.4.5

    Hello Community, i have the same problem here. After Update pve-manager 8.4.4 to 8.4.5 When I call up the WebGUI, a blank screen appears. I cant do anything. What information can I provide to fix the problem? Best regards, Thomas /var/log/apt/term.log grep -C3 -Ei 'error|warn|fail'...
  14. R

    TrueNAS VM, autofs mount, dependent LXCs?

    Is this done on the host or LXC? When i try on lxc, i get permission denied for editing the fstab.
  15. A

    [SOLVED] Plex in LXC cannot perform HW Transcoding

    ...lxc.cgroup.devices.allow: c 195:* rwm lxc.cgroup.devices.allow: c 234:* rwm lxc.cgroup.devices.allow: c 226:* rwm lxc.mount.entry: /dev/dri/card0 dev/dri/card0 none bind,optional,create=file lxc.mount.entry: /dev/dri/card1 dev/dri/card1 none bind,optional,create=file lxc.mount.entry...
  16. 0

    ovpn_dco_v2 module to lxc unprivileged container for Openvpn.

    ...(running kernel: 6.8.8-2-pve)) even with this recommendation lxc.cgroup.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net dev/net none bind,create=dir features: nesting=1 Upd: after few restarts of an OpenVPN daemon the following errors disappeared: 2025-07-23 15:05:50...
  17. fireon

    ovpn_dco_v2 module to lxc unprivileged container for Openvpn.

    I use also OpenVPN on an unprivileged Ubuntu 24.04 CT. Packages come directly from the repositories. But I had to set this LXC features: lxc.cgroup.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net dev/net none bind,create=dir features: nesting=1 This allows openvpn to work normally here.
  18. Q

    [SOLVED] Proxmox VE 9.0 BETA LCX Docker not working

    Hey Guys, I updated to VE 9.0 Beta, and since then, my LCX Docker apps haven't been running. Every container is showing the same error message: Does anyone have a solution for this? PS: i m also not able to restore a backup
  19. R

    [Guide] Jellyfin + remote network shares + HW transcoding with Intel's QSV + unprivileged LXC

    Every time I restart the container, the Samba share gets disconnected, even though I made an entry in /etc/fstab. Is there another way to make the mount persistent?
  20. L

    Creating virtual joysticks using mknod in unprivileged container?

    ...ostype: debian rootfs: local-lvm:vm-110-disk-0,size=100G swap: 512 unprivileged: 1 lxc.mount.entry: /dev/input dev/input none bind,optional,create=dir lxc.mount.entry: /run/udev mnt/udev none bind,optional,create=dir lxc.cgroup2.devices.allow: b 13:* rwm lxc.cgroup2.devices.allow: c 13:* rwm...