Search results for query: lxc

  1. M

    Restore von CT Backup funktioniert nicht

    Das hat dir doch eine KI geflüstert, oder?
  2. T

    Restore von CT Backup funktioniert nicht

    ...eine Kapselung der darunterliegenden Techniken ist. KVM-VMs sind ihrerseits eine vollständige Kapselung eines fast beliebigen Betriebssystems. LXC-Container hingegen sind mit dem Betriebssystem des darunterliegenden Hypervisors verwoben. Genau das führt dann zu den Kopfschmerzen, mit denen...
  3. J

    VM freezes during snapshot/backup on NFS (Proxmox 9, no errors in logs)

    ...6.0.5 libpve-network-perl: 1.2.5 libpve-rs-perl: 0.11.4 libpve-storage-perl: 9.1.0 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.2-1 proxmox-backup-file-restore: 4.1.2-1 proxmox-backup-restore-image: 1.0.0...
  4. O

    Restore von CT Backup funktioniert nicht

    ...onboot: 1 ostype: debian rootfs: local-lvm:vm-110-disk-0,size=8G startup: order=3 swap: 512 tags: debian;external unprivileged: 1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net dev/net none bind,create=dir Der Befehl ls -la /var/log/journal/ funktioniert leider nicht...
  5. L

    Optimizing Proxmox VE for Low-Latency Game Hosting (Geometry Dash-Style Server)

    ...and secure without overcomplicating the setup. Right now, my environment looks like this: Latest Proxmox VE installed A mix of VMs and LXC containers Dedicated VM with a public IP for the game server Proxmox firewall enabled (default configuration so far) I’ve done some initial testing...
  6. K

    Can I ask an uid range not to be mapped in an unprivileged container

    ...can also have subuids starting from 70000, counting 10000 total (i.e. 79999). This means containers running as root can use those subuids. My lxc conf file (/etc/pve/lxc/102.conf): lxc.idmap: u 70000 70000 10000 lxc.idmap: g 70000 70000 10000 lxc.idmap: u 0 100000 65536 lxc.idmap: g 0...
  7. CoolTux

    Restore von CT Backup funktioniert nicht

    Ich muss gestehen, bezüglich LXCs teile ich Deine Meinung nicht. Ich würde sogar so weit gehen zu sagen das sie in Teilen falsch ist. Wieso soll man auf einen Hypervisor, welcher bereits LXC Containerisierung unterstützt, erst noch ne VM installieren um dann LXC Containerisierung zu machen? Das...
  8. B

    Restore von CT Backup funktioniert nicht

    ...-la /var/log/journal/ ) Eine leicht aufwendige Methode bei der Analyse ist den Sestore mit einem stacktrace (strace) laufen zu lassen strace -f lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client restore '--crypt-mode=none' ct/110/2026-04-17T01:00:25Z...
  9. O

    Restore von CT Backup funktioniert nicht

    ...im original Post gestellten Fragen zielen nicht auf eine Vergleich zwischen CT und VM ab. Mein Wunsch ist, die von Proxmox zur Verfügung gestellten Features LXC sowie Restore und dessen oben beschriebenes Fehlerverhalten zu verstehen und vielleicht auch für andere in Zukunft verbessern zu können.
  10. C

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

    No LXC containers. Only pure VMs, 5 in total. 4 of them SeaBIOS and i440fx, 1 UEFI/OVMF and i440fx. I can't share full journal, but nothing in the journal for ~5 days before this happened.
  11. T

    Restore von CT Backup funktioniert nicht

    ...als Basis eine VM und mache innerhalb dieser deine Schachtelversuche. Proxmox trifft m.E. überhaupt keine Schuld (außer vielleicht fahrlässig LXC als "Virtualisierung" anzubieten). P.S.; Es gibt absolut keinen Grund LXC dem Hypervisor direkt zuzumuten, statt diese vorher in einer VM zu...
  12. 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/)...
  13. 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...
  14. 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...
  15. 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...
  16. 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...
  17. 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.
  18. 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. -...
  19. 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!!
  20. 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...