They have some success stories on their page:
https://www.proxmox.com/en/about/about-us/stories
There was also a survey on reddit:
https://www.reddit.com/r/Proxmox/s/aGMBgJqm0L
Edit:
lspci -vvv shows "Kernel driver in use: vfio-pci" when I blacklist "xe" in /etc/default/grub, otherwise "Kernel driver in use: xe". Regardless what kernel driver is in use, the Error 43 persists. Currently I removed modprobe.blacklist=x3...
While these threads are storage-slanted, the feedback it the threads is from companies running successful businesses, almost exclusively on Proxmox Virtualization Environment...
What do you mean by extensively? Most people use it as their only virtualization platform in various setups for many years, even decades. A few years ago, there was a post by Proxmox stuff about the install numbers, yet I cannot find it anymore...
I've encountered the same error several times. The problem is basically that on the SUSE machine in VMware, the disk is named SDA, for example. When you migrate it to Proxmox, the disk controller assigns it a different name, for example, HDA...
Typo (the 2 keys are not far apart ;)).
I agree that behavior seems odd, only to remove (I believe) "Are there any companies that extensively use PVE in daily production environments?"
I must also say, I found the initial query rather...
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"