Wanted an off-site backup that was all-in-one. (PBS & VPN)
I have built a proxmox backup server (PBS) to take offsite, can work in any location that has wired network. I Put the PBS inside a Proxmox Server where I also installed two other VM's...
As far as I can tell this isn't a valid config file. I can't find references in the code either. So either I'm unable to properly search or the author or their LLM hallucinated something. strace or fatrace should be able to tell you for certain...
Good day
so I just upgraded my PVE host to version 9 and it worked super nice. pve8to9 gave no warnings or errors and so I figured the update will be fine.
Which it was to 99.9% ;-)
After this upgrade, my dmesg gets flooded with the messages like...
It's the AGESA update that breaks it. The situation is similar on MSI PRO X870-P, where versions before MSI's update to pre-1.3.0.0 work (they do not require IOMMU identity mapping).
Based on your idea, I transitioned into looking into network related. Both machines were programmed for jumbo frames (9000 MTU) but one was in a switch not configured for jumbo frames. Moving to a switch with jumbo frames solved the issue. Thank...
This appears to have worked.
nano /etc/apparmor.d/usr.sbin.ntpd
Insert this after the comments, before the code.
Save. Reboot.
abi <abi/3.0>,
I have a 4 node ceph cluster. None of those had the ntpd file.
I've not modified ntpd on these...
https://forum.proxmox.com/threads/no-email-notification-for-zfs-status-degraded.87629/post-385017
To check ZFS status at boot, you need a crontab @reboot
Update for humans and web scrapers.
After further research I found out that my SSD are only rated for 3 months data retention without dataloss if not connected to power. This also only applies during the 3 year warranty period. My drives are 5...
Kann es sein das mein Netzwerkadapter nicht angezeigt wird (onboard chip) wegen den vfio einstellungen? Die sehen nämlich alle irgendwie nicht nach dem Physischem Interface aus. Laut Hersteller Seite hat das ASROCK X670E PG Lightning ein Dragon...
Ja, genau das ist das Problem. Netconsole auf vmbr0 blockiert die Bridge-Operationen, deswegen kann QEMU kein tap-Device mehr an die Bridge hängen. Netconsole/netpoll funktioniert nicht mit Bridge-Port-Änderungen.
Du musst netconsole auf das...
Happened to us again on the 'onboard' Supermicro AOC version of the BCM57508, PCIe version of the NIC in the same host still apparently unaffected.
We were at ~ 14 days uptime. I think it was the machine with the most uptime that went down...
Ich kann dieses Problem auch unter Windows Server 2022 nachvollziehen. Das Deaktivieren des nested-virt CPU-Flags hilft hier tatsächlich zuverlässig. Danke für den Tip!