We have a new setup of Proxmox cluster. Recently we configured redundant ring for corosync.
But when we are making down the first ring (ring0) that particular node is going out from the cluster, ie, cluster is not working through the redundant link.
pveversion
pve-manager/6.1-3/37248ce6 (running kernel: 5.3.10-1-pve)
pvecm status
Cluster information
-------------------
Name: PubWebApp-Clus2
Config Version: 8
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Tue Feb 2 08:54:28 2021
Quorum provider: corosync_votequorum
Nodes: 6
Node ID: 0x00000003
Ring ID: 2.2598
Quorate: Yes
Votequorum information
----------------------
Expected votes: 6
Highest expected: 6
Total votes: 6
Quorum: 4
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 172.x.x.44
0x00000003 1 172.x.x.45 (local)
0x00000004 1 172.x.x.63
0x00000005 1 172.x.x.64
0x00000006 1 172.x.x.65
0x00000007 1 172.x.x.67
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: E1B14
nodeid: 2
quorum_votes: 1
ring0_addr: 172.x.x.44
ring1_addr: 172.x.x.44
}
node {
name: E1B15
nodeid: 3
quorum_votes: 1
ring0_addr: 172.x.x.45
ring1_addr: 172.x.x.45
}
node {
name: E2B13
nodeid: 4
quorum_votes: 1
ring0_addr: 172.x.x.63
ring1_addr: 172.x.x.63
}
node {
name: E2B14
nodeid: 5
quorum_votes: 1
ring0_addr: 172.x.x.64
ring1_addr: 172.x.x.64
}
node {
name: E2B15
nodeid: 6
quorum_votes: 1
ring0_addr: 172.18.x.65
ring1_addr: 172.18.x.65
}
node {
name: E4B15
nodeid: 7
quorum_votes: 1
ring0_addr: 172.18.x.67
ring1_addr: 172.18.x.67
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: PubWebApp-Clus2
config_version: 8
interface {
linknumber: 0
}
interface {
linknumber: 1
}
ip_version: ipv4-6
secauth: on
version: 2
}
root@E1B15:~# cat /etc/corosync/corosync.conf
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: E1B14
nodeid: 2
quorum_votes: 1
ring0_addr: 172.18.x.44
ring1_addr: 172.18.x.44
}
node {
name: E1B15
nodeid: 3
quorum_votes: 1
ring0_addr: 172.18.x.45
ring1_addr: 172.18.x.45
}
node {
name: E2B13
nodeid: 4
quorum_votes: 1
ring0_addr: 172.18.x.63
ring1_addr: 172.18.x.63
}
node {
name: E2B14
nodeid: 5
quorum_votes: 1
ring0_addr: 172.18.x.64
ring1_addr: 172.18.x.64
}
node {
name: E2B15
nodeid: 6
quorum_votes: 1
ring0_addr: 172.18.x.65
ring1_addr: 172.18.x.65
}
node {
name: E4B15
nodeid: 7
quorum_votes: 1
ring0_addr: 172.18.x.67
ring1_addr: 172.18.x.67
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: PubWebApp-Clus2
config_version: 8
interface {
linknumber: 0
}
interface {
linknumber: 1
}
ip_version: ipv4-6
secauth: on
version: 2
}
But when we are making down the first ring (ring0) that particular node is going out from the cluster, ie, cluster is not working through the redundant link.
pveversion
pve-manager/6.1-3/37248ce6 (running kernel: 5.3.10-1-pve)
pvecm status
Cluster information
-------------------
Name: PubWebApp-Clus2
Config Version: 8
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Tue Feb 2 08:54:28 2021
Quorum provider: corosync_votequorum
Nodes: 6
Node ID: 0x00000003
Ring ID: 2.2598
Quorate: Yes
Votequorum information
----------------------
Expected votes: 6
Highest expected: 6
Total votes: 6
Quorum: 4
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 172.x.x.44
0x00000003 1 172.x.x.45 (local)
0x00000004 1 172.x.x.63
0x00000005 1 172.x.x.64
0x00000006 1 172.x.x.65
0x00000007 1 172.x.x.67
root@E1B15:~# cat /etc/pve/corosync.conflogging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: E1B14
nodeid: 2
quorum_votes: 1
ring0_addr: 172.x.x.44
ring1_addr: 172.x.x.44
}
node {
name: E1B15
nodeid: 3
quorum_votes: 1
ring0_addr: 172.x.x.45
ring1_addr: 172.x.x.45
}
node {
name: E2B13
nodeid: 4
quorum_votes: 1
ring0_addr: 172.x.x.63
ring1_addr: 172.x.x.63
}
node {
name: E2B14
nodeid: 5
quorum_votes: 1
ring0_addr: 172.x.x.64
ring1_addr: 172.x.x.64
}
node {
name: E2B15
nodeid: 6
quorum_votes: 1
ring0_addr: 172.18.x.65
ring1_addr: 172.18.x.65
}
node {
name: E4B15
nodeid: 7
quorum_votes: 1
ring0_addr: 172.18.x.67
ring1_addr: 172.18.x.67
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: PubWebApp-Clus2
config_version: 8
interface {
linknumber: 0
}
interface {
linknumber: 1
}
ip_version: ipv4-6
secauth: on
version: 2
}
root@E1B15:~# cat /etc/corosync/corosync.conf
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: E1B14
nodeid: 2
quorum_votes: 1
ring0_addr: 172.18.x.44
ring1_addr: 172.18.x.44
}
node {
name: E1B15
nodeid: 3
quorum_votes: 1
ring0_addr: 172.18.x.45
ring1_addr: 172.18.x.45
}
node {
name: E2B13
nodeid: 4
quorum_votes: 1
ring0_addr: 172.18.x.63
ring1_addr: 172.18.x.63
}
node {
name: E2B14
nodeid: 5
quorum_votes: 1
ring0_addr: 172.18.x.64
ring1_addr: 172.18.x.64
}
node {
name: E2B15
nodeid: 6
quorum_votes: 1
ring0_addr: 172.18.x.65
ring1_addr: 172.18.x.65
}
node {
name: E4B15
nodeid: 7
quorum_votes: 1
ring0_addr: 172.18.x.67
ring1_addr: 172.18.x.67
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: PubWebApp-Clus2
config_version: 8
interface {
linknumber: 0
}
interface {
linknumber: 1
}
ip_version: ipv4-6
secauth: on
version: 2
}