Hi,
I built 2 weeks ago a cluster with HA using 2 Proxmox servers.
Servers version is 8.1.4 on both
I made few changes to get the Quorum with only 1 server.
I have 3 different networks on each :
- One for storage
- One for the cluster
- One for the Prod
They can reach each others on the 3 lans.
Till now I had no issue but today in datacenter->cluster I have this issue : section 'device' already exists and not marked as array! (500), and nothing else.
ha-manager status gives this :
But pvecm status give this :
A look on similar issues in this forum lead to do a diff between /etc/pve/corosync.conf and /etc/corosync/corosync.conf. It shows no differences.
Any idea on what could be the issue ?
Thanks in advance.
I built 2 weeks ago a cluster with HA using 2 Proxmox servers.
Servers version is 8.1.4 on both
I made few changes to get the Quorum with only 1 server.
I have 3 different networks on each :
- One for storage
- One for the cluster
- One for the Prod
They can reach each others on the 3 lans.
Till now I had no issue but today in datacenter->cluster I have this issue : section 'device' already exists and not marked as array! (500), and nothing else.
ha-manager status gives this :
Bash:
ha-manager status
quorum OK
master NO-PROX-01 (active, Wed Jun 19 15:51:40 2024)
lrm NOR-PROX-02, started)
service vm:101 (NO-PROX-02, started)
But pvecm status give this :
Code:
Can't use an undefined value as a HASH reference at /usr/share/perl5/PVE/CLI/pvecm.pm line 486, <DATA> line 960
A look on similar issues in this forum lead to do a diff between /etc/pve/corosync.conf and /etc/corosync/corosync.conf. It shows no differences.
Any idea on what could be the issue ?
Thanks in advance.