Hello everyone,
I have a cluster of two nodes and a qdevice for the quorum. I am using Proxmox VE 9.1, which I recently installed with the official ISO.
I have added my VMs to HA from the data center, and checking the replication of the VMID.conf files stored in /etc/pve/qemu-server, I see that they are not being replicated between both nodes.
Now I have all my VMs on node 1, and on node 2 this folder is empty.
I have been looking at several forum threads but cannot figure it out.
The HA master node is node 1. I am doing the tests on node 2.
When I stop the services with the command:
systemctl stop pve-cluster
systemctl stop corosync
And start only corosync, it starts but I get these warnings:
root@host02:~# systemctl start corosync
sleep 5
pvecm status
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused Unable to load access control list: Connection refused
root@host02:~#
I suspect this is the source of my problem, but I don't know how to proceed.
Can anyone help me?
I have a cluster of two nodes and a qdevice for the quorum. I am using Proxmox VE 9.1, which I recently installed with the official ISO.
I have added my VMs to HA from the data center, and checking the replication of the VMID.conf files stored in /etc/pve/qemu-server, I see that they are not being replicated between both nodes.
Now I have all my VMs on node 1, and on node 2 this folder is empty.
I have been looking at several forum threads but cannot figure it out.
The HA master node is node 1. I am doing the tests on node 2.
When I stop the services with the command:
systemctl stop pve-cluster
systemctl stop corosync
And start only corosync, it starts but I get these warnings:
root@host02:~# systemctl start corosync
sleep 5
pvecm status
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused Unable to load access control list: Connection refused
root@host02:~#
I suspect this is the source of my problem, but I don't know how to proceed.
Can anyone help me?