lxc

  1. T

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

    Hi everyone, I'm trying to set up GPU acceleration for my unprivileged LXC containers (Ollama, Plex, Whisper) on a Proxmox 9.0.6 host with a GTX 1080. I've followed the standard guides for shared GPU support, including enabling nesting and configuring the device mounts and cgroups in the LXC...
  2. S

    Forward all udev properties to container

    I'm trying to run Automatic Ripping Machine in an LXC, but am having a problem because it's using `pyudev` to look at device properties, and the `ID_*` properties it's looking for are missing from the forwarded devices. Here is the relevant lxc config: lxc.mount.auto: sys:rw...
  3. MagicFab

    Debian 13 (Trixie) LXC Container Image for Proxmox 8 and Proxmox 9

    (not my creation) See: https://gyptazy.com/blog/debian-13-trixie-final-lxc-container-image-for-proxmox8-proxmox-9/ Also see this thread about Debian 13 and LXC in Proxmox: https://forum.proxmox.com/threads/debian-13-lxc-template.169469/ Fabián Rodríguez | Le Goût du Libre Inc. | Montreal...
  4. A

    [SOLVED] IP Settings not applying to new LXCs

    Hi, SOLVED - LXC is privileged as per Jellyfin's documentation which disables nesting by default. Adding nesting resolves the issue. I'm trying out Proxmox for the first time and everything was going well but all of a sudden IP settings have stopped working for new LXCs (I haven't tried VMs)...
  5. T

    LXC firewalls with nftables on Proxmox 9

    Hello everyone, I have just setup a fresh Proxmox 9 install, added a Container and started firewalling the system. I enabled the firewall for the datacenter, the host and the container. Everything works fine except for the container firewall. I can see from the "nft list ruleset" output that the...
  6. D

    pveam update fails on turnkeylinux

    Trying to update my list of templates. Got the same result on PVE 8.4.1 and on 9.0.5 Log output of /var/log/pveam.log: 2025-08-21 10:25:18 start download http://download.proxmox.com/images/aplinfo-pve-9.dat.asc 2025-08-21 10:25:19 download finished: 200 OK 2025-08-21 10:25:19 start download...
  7. A

    Newbie Help with Intel N150 iGPU Passthrough Please

    Hi, I'm new to Proxmox and Linux and trying to set up Jellyfin in an LXC on a GMKTec G3 Plus with Intel N150 CPU. I was following a guide which said to install the "intel-media-va-driver-non-free" driver, but this didn't work. I then found another thread here which said to use...
  8. S

    Lack of IPv6 Support

    Could better IPv6 support please be prioritized. The change needed to make it work with Ubuntu containers is very minor. It's one setting in one file that PVE overrides to the wrong value. IPv6AcceptRA in /etc/systemd/network/eth0.network needs to be true not false. IPv6AcceptRA = true...
  9. C

    unsupported debian version '14'

    Hi there, I've just installed Immich via the community helper scripts, and it runs fine until I restart the LXC. Then when I run with `pct start 100 --debug` I get this: produced output: unsupported debian version '14' Any help would be amazing! Thank you
  10. D

    [SOLVED] Debian 13 LXC networking.service failed

    I'm trying to figure out why on an older debian LXC (now version 12, but it has had atleast 2 major updates) the network.service comes back failed after bootup ug 08 10:34:24 metricsbox systemd[1]: Starting networking.service - Raise network interfaces... Aug 08 10:34:24 metricsbox...
  11. D

    DNS Configuration Issues with IPv6 Link Local for PVE & LXC

    Hello! I just noticed some issues when trying to configure PVE (8.4.5) with a link-local DNS server. #1 - PVE Host I use a AdGuard Home LXC, and want to use it's link-local IPv6 address as DNS resolver for PVE, but I cannot get it to work through the Web GUI. When I edit the DNS settings, and...
  12. U

    HBA Passthrough in a Proxmox LXC

    Has anyone had any luck passing through an LSI SAS9207-8e HBA to an unprivileged Proxmox LXC? SYSTEM: OS: Proxmox VE bookworm 8.4.1 x86_64 Kernel: Linux 6.11.11-2-pve MoBo: ASRock X570 Taichi CPU: AMD Ryzen 9 5950X (32) @ 5.08 GHz GPU: MSI Radeon RX 560 4GT LP OC Memory: 64 GiB Kingston -...
  13. P

    How to create different security mappings for different containers on the host?

    TL;DR How can I map the first user of each container to a different user in the host? My understanding is that the first user of each container is 1000 and it maps to a user 101000 in the host but, if I grant permissions to user 101000 on a host resource, both users on the two containers would...
  14. L

    Restore unprivileged LXC with user ID mapping failed

    Hi everyone, When attempting to restore an LXC from a PBS via PVE GUI, the following error messages appeared: TASK ERROR: unable to restore CT [ID] - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client restore '--crypt-mode=none' ct/[ID]/[DATE]...
  15. K

    (Solved) PVE beta 9 - cannot restore LXC from PBS - works on general-release 9 now

    Header Proxmox Virtual Environment 9.0.0~8 BETA Storage 'qotom-pbs-bkp-for-beelink-vms-25g' on node 'pvefry4' Search: Logs () recovering backed-up configuration from 'qotom-pbs-bkp-for-beelink-vms-25g:backup/ct/110/2025-07-17T04:33:50Z' Use of uninitialized value $fmt in string eq at...
  16. E

    Any success with GMKtec EVO-X2 LXC GPU sharing?

    Before pulling the trigger I wanted to see if anyone was successful with installing pve on this unit and leverage its VGM for LXC, inference workloads. Thanks.
  17. X

    Do I need to install drivers for an AMD video card in an LXC container if I give access to it in the container?

    When installing, it says there is an error loading the DKMS module, I can't find anything about the driver or video card in the logs, the container is unprivileged
  18. B

    Simple setup IPv6 in Proxmox for LXC or VM in Hetzner

    For each server, Hetzner provides free IPv6 subnets /64 Using Hetzner as an example IPv6 provider, here is a configuration example. Okay, now we have an allocated subnet range::/64 For example, range:: = 2a49:8d8:112:7se1:: Edit Proxmox configuration: nano /etc/network/interfaces Physical...
  19. M

    Proxmox LXC & ZeroTier

    Hallo zusammen, ich wende mich nach tagelanger, erschöpfender Fehlersuche an die Community. Ich versuche, einen Roon-Musikserver (LXC) über ZeroTier erreichbar zu machen, stoße aber auf ein Konnektivitätsproblem, das nachweislich im Kernel-Netzwerkstack des Proxmox-Hosts liegt und selbst bei...
  20. D

    Using Resource Mappings on LXCs

    Hello, I have successfully setup an USB Device in Resource Mappings. While there is documentation on attaching Resource Mapping devices to VMs, I cannot verify if it's possible to use them for LXCs and there is no way add the device via Device Passthrough in the GUI. I took a look around at...