Search results for query: lxc

  1. O

    Restore von CT Backup funktioniert nicht

    Vorgeschichte: Ich hatte eine LXC Container (CT) mit der ID 110. Für diesen Container habe ich die folgende Anleitung genutzt um den Container aufzusetzen: https://pve.proxmox.com/wiki/OpenVPN_in_LXC Statt "direkt" OpenVPN zu installieren habe ich PiVPN installiert (https://www.pivpn.io/)...
  2. Stoiko Ivanov

    kernel BUG at mm/usercopy.c:102 in kvm_amd - svm_get_if_flag

    see - https://forum.proxmox.com/threads/proxmox-zfs-lxc-docker-container-oom-results-in-kernel-bug-at-mm-usercopy-c-102.182232/ - seems potentially similar what kind of workload is running on the machine - lxc-containers? - do you see any other issues in the journal before this occurs/could...
  3. C

    showq high CPU usage

    root@proxmox:/proc/17873# tail -n+1 cmdline comm cgroup ==> cmdline <== showq-tunix-u ==> comm <== showq ==> cgroup <== 0::/lxc/102/ns/system.slice/system-postfix.slice/postfix@-.service root@proxmox:/proc/17873# root@proxmox:/proc/17873# root@proxmox:/proc/17873# ls -l cwd exe lrwxrwxrwx 1...
  4. D

    ADB over Network Doesn't Work in Debian LXC

    ...proxmox ve 9.1.7 with debian 13 guest. im having issue connecting to android device using adb (android debug bridge) over network, but only in lxc, vms work. repro steps: install new debian 13 unprivileged lxc and new debian 13 vm default settings i use community scripts but also try manual...
  5. O

    NGINX proxy manager just works in lxc locally - not with other lxc

    Not sure if this helps, but for some reason after I made changes to the IP of my network (i.e. 192.168.x.0) and reconfigured everything (DNS), npm(lxc) was not able to redirect me to the other lxc containers via hostname (throws 502). I also have VMs that npm has no problem with, but for these I...
  6. J

    ArchLinux not found in LXC template

    ...container templates similiar to the dab tool: https://git.proxmox.com/?p=aab.git;a=tree It's last activity is from September 2025 but I would assume that this was used in older Proxmox versions to create the arch lxc templates. It might work (didn't tested it) to use it to create new templates.
  7. A

    Loosing IPv6 connectivity after some time

    ...autoconf 1 accept_ra 2 Notes: - Cannot access or ping any public ipv6 addresses(e.g, google.com 2001:4860:482d:7700::) from any lxc. - Can ping host ipv6 address from lxc and lxc ipv6 address from host. - Cannot ping host or lxc IPv6 addresses from devices in the local subnet. -...
  8. D

    [Solved] Recent updates caused problem with migration

    Thanks, this was the answer. By modifying that line via nano /usr/share/perl5/PVE/LXC/Setup/Debian.pm it will now start. Cheers!!
  9. D

    [Solved] Recent updates caused problem with migration

    ...0 to remove and 0 not upgraded. Your System is up-to-date ... sudo /usr/sbin/pct start 103 --debug run_buffer: 571 Script exited with status 25 lxc_init: 845 Failed to run lxc.hook.pre-start for container "103" __lxc_start: 2034 Failed to initialize container "103" 0 hostid 100000 range...
  10. D

    [Solved] Recent updates caused problem with migration

    ...6.0.3 libpve-network-perl: 1.1.6 libpve-rs-perl: 0.10.7 libpve-storage-perl: 9.0.13 libspice-server1: 0.15.2-1+b1 lvm2: 2.03.31-2 lxc-pve: 6.0.4-2 lxcfs: 6.0.4-pve1 novnc-pve: 1.6.0-3 proxmox-backup-client: 4.0.9-1 proxmox-backup-file-restore: 4.0.9-1 proxmox-backup-restore-image: 1.0.0...
  11. R

    Two GPU and their assigment to /dev/dri/renderD...

    .../dev/dri/card-nvidia /dev/dri/render-amd /dev/dri/render-nvidia on Proxmox, mouting them like in dev0: /dev/dri/render-amd,gid=106 in the LXC config, using it inside the container didn't work out: vainfo --display drm --device /dev/dri/render-amd Failed to a DRM display for the given device...
  12. F

    Newbie linking TrueNas VM to Jellyfin LXC on Proxmox needs help

    ...manually only to figure out it was because I didn't set the mapall user in TrueNas Use proxmenuX select storage & Share manager Use "ConFigure LXC Mount points" use Add: Mount host directory into LXC and follow its instructions from there. Hopefully you should be able to link your NFS share...
  13. A

    Intel N95 iGPU passthough

    Are you using a VM or a LXC?
  14. K

    Wenn alle Container und VMs runtergefahren sind - kein Internet mehr - Container schuld?

    Ja danke Euch udn ist schon richtig...man muss sich halt mit allem befassen. Also als Haupt-DNS habe ich den Adguard LXC in der UDM stehen....dehalb ist es klr wenn der Container down ist das dann das I-Net weg ist (oohhmann klar) ich habe das so eingestellt das alles über den Adguard LXC...
  15. D

    Edit Boot Order Graphical error

    ...6.0.5 libpve-network-perl: 1.2.5 libpve-rs-perl: 0.11.4 libpve-storage-perl: 9.1.1 libspice-server1: 0.15.2-1+b1 lvm2: 2.03.31-2+pmx1 lxc-pve: 6.0.5-4 lxcfs: 6.0.4-pve1 novnc-pve: 1.6.0-3 proxmox-backup-client: 4.1.5-1 proxmox-backup-file-restore: 4.1.5-1 proxmox-backup-restore-image: 1.0.0...
  16. K

    Wireguard VPN inside LXC will not connect outside of network

    Hello! I've been using a Wireguard AirVPN config inside my qBittorrent Debian LXC for a pretty long while and it's been working great! But until recently it's suddenly stopped making connections at all. Pinging 1.1.1.1 or www.google.com will come up with absolutely nothing and I'm unsure why...
  17. J

    Podman in rootless mode on LXC container

    This thread has been very helpful. I made a video playlist on my YT channel showing how I setup rootless podman under lxc under proxmox 9 with a debian 13 trixie LXC container. https://www.youtube.com/playlist?list=PLvadQtO-ihXsyM0eVcrw4FBx0UmZmj0az Rootless networking with pasta is working...
  18. D

    Offline Node is drivin' me bananas

    ...with my cluster- all nodes are fully reachable by their FQDN, IP's, etc. If i connect to proxmox1 - all 4 nodes - green check marks, online. all lxc's and VM's operational. If I connect to proxmox4, same deal- everything looks solid. If I connect to proxmox2 or proxmox3 - they show Proxmox4 -...
  19. M

    resize live /tmp tmpfs on unprivileged container [SOLVED]

    ...things but got errors: #pct exec 131 -- mount -o remount,size=34G /tmp mount: /tmp: fsconfig() failed: tmpfs: Invalid uid '100000'. and #PID=$(lxc-info -n 131 -p -H) #nsenter --mount=/proc/$PID/ns/mnt mount -o remount,size=34G /tmp mount: /tmp: must be superuser to use mount...
  20. W

    [SOLVED] pmg8to9-Warnung: Failed to resolve hostname --> Upgrade-Probleme

    Hallo. Das war der entscheidende Hinweis: Mit der Option /etc/pve/nodes/pve/lxc/100.conf ergänzt um: features: nesting=1 lief das Upgrade sauber durch und der Container startete auch richtig. Sollte dieser Hinweis nicht in der Doku unter https://pmg.proxmox.com/wiki/Upgrade_from_8_to_9...