Search results for query: lxc.mount.entry

  1. A

    Automatically turn off idle screen with LXC GPU passthrough on LXC restart

    ...startup: order=2,up=10 swap: 0 tags: management;podman;server unprivileged: 1 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 lxc.cgroup2.devices.allow: c 189:* rwm # Coral USB lxc.mount.entry: /dev/bus/usb/004...
  2. A

    After a Proxmox 8 to 9 upgrade a manual EFI partition space cleanup was needed on /var/tmp/espmounts

    I made an account just to thank fabian. :-) His post was very helpful even though the OP is going to do a reinstall. Following the logic of the advice that fabian gave in the thread https://forum.proxmox.com/threads/post-pve-9-0x-upgrade-from-pve-8.171375/#post-799330 was helpful though the...
  3. S

    LXC/Docker VPN container fails to create /dev/net/tun on Proxmox 9.

    ...completely reinstalled Proxmox to be sure. And if you're wondering whether I added the lines lxc.cgroup2.devices.allow: c10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file In these two lines, I am mounting the dev net tun folder in the one corresponding to the...
  4. K

    Proxmox 8.4 Lxc Ollama Amd APU support

    ...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 bind,optional,create=file...
  5. K

    PCIE Google Coral Install Instructions

    ...these lines to my 100.conf, attempting to translate the successful LXC method to a VM: lxc.cgroup2.devices.allow: c 241:* rwm lxc.mount.entry: /dev/apex_0 dev/apex_0 none bind,optional,create=file My Question: Has anyone successfully passed a host character device like /dev/apex_0 into a...
  6. J

    Problem backing up LXC

    Can you explain to me exactly why VM's were able to backup but not containers? Do you know exactly why the LXC's had permission issues even thought I didn't have the backup directory under /mnt? Just would like to know, to know. ** if you said it in your reply above... don't understand I...
  7. P

    USB Device Dauerhaft vom Host an einen LXC Container durchreichen

    Ja aber was sind die nicht verwendeten Zeilen ? lxc.mount.entry: /dev/ttyUSB1 dev/ttyUSB1 none bind,optional,create=file lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file lxc.mount.entry: /dev/ttyACM1 dev/ttyACM1 none...
  8. E

    USB Device Dauerhaft vom Host an einen LXC Container durchreichen

    ...waren für den Stick auch nur folgende Zeilen notwendig. lxc.cgroup2.devices.allow: c 188:* rwm lxc.cgroup2.devices.allow: c 189:* rwm lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file Ich würde das alles auskommentieren, und die Verbindung über GUI einrichten.
  9. E

    USB Device Dauerhaft vom Host an einen LXC Container durchreichen

    ...liegt es ja auch an diesem Block des Helper-Scripts: 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...
  10. P

    USB Device Dauerhaft vom Host an einen LXC Container durchreichen

    ...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 bind,optional,create=file...
  11. B

    how to use device mount points in lcx. in the wiki no commands are mentioned about it. i'm very new to proxmox and want to attach an existing disk to

    ...this options to my /etc/pve/<ctid>.conf file. unprivileged: 0 dev0: /dev/nvme0n1p1,mode=0777 lxc.cgroup2.devices.allow: b 259:* rwm lxc.mount.entry: /dev/nvme0n1 dev/nvme0n1 none bind,optional,create=file lxc.apparmor.profile: unconfined I took some advice from ChatGPT so I need to see if...
  12. C

    LXC Unprivileged - USB Passthrough issue

    I am currently passing through my google coral simply using the GUI and select the device id. Issue I have is the device ID changes on startup sometimes. I wanted to swap to passing the whole USB through but I am having issues. When I add the following to the LXC container config: I get the...
  13. T

    Help installing LXC to shared drive for HA

    ...swap: 512 tags: adblock;community-script unprivileged: 1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file And I was going to install on the NFS one as well, but of course this morning it installed without a single issue. I'm guessing...
  14. T

    Seeking help with NVIDIA GPU passthrough to unprivileged LXC containers on Proxmox 9.0.6

    ...ubuntu unprivileged: 0 lxc.apparmor.profile: unconfined lxc.cgroup2.devices.allow: c 195:* rwm lxc.cgroup2.devices.allow: c 226:* rwm lxc.mount.entry: /dev/nvidia0 dev/nvidia0 none bind,optional,create=file lxc.mount.entry: /dev/nvidiactl dev/nvidiactl none bind,optional,create=file...
  15. D

    PVE 9 - NVIDIA Container Toolkit Broken

    ...onboot: 1 ostype: debian rootfs: pve-containers:subvol-109-disk-0,size=0T swap: 512 unprivileged: 1 lxc.mount.entry: /pool/cloud-restore mnt/cloud-restore none rbind,rw,create=dir 0 0 lxc.mount.entry: /pool/containers mnt/containers none rbind,rw,create=dir 0 0 lxc.mount.entry...
  16. M

    Daten kopieren zwischen ProxmoVE zu ProxmoVE zu langsam.

    ...dass ich unter Windows einigermaßen Speed bekomme. Dass unprivilegierte LXCs Probleme mit NFS haben, ist bekannt. Versuch es mal mit dem PVE host selbst. In einem LXC würde ich kein NFS betreiben, höchstens das per NFS gemountete Share per "lxc.mount.entry" oder "mp0" an den LXC durchreichen.
  17. S

    Debian 13 LXC Template

    ...{ echo -e "lxc.apparmor.profile: unconfined\nlxc.cap.drop:\nlxc.cgroup.devices.allow: a\nlxc.mount.auto: proc:rw sys:rw\nlxc.mount.entry: /dev/fuse dev/fuse none bind,create=file" >> "$LXC_CONF_FILE"; } ModifyDebian13ForProxmox() { f="$1"; d=$(mktemp -d); tar -xJf "$f" -C "$d" && mkdir -p...
  18. P

    Sluggish webui after upgrade to PVE 9

    ...rootfs: NVME:subvol-105-disk-0,size=100G startup: order=1,up=20 swap: 4096 tags: prod lxc.apparmor.profile: unconfined lxc.cap.drop: lxc.mount.entry: /dev/net dev/net none bind,create=dir lxc.cgroup2.devices.allow: c 226:0 rwm lxc.cgroup2.devices.allow: c 226:128 rwm lxc.mount.entry...
  19. J

    Almost there but need help: iGPU passthrough to Jellyfin LXC

    ...the LXC will not start up until I remove it. lxc.cgroup2.devices.allow: c 226:0 rwm lxc.cgroup2.devices.allow: c 226:128 rwm lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file and, 2). The following occurs when I try to run intel_gpu_top: root@jellyfin:~#...