Recent content by XueSheng

  1. X

    PBS change vmid ?

    @steph b, did you find a solution for this issue?
  2. X

    PVE nodes with DHCP assigned IPs and hostnames

    I'm using dhcp on one proxmox node (without clustering). Mainly because I need IPv6 on that node and ifupdown2 doesn't seem to support a mix of static IPv4 and dynamic IPv6. This node is also based on Debian 12 and I just took the default (automatic) network config during install. I just adapted...
  3. X

    VM mit OMV erstellt wie den Ordnerm mit Dateien in einen LXC mounten

    rootfs plugin is not working as mentioned https://forum.proxmox.com/threads/vm-mit-omv-erstellt-wie-den-ordnerm-mit-dateien-in-einen-lxc-mounten.102969/post-444154.
  4. X

    VM mit OMV erstellt wie den Ordnerm mit Dateien in einen LXC mounten

    Did somebody find a solution for omv and lxc? It seems omv needs to have access to the disk at /dev itself. But for lxc, the disks are not available this ways.
  5. X

    [SOLVED] VMs freeze with 100% CPU

    Ballooning may be a good hint. I did disable it for most of my VMs because I had already issues in the past (years ago). But the currently affected VM did have ballooning enabled. Just disabled it and will have a close look to it.
  6. X

    [SOLVED] VMs freeze with 100% CPU

    I have a openmediavault VM on latest Proxmox 7.4 which also freezes from time to time (100% CPU... can't find any hint within the logs). This VM was running for years without hickups.
  7. X

    netcup root-Server mit Proxmox möglich?

    Einfach Debian installieren und dann Proxmox on top (siehe Proxmox wiki). Je nach Zweck ist LXC ausreichend.
  8. X

    Collabora Online Development Edition in unprivileged CT of Proxmox

    Which error do you get if you try to restore a CT with "features: mknod=1"? Is it expected that restore fails for "custom" features?
  9. X

    Nested Virt - Proxmox 6.3.3 rebooting

    A couple of days ago my VPS was also migrated to another server with a more recent kernel (netcup support didn't mention any details) and so far no unexpected restarts. But it's too early to really say that it's running stable.
  10. X

    Nested Virt - Proxmox 6.3.3 rebooting

    No, I'm not paying for VMX. For my usecase, LXC is enough (but must be stable, of course). I don't get the logic of Netcup support, that it must be proxmox/client related, because the logs don't show any errors. My assumption is that their host must be involved somehow.
  11. X

    Nested Virt - Proxmox 6.3.3 rebooting

    @goseph, Could you resolve your issue? I'm also using proxmox at netcup (but only with lxc containers). It also reboots without any errors in the logs. I tried also the updated kernel 5.11 without any success. Netcup support says it must be an proxmox specific issue and cannot be resolved by...
  12. X

    Remote Unlocking LUKS Drive at Boot

    I'm also trying to get dropbear-initramfs running without luck. Was somebody able to solve this issue?
  13. X

    virtio-scsi-single vs. machine q35

    Bug was filed @ https://bugzilla.proxmox.com/show_bug.cgi?id=1293