No ;-)
You posted twice. And I wanted to give a potential reader/replier a chance to realize this before writing an answer which has possibly already been answered over there...
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...
hi,
first there is an easier way to get to the sysfs path:
/sys/bus/pci/devices/<id>/
so in your case
/sys/bus/pci/devices/0000:04:00.0/
could you try with that path?
echo 2 > /sys/bus/pci/devices/0000:04:00.0/sriov_numvfs
and if it...
Hello everyone,
The problem was solved, and it was more twisted than one might have imagined.
The interfaces of each of our cluster nodes could in fact communicate in a stable way for Corosync only in 10Gbps or 25Gbps.
What was totally...
Hello everyone,
The problem was solved, and it was more twisted than one might have imagined.
The interfaces of each of our cluster nodes could in fact communicate in a stable way for Corosync only in 10Gbps or 25Gbps.
What was totally...
hello, around every four backup runs we encounter the following problem: the backup of a single proxmox ve with a single vm to pbs seems to fail:
INFO: starting new backup job: vzdump --quiet 1 --mode stop --fleecing 0 --storage synology --all 1...
Hello,
After receiving a notification during the backup of my Linux VMs, I attempted to update the VMs with the latest MS KEK certificate.
These VMs, which are configured with Secure Boot, were updated according to the instructions in the backup...
@Blueloop Thank you for the reply.
One more observation, Proxmox 9.1.1 comes with the 6.17.2-1-pve kernel. after the update to Proxmox 9.1.9, 2 kernel (6.17.13-7-pve and 7.0.2-2-pve) gets installed. If I boot the server with any of the new...
It seems that there is a race condition regarding systemd-tmpfiles and several ZFS related services. We are using ZFS on LUKS and a systemd service to unlock the LUKS partitions. Curiously this didn't happened before. I'll try to fix this.
can you check the file-restore logs under /var/log/proxmox-backup/file-restore (on the Proxmox VE host)?
this message appears usually when there is a filesystem in use in the guest that is not readable with a linux kernel
also, please update...
Thanks for your input, Johannes S.
This is exactly why we are testing as much possibilities as we can.
And, at the moment, we are learning very much every day.
In the past we would have installed a small VMWare cluster with shared storage...
Hello!
I have recently upgraded my homelab server. I moved from a Optiplex Micro 7090 with i5-10500T to a Optiplex Micro 7000 with i5-12500T. This upgrade was done by moving my SSD and RAM over to the new mini pc.
After the change, i am...
Thanks for your input, Johannes S.
This is exactly why we are testing as much possibilities as we can.
And, at the moment, we are learning very much every day.
In the past we would have installed a small VMWare cluster with shared storage...
None of this worked. I tried a bunch of different combinations of bridges and this and that... The only thing that worked was keeping it simple. No bridges, vmbr210, no nothing.
For your proxmox host, keep everything default. Don't uncheck the...