lxc

  1. C

    Container with mp0 configuration won't start via GUI, OK via `lxc-start`

    I've followed the Mounting NFS share to an unprivileged LXC tutorial to mount a NFS share in a container. The mount on Proxmox node works (I can read/write /mnt/nfsshare) but as soon as I add the mp0: /mnt/nfsshare/,mp=/foo line to the LXC configuration file (/etc/pve/lxc/100.conf) the...
  2. W

    Troubleshooting - LXC TTY Terminal Login Prompt Shows Gibberish

    Hello Proxmox Community, I have encountered a weird issue that has been present for a while. The issue does not affect the usability of the LXC it is a mere annoyance. It happened when I upgraded from Fedora 42 within an LXC to Fedora 43 within an LXC. Since this has not hindered/impacted the...
  3. S

    SSH failing to start at Boot Time of Fedora LXC Container

    There seems to be some Issue for a Fedora LXC Container. Specifically, SSH fails to start (as confirmed by ss -nlt) since nothing is listening on Port 22 after Boot. It seems that there is something related to sshd-keygen.target when used in an LXC Container. Disabling...
  4. Z

    Feature Request: API endpoint to change LXC container root password

    Hello, there is currently no API endpoint to change the root password of an existing LXC container. Current situation: When creating an LXC container via POST /nodes/{node}/lxc, the password parameter works as expected. For KVM/QEMU guests, password changes are possible via the Guest Agent...
  5. R

    Proxmox 9 - Bridge - IPv6 - LXC Container problem!

    Hello everyone, I moved my server to new hardware. With new IPv6 IP's. Now my Gateway looks like this: fe80:0000:0000:0000:0000:0000:0000:0001 My Proxmox Host can use IPv6 and I can ping outside, fine! :-) But my LXC Container can not use IPv6. LXC Container also use...
  6. D

    PVE9.x Debian13 LXC /tmp

    I noticed an issue where I was experiencing a lot of OOM errors within my LXC containers. After updating to Deb13/PVE9.x I found some of my LXC containers at 99% CPU and 99% MEM usage. Debian 13 has, by default, moved /tmp to a tmpfs. It incorrectly pulls the amount of memory tmpfs has...
  7. K

    ArchLinux not found in LXC template

    After updating to Proxmox 9.1, I noticed that ArchLinux is not listed in the list of LXC container templates in GUI page. However, it seems to be listed on http://download.proxmox.com/images/system/ . The same issue has also been raised in Reddit. Is this a mistake or has the ArchLinux...
  8. S

    How to use ISCSI for LXC storage

    Hello, I'm a bit confused when it comes to storage options for LXC containers. I want to move all of my disks to Truenas and migrate all disks there. In VM I can easily use ISCSI as backend storage, no issues here. But documentation on LXC containers also states that remote storages like ISCSI...
  9. J

    Backup Failure After Debian LXC Upgrade

    I recenty upgraded my Debian LXC running DNS and backups have started to fail. Here's a writeup of the investigation. What is the right way to address this? PVE 8.4.13 Issue:Automated backups of LXC container 101 (AdGuard2, Debian 11) started failing after running apt update && apt...
  10. Y

    How to make reported LXC memory usage include its cache/buffer?

    The reported memory usage of a VM in its summary and graphs includes RAM used by caching inside a VM. The reported memory usage of a node in its summary includes RAM used by caching inside VMs and LXCs. The reported memory usage of an LXC in its summary does not include RAM used by caching...
  11. J

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

    I finally got ZeroTier to launch inside an LXC and create the ztxxxxxx interface, and the container is joining the network fine. But I still can’t get forwarding/routing working so my remote ZeroTier clients can access anything on the Proxmox LAN. ZeroTier web UI my route is pushed, for my...
  12. Y

    Docker IPv6 killt IPv6 SLAAC auf dem LXC host

    Ich habe seid einigen Tagen ein sehr interessantes Verhalten. Sobald ich im Debain 13 (Trixie) LXC Container bei `docker.io` IPv6 aktiviere, kann der LXC Container kein SLAAC mehr beziehen. Ich konnte schon durch Test Festellen, das wenn ich das gleiche mit Debian 12 (Bookworm) aktuell mache...
  13. S

    Docker applications failing in LXC "failed to create shim task"

    This morning I woke to find a number of my LXCs where not running some of the applications in their docker containers, and when I re-ran docker compose up -d I would get this error message for every docker instance in every LXC affected. "Error response from daemon: failed to create task for...
  14. lynze

    [SOLVED] Docker inside LXC (net.ipv4.ip_unprivileged_port_start error)

    Be careful when updating Docker on Proxmox LXC machines (as far as I know): when you run apt update&&apt upgrade, among other packages, containerd.io is updated to 1.7.28-2~debian.13~trixie, so if you try to launch your containers, you will get the following error: So your containers aren't...
  15. A

    LXC disk trimming (discard)

    I have a few Proxmox clusters, all running a mix of LXCs and VMs. Most of them have their disks on Ceph, but some are on ZFS or LVM-thin. Almost all of the containers/VMs are running debian 12/13. I know how disk trimming works when it comes to VMs: - I enable the "discard" option of the...
  16. M

    Auto-remount USB HDD to unprivileged LXC on hotplug without rebooting container

    Hi everyone, I'm running Proxmox VE 9.0.11 on a mini PC. I have an unprivileged LXC container (Ubuntu 24.04) hosting Jellyfin for media streaming. The container has a USB external HDD (NTFS) passed through as a bind mount: host /mnt/media -> LXC /mnt/media with uid=1005,gid=1005 for proper...
  17. G

    Unprivileged LXC Mounting Inconsistencies (mount point pass-through)

    Hi folks! I'm struggling with some strange behavior where I'm attempting to mount some host file systems in the unprivileged guest containers. The reason why it's strange is because it's wildly inconsistent, even in the same guest. I've found several guides (One, Two) that follow the same set...
  18. D

    LXC Backup fails due to read error

    Hello all, I have a proxmox setup, which is pretty basic. Other than maybe some VirGL packages. However I get this error when I am trying to backup my LXC container: INFO: starting new backup job: vzdump --notes-template '{{guestname}}' --mailnotification failure --mode snapshot --node prox1...
  19. F

    Unable to set LXC with static IP

    Can't seem to get a static IP to take on one of my containers. I made sure the IP is not in use and I added etho and vmbr0, selected static and put in 192.168.111.80/24 and a gateway of 192.168.111.1 (my ASUS router). When I restart it, it pulls a DHCP address. I even tried adding a reservation...
  20. S

    Container/LXC watchdog?

    Although i see ways to use a watchdog for VMs (eg https://forum.proxmox.com/threads/hardware-watchdog-at-a-per-vm-level.104051/), does anyone have any tips to doing so for a container? Ideally it would try a restart before a reset.