Hi,
mein ProxMox läuft im Raid1 mit jeweils 1x Samsung SSD Pro 980 M2. Eine davon hat nun den Geist aufgeben. Jetzt frage ich mich, welche von beiden das im Mainboard nun ist. Verwende ein Asrock DeskMini 300. Hier die Ausgabe auf der Konsole...
Technically 1,500,000 has 7-digits ;)
Sadly, the page you refered to does not quote any real sources, but I just found the press release from Proxmox itself and yes, the 1,5M hosts is valid...
You need the 7.0 kernel to enable MBEC. It was only backported to that kernel recently:
https://git.proxmox.com/?p=pve-kernel.git;a=commit;h=1e810d779b50dd5e7395fa65ad7b3cbf89b910c1
There is no kernel 6.x support for MBEC
Wir haben Greylisting deaktiviert, da es mehr Probleme verursacht als Nutzen gebracht hat. Die meisten Spam-Mails, die zunächst per Greylisting zurückgestellt wurden, hätten aufgrund ihres Spam-Scores ohnehin herausgefiltert werden können...
[Tool] pvstream2ova — Export Proxmox VM to OVA, 5× faster than qemu-img
Hi all,
I wrote a Python script to export Proxmox VMs to OVA format. Two features make it different from qemu-img convert:
Parallel zlib compression — each 64 KiB...
Based on your above output:
INFO: add KEK cert /usr/lib/python3/dist-packages/virt/firmware/certs/MicrosoftCorporationKEK2KCA2023.pem
INFO: certificate already present, skipping
I believe you could just change that "w" to a "k" manually, & call...
From your output it would appear that in fact the correct keys are already installed - so maybe just the marker/writing is failing.
What does the output for the following show:
cat /etc/pve/qemu-server/104.conf | grep "efidisk"
For others who may be struggling to extend a datastore....
(PBS installed in a PVE cluster. The pve virtual disk in PBS is /dev/sdb)
-resize disk in PVE
-verify resized disk in PBS -> administration -> storage/disks
-open PBS shell and run the...
Das macht keinen Sinn in meinen Augen, was Du da schreibst.
Vorher hast Du schon die "Fakten" aufgezeigt, nun nur noch pros a.
ip addr show
ip route show
ethtool [eno1,eno2]
Anm. : Und der Switch muss natürlich auch dies unterstützen und...
Moin,
ja, das No Carrier kommt durch das Ziehen - wenn ich den Port wieder verbinde, erhalte ich keinen Kontakt zur Außenwelt - außer zum Swicht und zur FB.
VG
This is still the case - but there's a patch on the pmg-devel list which should address this:
https://lore.proxmox.com/pmg-devel/20260313201338.18613-1-s.ivanov@proxmox.com/T/#u
it should be fixed in one of the next versions of pmg-api
it sounds like you have a wrong ZFS module version installed? PVE doesn't use DKMS, and the version from your screenshot is not the version included in our recent kernels for PVE 9.x:
$ modinfo /usr/lib/modules/6.17.13-7-pve/zfs/zfs.ko | head...