OK, I found the issue. The upgrade changed my energy performance preference to: balance_performance
This fixed it back to what it was:
echo "balance_power" | tee /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference
Here's my setup, doing almost exactly the same thing with pfSense instead of OPNsense. I have a total of four NICs: two Realtek NICs on the motherboard and two ports on my X520 SFP+ NIC. I use the two motherboard NICs for my redundant WAN...
Ich habe es nicht hinbekommen, aber letztendlich sind die Verbrauchswerte jetzt nahezu identisch. Ich hatte baremetal vorher 16 W und jetzt - mit 2 nvme zusätzlich - sind es 17 W , wenn die HDDs schlafen (was sie jetzt endlich auch nach einigen...
Men… one of the biggest advantages of Proxmox is that you can reuse servers that are no longer supported by the original vendor. By using it in clusters with HA, backups, etc., Proxmox is one of the most complete hypervisors available today.
A...
Hi,
If I'm not mistaken, you forgot one critical data; for this, I assume BORG works at the file system level and not at the VM level.
If that is the case, the BORG will be better at locating the modified areas in the current FS.
If your VM...
> for modified files → total changes ~7 GB
This sounds like you found the "new" usage found at the end of the 4 hours, not the total amount written to disk during that time?
If one rewrote the entire disk with the same bits, per my...
The way I solved it is to detach whatever is on the same IRQ line, passthrough the NIC to the guest (and let the guest's driver) bind to it, and thereafter reattach the colliding device to the host. As it so happens, I needed to use SR-IOV...
Hi,
If I'm not mistaken, you forgot one critical data; for this, I assume BORG works at the file system level and not at the VM level.
If that is the case, the BORG will be better at locating the modified areas in the current FS.
If your VM...
This is a ZVOL, right?
And that is a "normal" Directory Storage on ZFS:
What are yor diffrent opinion?
Remeber my first Post, please:
The problem persist since PVE9, on PVE8 there was no Problem with Backups
Hi,
... tried a little bit, but no success. Also, the "README" at https://github.com/amd/virtio-npu is a little short for my knowledge, unfortunately. There is described to install
Build and install amdxdna driver on host side
Build and run...
OK, I found the issue. The upgrade changed my energy performance preference to: balance_performance
This fixed it back to what it was:
echo "balance_power" | tee /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference
Hi Steve,
We used a simple find command to check for all changed data on that VM. But this are al business Wordpress websites and some small Woocommerce shops, nothing special. Also our other backup system BORG is not noticing really big changes...
> for modified files → total changes ~7 GB
This sounds like you found the "new" usage found at the end of the 4 hours, not the total amount written to disk during that time?
If one rewrote the entire disk with the same bits, per my...
For the HP ProLiant G8 that was released circa 2012, appears to have gone EOSL (End of Service Life) ~2021, your experience is probably better than any other OS!
I have the following network configuration: an ISP router connected via cable to the server’s network port eno1, where Proxmox is installed, and a second port eno2 coming out of Proxmox that will be connected to a switch for network management...
Hi,
Well, the answer looking for is, how build a bigger retention of lets say 90 days without running out of disk space.
We expected to get a better result as we also use BORG to backup our complete cluster which is using only 8TB backup storage...