Could you share the full log of pve-ha-lrm on the node where it crashed before the "Attempt to free unreferenced scalar" error? And preferably the HA configuration (resources.cfg and rules.cfg) and the log output of the pve-ha-crm on the active...
Hi!
Can you share the log for the HA Manager on the current master node (e.g. with journalctl -u pve-ha-crm)? The master node is listed in ha-manager status.
As a follow-up and to eliminate other possible causes: Have such segfaults or memory corrupts happened before on the node? If some maintenance time is possible, does a memtest with a few runs end successfully?
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
It's BGP unnumbered in particular, it can be used as underlay and works really well with Wireguard as well, or just for announcing routes from EVPN VRFs. It slotted really well into the existing fabrics and in conjunction with upcoming features...
We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization.
Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization.
Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
Hi!
In general, the cluster nodes should have the same package versions installed to function properly.
The HA Manager also has some basic assumptions, as is described in the relevant documentation section [0]. Specifically, if specific nodes...
Hi guys!
As some of you might know we are organizing the Dutch Proxmox Day again.
Last year we decided to reach beyond our borders and have all presentations in English.
Which was a great success since almost half of the audience consisted of...
Hi!
You can configure these with the environment variables PBS_RESTORE_FETCH_CONCURRENCY for the amount of parallel chunk fetches and PBS_RESTORE_MAX_THREADS for the maximum amount of threads. You should be able to use these in front of the...
Hi!
Some recent security fixes for the pve-manager package forced us to ship the package, which already includes the load balancer options in the web interface, earlier to all repositories (including the enterprise repository), while we're still...
Just for reference, I opened a Bugzilla entry for this [0] with a reference to this forum post to not loose track of this.
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=7567
Right, the failback flag does only control if an HA resource is in a node affinity rule (formerly, HA groups) and is in a lower-priority node class. As soon as the higher-priority node class gets back online again, the HA resource will...
I'll answer both questions in one, because they're quite related: The scheduling mode (basic, static-load, dynamic-load) specifies which measure is used to compare nodes and HA resources against each other:
For the basic mode, it's simply how...
Im Moment gibt es kein implizites automatisches Verteilen zwischen den Regelmitgliedern. Jedoch gibt es ab Proxmox VE 9.0 die strikt negativen HA Resource Affinity Rules, welche es ermöglichen, dass mehrere HA Ressourcen auf verschiedenen Knoten...