Search results for query: lxc.mount.entry

  1. T

    USB Serial Device Disconnects Immediately After Connection

    ...on one node. This is how I mounted 3D printer to Octoprint (it uses a serial connection too): lxc.cgroup2.devices.allow: c 188:* rwm lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file,mode=0666 These are lines from Homeassistant, they were created by Proxmox helper...
  2. G

    Start LXC container even if mount fails on Host (mp)

    Hi, I have some SMB shares mounted on my Proxmox host that are propagated to unprivileged LXC containers. The entry in my /etc/fstab is as follows: In my LXC container config, I've added the following line: This setup works as expected, but if the SMB mount fails for any reason (e.g., if...
  3. A

    Open3E mit CAN‑Bus Adapter im Proxmox CT – geht das?

    ...das Interface (can0 taucht auf, Treiber geladen), aber im Container kommt nichts an. Ich habe schon mit lxc.cgroup2.devices.allow und lxc.mount.entry experimentiert, aber bisher ohne Erfolg. Fragen an euch: Hat jemand Open3E mit CAN‑Passthrough erfolgreich in einem Proxmox CT laufen? Muss...
  4. J

    [TUTORIAL] Jellyfin LXC with Nvidia GPU transcoding and network storage

    ...lxc.cgroup2.devices.allow: c 195:* rwm lxc.cgroup2.devices.allow: c 235:* rwm lxc.cgroup2.devices.allow: c 238:* 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...
  5. T

    Coral USB keeps on crashing

    ...rootfs: ssd:subvol-105-disk-0,size=15G swap: 2048 unprivileged: 1 lxc.cgroup2.devices.allow: c 226:0 rwm lxc.cgroup2.devices.allow: c 226:128 rwm lxc.cgroup2.devices.allow: c 235:* rwm lxc.mount.entry: /dev/net dev/net none bind,create=dir lxc.idmap: u 0 100000 165536 lxc.idmap: g 0 100000 165536
  6. H

    [SOLVED] cannot mount nfs share from within an lxc container

    I was able to do this up until the upgrade to 9.1.1. Specifically, I had an lxc container which had an /etc/fstab entry for an nfs share. The container failed to stop last night for backup, and since then I cannot mount the share anymore with the same settings that used to work before. I tried...
  7. P

    Scan Library Files in Plex (lxc container) only works for one entry in fstab

    As a newbee I spent many hours on getting Plex working on my NUC, retrieving the music, series and movies from my Synology NAS. I have used these instructions: How to install Plex Media Server in a Proxmox Linux Container (LXC) NFS is used to connect the NUC to the NAS. Right now I can run Plex...
  8. B

    Proxmox Oberfläche nach Neustart nicht erreichbar (Fehlgeschlagenes Update auf V9?)

    Habe ich gemacht, WebUI bleibt nicht verfügbar. Fehler vom Anfang ist auch noch vorhanden root@prxmxserv:~# apt upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following package was automatically installed...
  9. R

    Coral USB keeps on crashing

    ...c 188:* rwm lxc.cgroup2.devices.allow: c 189:* rwm 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/bus/usb/004 dev/bus/004 none bind,optional,create=dir 0,0...
  10. J

    ZeroTier in LXC works but I can’t get LAN forwarding working (remote clients can't reach Proxmox LAN)

    ...And I added the required settings to /etc/pve/lxc/ID.conf: features: keyctl=1,nesting=1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file ZeroTier starts perfectly and the interface shows up. Inside the guest I enabled forwarding...
  11. J

    CVE-2025-52881 breaks docker LXC containers

    ...I have found a fix for it https://github.com/opencontainers/runc/issues/4968 You instead need to add the following configuration to /etc/pve/lxc/$ctr.conf: lxc.apparmor.profile: unconfined lxc.mount.entry: /dev/null sys/module/apparmor/parameters/enabled none bind 0 0 And restart the...
  12. C

    Forward all udev properties to container

    ...all mappings (custom device mappings) and add this code, then it worked. lxc.cap.drop: lxc.autodev: 0 lxc.mount.auto: sys:rw lxc.mount.entry: /run/udev /run/udev none bind,optional,ro 0 0 lxc.apparmor.profile: unconfined lxc.cgroup2.devices.allow: b 11:0 rwm lxc.cgroup2.devices.allow: c...
  13. Impact

    [SOLVED] Restoring LXC - will this erase the mount points or not?

    ...strongly recommend to test such things with a test guest though. By the way you can replace lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file with dev0: /dev/net/tun It's what the option in the GUI here does too And to be able to still...
  14. M

    [SOLVED] Restoring LXC - will this erase the mount points or not?

    ...startup: order=100 swap: 512 tags: community-script;document;management unprivileged: 1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file When restoring from the web gui there is a message Which appears inconsistent from the man...
  15. S

    [SOLVED] Tailscale als Subnetz Router

    ...folgende in der etc/pve/lxc/102.conf datei per nano Befehl auf den Proxmox Host hinzugefügt: lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file Danach diese Befehle ausgeführt: systemctl enable --now tailscaled tailscale up Login in der...
  16. T

    Fresh installation, restore and full server freeze over night

    ...c 29:0 rwm lxc.cgroup2.devices.allow: c 189:* rwm lxc.apparmor.profile: unconfined lxc.cgroup2.devices.allow: a lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file 0, 0 lxc.mount.entry: /dev/bus/usb/ dev/bus/usb/ none bind,optional,create=dir 0,0...
  17. R

    Ich bekomme den deconz stick nicht in einem LXC Container durchgereicht.

    Bin schon ein Stük weiter und habe lxc.mount.entry: /dev/serial/by-id dev/serial/by-id none bind,optional,create=dir auskommentiert. Jetzt startet der Container. Leider findet deconz den Stick trotzdem nicht. Muß ich halt weitersuchen.
  18. R

    Ich bekomme den deconz stick nicht in einem LXC Container durchgereicht.

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

    Unable to set LXC with static IP

    ...net1: name=eth1,bridge=vmbr1,firewall=1,hwaddr=BC:24:11:D9:02:D1,ip=dhcp,type=veth onboot: 1 ostype: unmanaged rootfs: store:subvol-102-disk-0,size=4G swap: 512 unprivileged: 1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net dev/net none bind,create=dir
  20. U

    NVIDIA L4 GPU (AD104GL)

    Also dos will this allow me to divide the GPU in any way for these containers