Hello everyone,
I noticed that support for other operating systems is present on the PBS roadmap, but I could not find any information regarding an estimated release date.
Is there any timeline, target version, or rough estimate for when...
Does this mean, during the reboot the VMs are also unresponsive through the console?
This is perfect thank you!
Thanks for providing the logs!
It seems though that there is some form of Ceph involved here. Can you please provide the outputs of...
Thank you for testing! Between QEMU 10.1 and 10.2 support for negotiating extended VirtIO features was added, so that is likely related to the regression. Unfortunately, we were not yet able to reproduce the issue.
Could you go to the VM monitor...
Hi,
is it possible to replace "custom certificates" from shell or via api? I'm speaking of this ones here:
My goal is, to do cert-renewal automatically.
What service(s) need to be restarted after exchanging the certs?
Many thanks in advance!
After today's updates I get that message when I click on a node on pve screen
# ll /etc/subscription
-rw-r----- 1 root root 367 Jun 1 03:58 /etc/subscription
this fixed the issue
chmod 644 /etc/subscription
As of today (Win11 24H2), the Virtio-SCSI storage driver is:
virtio-win/vioscsi/w11/amd64
And the memory ballooning driver is:
virtio-win/Ballon/w11/amd64
Just another route to getting past the network issue with Win 11...You can install the full qemu guest agent package from CMD since you've already pulled it up with Shift + F10. Instead of killing that process you can just navigate to your ISO...
Great guide!
I got stuck at the network step as I wasn't able to open the special features, but found another way around here that worked perfectly for me:
You can open another prompt and you can change to drive D: and you can run the VirtIO...
To get started, we need:
virtio-win ISO
win11 ISO
Next create VM, We need this:
OS — use w11 image
System — use SCSI controller — VirtIO SCSI | Bios OVMF (UEFI) and add TPM
Disk — VirtIO Block and minimal disk size 64 Gb
Add CD/DVD Drive to...
Fantastic guide and help ! I used a mix of some of the notes above with a Mac and Chrome. Quick summary below from June 2026 -
NOTE: If this is the first VM on new hardware make sure virtualization is turned on in BIOS or the VM won’t boot...
Generally it's recommended to enable VLAN-awareness on bridges that back VLAN zones, which avoids creating a lot of additional virtual network interfaces. You'll need to reapply the SDN configuration afterwards.
Did you try using tcpdump to...
While configured on both nodes now, your Qdevice is not voting. If one node goes down your cluster won't be quorate anymore.
Is SSH working correctly between the nodes and the qdevice?
journalctl is your best friend to see what is actually...
The Ubuntu vs Proxmox split on the same 6.17 is the useful clue here. The same kernel version reaching C10 on Ubuntu but only C3 on Proxmox almost always means a config or boot-param difference, not the kernel build itself. Two things worth...
In my case there was a much simpler solution:
I only run:
apt install multipath-tools-boot
apt runs update-initramfs automatically after installing.
Reboot, and voila, everything came up in the right state.
No changes in multipath.conf...
Hi,
Proxmox version 9.2.3, CEPH Tentacle 20.2.1
I've came across an issue with CEPH and TPM State disks. I've created a VM that is located on ceph rbd pool. The VM has an additional 4MB disk with tpm state. The vm doesn't start with following...
yes, i did install it on both nodes.
I now did:
pvecm qdevice remove
Then uninstalled all corosync packages with purge on the qdevice.
Re-installed those packages and did another setup (this time from node pve3). Got no error message. Status is...