Where does the expected performance come from? Is it from the manufacturer and in an unrealistic perfect (sequential) scenario?
RaidZ1 write is never more than a single drives performance. RaidZ1 is also not a good fit for VMs due to the low...
Since my root filesystem is on ZFS, there is no way to change the ARC limit at runtime. Or is there any way?
The only option is to update /etc/modprobe.d/zfs.conf and run update-initramfs -u to rebuild the initramfs. After a reboot the new...
I have a production system in work with 50TBs of backup. I also have a home lab with 1TB on Wasabi but it isn't really a lab as the data/VMs are critical hence multiple backups. I am very strong on verifying/testing backups, I normally stick to...
vm.swappiness=1 does not disable swap entirely; it only makes the kernel less aggressive about using it.
Also, even when there is still some free RAM available, pages that have not been used for a long time can still be swapped out...
Hello,
I have a question that has been bothering me for some time.
I am currently running a 6-node Proxmox cluster with a total of 4 TiB of RAM and 672 CPU cores. Since my nodes are very heterogeneous in terms of hardware capacity, I often...
Hi @ all!
Good news, we've re-opened the creation of free PBS datastores!
You can order your datastore via https://www.tuxis.nl/en/proxmox-backup-server/
Performance has noticeably been improved thanks to the fixes that Proxmox-devs wrote for...
Hi,
just an addition:
I would be nice if the BGP controller would also work with VXLAN networks. You could simply advertise your VXLAN network(s) to the upstream router via BGP. This can also handle failover, loadbalancing via ECMP etc.
AFAIK...
Hi @ all!
Good news, we've re-opened the creation of free PBS datastores!
You can order your datastore via https://www.tuxis.nl/en/proxmox-backup-server/
Performance has noticeably been improved thanks to the fixes that Proxmox-devs wrote for...
Hello everyone,
I'm having problems with only one virtual machine. After several days, it displays the error: Status: io-error. I've checked the disk and there's no problem there. It only happens with this machine. After shutting it down and...
Hi @ all!
Good news, we've re-opened the creation of free PBS datastores!
You can order your datastore via https://www.tuxis.nl/en/proxmox-backup-server/
Performance has noticeably been improved thanks to the fixes that Proxmox-devs wrote for...
Hi all,
after a network uplink failure, i recognized in the syslog that the Postgres DB sync (pmgmirror/pmgtunnel) did not work anymore. A lot of research later it turned out that AllowTcpForwarding was set to no in the sshd_config. Now i try to...
Guten Abend zusammen,
da ich ebenfalls auf diese Thematik aufmerksam gemacht wurde ein paar Anmerkungen.
In den bisher beigefügten Übersichten ergibt sich an keiner Stelle der Aufschluss, dass diese Prozesse von PegaProx ein potentielles...
AAAAAAAAAAAAAAAAAAAAARRRRRRRRRRRRRRRRGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHH....
Gelöst!
Kaum mal ein
systemctl stop pegaprox-smbios-autoconfig && systemctl stop pegaprox-agent
an den Konsolen abgesetzt, schon sinkt es wieder auf das Maß der...
System:
Proxmox VE (8.4.17, updated, no fresh install), ZFS 2.2.9-pve1, Linux 6.8.12-20-pve
256 GiB RAM, Single CPU (no NUMA)
vm.swappiness = 1 - set from 60 to 5 and than to 1
ZFS ARC: default limit of 50% RAM = 125.7 GiB, currently used at...
Hi @fiona ,
I just noticed on the enterprise repo for PVE 8 that some updates related to VM firmware appeared yesterday.
In the changelog details, I see mentions of several tools for reading VM firmware and similar tasks.
Are these the Bookworm...
Hi,
I have had a pretty similar problem for the past few weeks, but with a very different setup.
In a VMware cluster, across many Fedora CoreOS VMs, only the one with Docker crashes very suddenly and randomly.
Same symptoms: CPU at 100%, no...