I misspoke.
PVE does not have any such functionality. What I MEANT was to do it at the local debian level (and since thats where the entirety of the pve stack resides it was convenient shorthand)
there are a bunch of tutorials for "setting up...
There was a bug in the ChunkStream that was fixed [1] in version 4.1.5. I'm not sure if it could have caused this particular crash, but there is a chance that your issue was actually resolved by a client update.
[1]...
Hi @ all,
@wbk All hosts are identical, all actual 'Servers' with EPYC Milan chips which do support the TPM functionality. We're running the TPM v2.0 version due to WIN11 requirements.
I do not think that we're running into bug # 7066...
There are multiple ways, you can have it either bake it into the ISO file itself, have it read from a labeled partition or from an HTTP server.
First off, you need our proxmox-auto-install-assistant tool, which is available via our repositories...
Today I switched to the dual-API strategy and was able to finish my project via that strategy
So now I can get healthchecks notifications if backups go stale.
vzdump onto the same disk? Snapshot or large sequential writes should not be a heavy load.
I would say yes.
No, but it would be far from the first time consumer SSDs have problems. Especially the ones that only buy Phison controllers and slap...
I was just going to say post the error, for clarity.
I wonder how many larger-cluster admins have set up one backup job per node, because otherwise all nodes back up in parallel...
First check: pvecm status as you need to have Quorum to start VMs - because a backup does start all "turned-off"-VMs in a "pause"-state. (I am not sure for running VMs...)
That's not a symptom I can confirm.
You should post the actual...
Thank you for your guidance! After I tried rebuilding the EFI disk and reconfigured it as suggested, the VM booted normally.
Additionally, I've attached the boot log before the modification for everyone's reference, hoping it helps others who...
Hallo Falk,
Es sind zwei Pfade und eine LUN. Das LVM is Shared.
Mittlerweile habe ich die Devicezuordnung so das die auf allen Knoten gleich ist.
Das ist nur ein Testcluster, also unproblematisch. Die Fehlermeldung auf den Knoten mit...
Hello,
I have a cluster of three nodes.
All nodes are updated to the same version 9.1.6.
I have done an SSL certif (self-signed) available for more than one IP using the "extfile.cnf".
This certif has been uploaded to all three nodes without any...
So digging into this a bit more it seems that the x86-64-v* CPu types are missing the RDRAND an RDSEED instructions. These are apparently needed for EFI to generate the entropy during the init. Adding the VirtIO RNG to the VM now allows us to...