Search results for query: lxc.mount.entry

  1. H

    Unstable Networking in LXC Container

    Dear All, i have a verry strange phenomenon, on which i need help... I have a Proxmox VE 8.4.1 up and running. Now i set up a Ubuntu 25 LXC Container. On this container the Networking / Internetconnectivity just doesn`t work stabel. Meaning: one time ist working the other time e.g. after a...
  2. G

    LXC USB Printer Server

    ...the following lines - Passing the entire bus as a directory nano /etc/pve/lxc/114.conf lxc.cgroup2.devices.allow: c 189:512 rwm lxc.mount.entry: /dev/bus/usb/005 dev/bus/usb/005 none bind,optional,create=dir This also solves the VM problem that I had - Which is - That a VM with a...
  3. S

    [TUTORIAL] Developer Workstation with cinnamon (LMDE5)

    ...lxc.cgroup2.devices.allow = c 10:232 rwm lxc.cgroup2.devices.allow = c 10:229 rwm lxc.cgroup2.devices.allow = c 10:200 rwm lxc.mount.entry = /dev/kvm dev/kvm none bind,optional,create=file lxc.mount.entry = /dev/fuse dev/fuse none bind,optional,create=file lxc.mount.entry = /dev/net dev/net...
  4. M

    [SOLVED] Pass USB Device to LXC

    ...hypervisor (no script): /etc/udev/rules.d/99-ups-mge.rules SUBSYSTEM=="usb", ATTR{idVendor}=="0463", ATTR{idProduct}=="ffff", MODE="666", SYMLINK+="ups" and in the LXC: lxc.cgroup2.devices.allow: c 189:* rwm lxc.mount.entry: /dev/bus/usb/001/002 dev/bus/usb/001/002 none...
  5. R

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

    ...amd64 cores: 8 # ... # ... # ... # igpu passthrough 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 lxc.idmap: u 0 100000 65536 # map UID root to root lxc.idmap: g 0...
  6. B

    Can't correctly bind mount points (nobody nogroup error)

    ...ostype: debian rootfs: local-lvm:vm-102-disk-0,size=64G swap: 2048 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 1000 lxc.idmap: g 0 100000 1000 lxc.idmap: u 1000 1000 1 lxc.idmap: g 1000 1000 1...
  7. S

    Problem mit HDD Spindown

    ...und Konfigurieren der NAS VM investiert hätte :D Habe die lxc.conf wie folgt angepasst lxc.cgroup2.devices.allow: b 8:0 rwm lxc.mount.entry: /dev/disk/by-id/ata-TOSHIBA_MG10 dev/toshiba0 none bind,optional,create=file lxc.cgroup2.devices.allow: b 8:1 rwm lxc.mount.entry...
  8. J

    Tesla P4 | Cannot get drivers installed at all!!!

    ...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...
  9. D

    Revert CT from template after accidentally converted

    Thank you so much for your help Croit. I followed all the the steps you suggested above but the start fails anyway. (see the attached pct start --debug log). [Update] I also tried to mount the 2 disks to see if there was my data but seem to be empty.
  10. J

    Configure secondary USB to ethernet NIC for use in LXC container

    ...config file. Removed the Linux Bridge. Add the following to the LXC container config: lxc.cgroup2.devices.allow: c 189:* rwm lxc.mount.entry: /dev/bus/usb dev/bus/usb none bind,optional,create=dir lxc.net.1.type: phys lxc.net.1.link: enx0061c834a9ac lxc.net.1.flags: up The lxc.net.1...
  11. J

    Configure secondary USB to ethernet NIC for use in LXC container

    ...onboot: 1 ostype: centos rootfs: local-lvm:vm-101-disk-0,size=15G swap: 4096 unprivileged: 1 lxc.cgroup2.devices.allow: c 116:* rwm lxc.mount.entry: /dev/snd dev/snd none bind,create=dir lxc.idmap: u 0 100000 65536 lxc.idmap: g 0 100000 63 lxc.idmap: g 63 29 1 lxc.idmap: g 64 100064 65472...
  12. P

    Qbitttorrent and Prowlarr ---> OpenVPN LXC container not working.

    ...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...
  13. S

    [SOLVED] Failed to run lxc.hook.pre-start

    ...c 189:* rwm lxc.cgroup2.devices.allow: c 226:0 rwm lxc.cgroup2.devices.allow: c 226:128 rwm lxc.cgroup2.devices.allow: c 29:0 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...
  14. E

    [SOLVED] LXC hardware acceleration Intel Quick Sync J4105 passthrough

    Den Ordner /dev/drischickst du mehrmals in den Container. Als devx:und alslxc.mount.entry: Möglicherweise ist das ein Problem. vainfoSchaut aber OK aus.
  15. M

    [SOLVED] LXC hardware acceleration Intel Quick Sync J4105 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 bind,optional,create=file...
  16. Z

    anyone know the trick for allowing a privileged LXC access to the GPU with the KVM driver?

    ...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...
  17. fschauer

    [SOLVED] USB UDEV Passthrough Not Working On First Boot

    Instead of mounting the devices into the container using the lxc config lines, try to use the device passthrough feature built into Proxmox Virtual Environment. Either replace these config lines with: dev0...
  18. T

    [SOLVED] USB UDEV Passthrough Not Working On First Boot

    ...from the udev don't get set until I replug the USB and then restart the container. lxc.cgroup2.devices.allow: c 189:* rwm lxc.mount.entry: usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230509152410-if00 dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_202305091524>...
  19. M

    Error: startup for container '100' failed

    ...1 ostype: debian rootfs: local-lvm:vm-105-disk-0,size=32G startup: order=128,up=55 swap: 4096 lxc.cgroup.devices.allow: c 189:* rwm lxc.mount.entry: /dev/bus/usb/003/002 dev/bus/usb/003/002 none bind,optional,create=file lxc.cgroup2.devices.allow: c 188:* rwm lxc.mount.entry: /dev/ttyUSB0...
  20. W

    no such file /dev/dri, gpu passthrough to lxc

    ...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...