After today's updates I get that message when I click on a node on pve screen
# ll /etc/subscription
-rw-r----- 1 root root 367 Jun 1 03:58 /etc/subscription
this fixed the issue
chmod 644 /etc/subscription
also during backups other nodes had the following errors. however the backups succeeded
May 26 00:00:12 pve7 pve-ha-lrm[3892712]: VM 101 qmp command failed - VM 101 qmp command 'query-status' failed - got timeout
May 26 00:00:10 pve2...
journalctl -b -p3 -u proxmox-backup-proxy --since "yesterday"
May 26 00:00:15 pbs-new proxmox-backup-proxy[2419]: error writing task result to the tasklog
May 26 00:00:16 pbs-new proxmox-backup-proxy[2419]: GET...
Hello . I've seen mention of this at the German forum and a thread here [ which the poster never replied to the help given].
on one of 5 nodes in the last week the first vm fails a pbs backup. from backup fail emails:
pve-15 107...
I have not tried the following but am posting for future reference. from grok :
https://grok.com/share/bGVnYWN5LWNvcHk_d940cfad-264d-46e6-a144-3e3e02625ae5
Recommended command for full cluster shutdown
1 Run this on any one node (it affects...
Impact - thank you for the fast response.
from the document:
Resource Modes
When disarming HA, you must choose a resource mode that controls how HA managedresources are handled while disarmed. The current state of resources is notaffected...
Hello
See the following on pve-ha-manager changes.
How can I use disarm-ha when an entire cluster needs to be shut down?
pve-ha-manager (5.1.3) trixie; urgency=medium
* fix #2751: add disarm-ha and arm-ha commands for safe cluster-wide...