Hallo,
nach der Installation der aktuellen Kernel mit dem Fix für CVE-2026-53359 (Januscape) treten bei uns Bootprobleme auf.
Umgebung
- Proxmox VE 9.2.4
- Frische PVE-9-Installationen (kein Upgrade von PVE 8)
- ext4 auf LVM
- Drei...
Have you tried this?
Fix: Kernel Boot Parameters
You can bypass this issue by forcing the kernel to throttle or disable NCQ for that specific drive or controller during installation.
Step 1: Apply the installer boot argument
Boot up your...
Don't ever use 100% for a thin pool. You want some unallocated in case it gets full and you need to repair.
I don't think you can combine them in this state. You'd have to add both PVs to one VG. I wouldn't recommend it. Try this
# Or whatever...
Hi everyone,
I'm encountering what appears to be a kernel regression affecting an Intel I226-V NIC (m.2 A+E Card) installed in a Lenovo ThinkCentre M710q Tiny.
Hardware
Proxmox VE 9 (pve-no-subscription repository)
Lenovo ThinkCentre M710q Tiny...
The nested flags of containers has nothing to do with nested virtualization. It's if you want to run containers inside of containers (e.g. podman or docker inside lxc ( which is NOT recommended) or lxcs inside lxcs (this should work usually)) or...
I think we'll have to use an even older version, but as he says, it would be better to avoid using junk like this.
kvm -M help
Supported machines are:
microvm microvm (i386)
pc-i440fx-9.2 Standard PC (i440FX + PIIX, 1996)...
Honestly, don’t. Don’t do this at all. It’s 2026. There’s no support on that OS by its manufacturer. Whatever it’s running, leave running as is. Migrate services to a newer OS or look for replacement of your old app, but stop wasting your and...
https://app.opencve.io/cve/CVE-2026-53359
This won't get fixed in the 7.0.x kernel tree, but is fixed in kernel versions:
* 6.1.177
* 6.6.144
* 6.12.95
* 6.18.38
* 7.1.3
* 7.2-rc1
Reference...
Since you mentionned Windows boxes, you might even run this before migrating, this will install virtio devices before transitioning and just boot normally with the VirtIO driver directly
https://github.com/croit/load-virtio-scsi-on-boot
You can migrate VMs from ESXi even without vCenter Server.
There are several methods, but I think it would be best to first try the “Automatic Import of Full VM” method.
https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE...
Ich habe nie behauptet, dass es nicht geht.
Aber wenn hier jemand kommt und sagt, er möchte einen Proxmox-Server, um Desktop-Linux-Distributionen auszuprobieren, darauf ein NAS direkt auf dem Host (also nicht in einer VM) betreiben und...