Recent content by fabian

  1. fabian

    kernel 7.0.14-9-pve: GPF in list_lru_isolate_move (kswapd0) leaves an orphaned spinlock, whole host locks up - dual-socket NUMA, PBS 4.2.5

    thanks for the report! nothing in the -8 to -9 diff looks like it could be the culprit, so more likely it's a hard to trigger bug that was there before that version already..
  2. fabian

    Uploading certificates caused access issues

    you can use "pvenode cert delete 1" to undo the custom certificate
  3. fabian

    Proxmox and CVE-2026-64561

    now on pve-no-subscription
  4. fabian

    Proxmox and CVE-2026-64561

    similarly, proxmox-kernel-6.8.12-40-pve fixes it for PVE 8.x
  5. fabian

    LXC migration fails with "cannot migrate local bind mount point" although bind mount is shared NFS on both cluster nodes (PVE 9.2.6)

    it sounds like you might have typoed/messed up the formatting somehow.. other than locking/protection against concurrent modification, editing manually or via the API doesn't make a difference..
  6. fabian

    7.0.14-7 kernel breaks PCI link training

    https://bugzilla.kernel.org/show_bug.cgi?id=221801 https://lore.kernel.org/20260801201244.4421-1-andiwild@gmail.com could you maybe also try with the proposed fix and report whether it works to the kernel devs?
  7. fabian

    Possible mismatch of reported and actual machine version

    you did not understand it correctly. the backend will select the actual (running) machine version based on the creation date. the frontend displays the "oldest" version, because the frontend code does not have the logic to do that mapping. it could display a different string, but the issue is...
  8. fabian

    Possible mismatch of reported and actual machine version

    https://forum.proxmox.com/threads/web-ui-bug.176731/
  9. fabian

    VM Migration error

    please also post the log I requested.
  10. fabian

    Repeated host-level outage during PBS backups after recent kernel updates — what evidence should I collect?

    this is not the enterprise support portal, but the community forum. if you want enterprise support, open an enterprise support ticket.
  11. fabian

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    could you also check the kernels inbetween? in particular -6 would be interesting, as that is the first of two stable updates in that version range (the second was -7)
  12. fabian

    Repeated host-level outage during PBS backups after recent kernel updates — what evidence should I collect?

    no logs on disk does not mean no logs generated. a serial or netconsole, or checking pstore can often help. w.r.t. the changelogs: * update submodules and patches to Ubuntu-7.0.0-28.28i3 - upstream stable changes from 6.18.39 and 7.1.4 - various CVE fixes this means that we updated...
  13. fabian

    VM Migration error

    @Frank-75 please post the full migration task log, and the full "pveversion -v" output from both source and target node.