Are there any companies that extensively use PVE in daily production environments?
Our data center currently utilizes commercial virtualization software. When issues arise, we rely on the vendor for support. However, the downside is the high...
Unless you use some Linux tools to set it explicitely, the actual power modes are determined by the BIOS. Both Intel CPUs should use around the same power when idle, the difference is the ACPI settings which determine how deep the sleep states...
After all we were unable to find a satisfactory solution with the ring topology. We kept experiencing the same issues over and over again.
We have now switched to a star topology using a 10 Gbit switch. Since then, the problems have disappeared...
Thanks for the detailed network diagram. Pulling together everything you've shared, I think the picture is fairly clear now -- though some targeted measurements would still help confirm the timing.
The core reason VMs freeze
During Ceph...
Alot of suggestions already, thank you! To answer some of the comments above:
- I have not done any custom tuning on the previous server.
And as @proxuser77 says, all suggestions are welcome, Proxmox specific ones, but also BIOS and hardware...
Yes, this is exactly what i wanted clarified, thank you. And i can tell you, it's not clear to me with 1/2 year of experience with Linux, mostly in Ubuntu. Although, further help besides Proxmox related does not hurt, so all suggestions are...
Give something like this a look
grep -r . /sys/class/powercap/intel-rapl:0/constraint*
grep -r . /sys/devices/system/cpu/cpufreq/policy*/energy_performance_preference
There might also be PL1/PL2 options in the UEFI of the device. My MiniPC...
After all we were unable to find a satisfactory solution with the ring topology. We kept experiencing the same issues over and over again.
We have now switched to a star topology using a 10 Gbit switch. Since then, the problems have disappeared...
Guys, you are missing the point - like I did: The OP does not want any helpful hints from this forum, he strictly wanted to know if Proxmox does do anything special w/r to power settings.
The answer has been given: No. Proxmox acts like any...
I think, you're approaching this from the wrong end, and in my opinion, that's the less likely scenario. The CPUs architectures between the two CPUs aren't that different, and unless you've done some very specific tuning on the old system that...
Unless you use some Linux tools to set it explicitely, the actual power modes are determined by the BIOS. Both Intel CPUs should use around the same power when idle, the difference is the ACPI settings which determine how deep the sleep states...
I do not know. And I've never used vdbench, so I have no idea what that thing measures. I hesitated to post the obvious:
Generally local storage is always faster than network devices. As long as the same type of HDD/SSD/NVMe devices are used and...
I would think with a higher rated CPU, the power usage might be lower and more efficient for the same task and load, but i might very well be wrong.
If i want answers regarding CPU specs and power usage, then i will ask about that in relevant...
The idea of installing our Proxmox VE module on your own feels a bit overwhelming? Or maybe your business runs on a more customized WHMCS environment and you'd rather leave the configuration to experts? Our team has got you covered, with...
I've just hit this too — happy to add a +1 to the existing bug (#6189) if that helps move it along.
I get why the current default is to not let a backup prevent a VM from starting. But surely the second-best option is to back the VM up and block...