Hi,
On my cluster proxmox, I 4 nodes : svpe00, svpve01, svpve02, svpve03.
I have shutdown and delete the node svpve00.
but now, I an error on the HA (see attached). Normally, the master should have change automatiquely. I don't know why it isn't.
pvecm status is ok
Quorum information
------------------
Date: Wed Feb 10 11:50:01 2021
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/736
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.0.11.1 (local)
0x00000003 1 10.0.11.2
0x00000004 1 10.0.11.3
root@svpve01:~# pvecm status
Quorum information
------------------
Date: Wed Feb 10 12:19:17 2021
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/736
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.0.11.1 (local)
0x00000003 1 10.0.11.2
0x00000004 1 10.0.11.3
cat /etc/pve/corosync.conf
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: svpve01
nodeid: 1
quorum_votes: 1
ring0_addr: 10.0.11.1
}
node {
name: svpve02
nodeid: 3
quorum_votes: 1
ring0_addr: 10.0.11.2
}
node {
name: svpve03
nodeid: 4
quorum_votes: 1
ring0_addr: 10.0.11.3
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: cluster1proxmox
config_version: 5
interface {
bindnetaddr: 10.0.11.1
ringnumber: 0
}
ip_version: ipv4
secauth: on
version: 2
}
I don't understand, if someone shoud be an idea to the problem.
could you help me ? please.
On my cluster proxmox, I 4 nodes : svpe00, svpve01, svpve02, svpve03.
I have shutdown and delete the node svpve00.
but now, I an error on the HA (see attached). Normally, the master should have change automatiquely. I don't know why it isn't.
pvecm status is ok
Quorum information
------------------
Date: Wed Feb 10 11:50:01 2021
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/736
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.0.11.1 (local)
0x00000003 1 10.0.11.2
0x00000004 1 10.0.11.3
root@svpve01:~# pvecm status
Quorum information
------------------
Date: Wed Feb 10 12:19:17 2021
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/736
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.0.11.1 (local)
0x00000003 1 10.0.11.2
0x00000004 1 10.0.11.3
cat /etc/pve/corosync.conf
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: svpve01
nodeid: 1
quorum_votes: 1
ring0_addr: 10.0.11.1
}
node {
name: svpve02
nodeid: 3
quorum_votes: 1
ring0_addr: 10.0.11.2
}
node {
name: svpve03
nodeid: 4
quorum_votes: 1
ring0_addr: 10.0.11.3
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: cluster1proxmox
config_version: 5
interface {
bindnetaddr: 10.0.11.1
ringnumber: 0
}
ip_version: ipv4
secauth: on
version: 2
}
I don't understand, if someone shoud be an idea to the problem.
could you help me ? please.