How is the NFS 4.2 volume mounted ? The NFS share mount could be tested with something like mount -o vers=4.2,nosharecache,noac . This has to do with QEMU block-level operation expecting sparse file handling and hole punching. Commands like...
Ok so just to make sure I have this explicitly confirmed as I'm not sure anymore, when I migrate a VM to node 3 it migrates in a shut down state since node 3 isn't able to start it up. I then have to start it manually in the Proxmox interface. Is...
I would suggest setting the BGP controllers, the EVPN controller AND OPNSense BGP to use the same ASN and then try again. I haven't had the time to test this locally - but I think it should work. There's another bug with the BGP controller that...
root@proxmox:~# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
4479-F30E is configured with: uefi (versions: 6.17.2-1-pve, 6.8.12-17-pve)
447A-5643 is...
Thank you for the output!
This show that the NAS isn't answering, please check your NAS or firewall, you can try nmap port 111, 2049 to see if they are allowed from your Proxmox VE node.
Did you install and do you have the latest intel microcode package ?
apt install intel-microcode
You may also experiment with these in your GRUB kernel command line to work around buggy ACPI tables - test them one at a time:
i915.force_probe=*...
What does proxmox-boot-tool status say ? This will help understand the situation. Proxmox boot management is different from plain Debian, that's why removing systemd-boot before upgrading is required.
Check the documentation at...
We're pleased to announce the release of Proxmox Backup Server 4.1.
This version is based on Debian 13.2 (“Trixie”), uses Linux kernel 6.17.2-1 as the new stable default, and comes with ZFS 2.3.4 for reliable, enterprise-grade storage and...
Ich persönlich bin weiterhin der Meinung, dass in deinem Setup ein Fehler in der Konfiguration vorliegt und es sich dabei nicht um ein Proxmox-Problem handelt. Meine Empfehlung wäre, die FritzBox auszutauschen und stattdessen eine professionelle...
I've just rolled out these patches. The result seems to be great in terms of the webinterface. Hoping to hear from you guys if other performance increases as well.
I have a PBS VM using iSCSI datastore from a TrueNAS scale, but I only use it as a secondary PBS, used to pull the backups from the primary PBS which is on a dedicated PC.
I wouldn't use the VM as a primary backup because those backups can ONLY...
nice find! once the fix has finalized, I will see about getting it included in Trixie (next point release is in January, so still a bit of time for the dust to settle ;))
What changed ? I don't see any error at the end of that screen capture. Can you capture the boot output in text using serial console ?
I know this requires booting from a Live CD to modify your boot parameters in your VM, maybe worth the effort...
The problem with Consumer-grade SSDs is not only the wearout, but the fact that missing PLP prevents them from doing sync writes, which does also result in drastically reduced performance. No matter how good that SSD is in a single-host scenario...