Good day,
I am unable to create a post for my issue bellow
I have issues with Quorom 500 error and would like some assistance
Primary Node (Host)
Quorum information
------------------
Date: Tue Jun 18 08:09:17 2019
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1/12
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.0.10.2 (local)
root@node1 ~ # systemctl status corosync
● corosync.service - Corosync Cluster Engine
Loaded: loaded (/lib/systemd/system/corosync.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2019-06-15 01:16:42 SAST; 3 days ago
Docs: man:corosync
man:corosync.conf
man:corosync_overview
Main PID: 24669 (corosync)
Tasks: 2 (limit: 4915)
Memory: 44.8M
CPU: 49min 20.724s
CGroup: /system.slice/corosync.service
└─24669 /usr/sbin/corosync -f
Jun 15 01:21:07 cloud02-pbx corosync[24669]: warning [CPG ] downlist left_list: 1 received
Jun 15 01:21:07 cloud02-pbx corosync[24669]: notice [QUORUM] This node is within the non-primary component and will NOT provide any services.
Jun 15 01:21:07 cloud02-pbx corosync[24669]: notice [QUORUM] Members[1]: 1
Jun 15 01:21:07 cloud02-pbx corosync[24669]: notice [MAIN ] Completed service synchronization, ready to provide service.
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [TOTEM ] A new membership (10.0.10.2:12) was formed. Members left: 2
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [TOTEM ] Failed to receive the leave message. failed: 2
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [CPG ] downlist left_list: 1 received
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [QUORUM] This node is within the non-primary component and will NOT provide any services.
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [QUORUM] Members[1]: 1
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [MAIN ] Completed service synchronization, ready to provide service.
Second Node
Quorum information
------------------
Date: Tue Jun 18 08:09:21 2019
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2/1108
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.0.10.3 (local)
root@node22:~# systemctl status corosync
● corosync.service - Corosync Cluster Engine
Loaded: loaded (/lib/systemd/system/corosync.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2019-06-15 01:49:42 SAST; 3 days ago
Docs: man:corosync
man:corosync.conf
man:corosync_overview
Main PID: 1690 (corosync)
Tasks: 2 (limit: 11059)
Memory: 43.1M
CPU: 47min 6.818s
CGroup: /system.slice/corosync.service
└─1690 /usr/sbin/corosync -f
Jun 15 01:54:02 server2 corosync[1690]: [QUORUM] Members[1]: 2
Jun 15 01:54:02 server2 corosync[1690]: [MAIN ] Completed service synchronization, ready to provide service.
Jun 15 01:54:03 server2 corosync[1690]: notice [TOTEM ] A new membership (10.0.10.3:1108) was formed. Members
Jun 15 01:54:03 server2 corosync[1690]: warning [CPG ] downlist left_list: 0 received
Jun 15 01:54:03 server2 corosync[1690]: notice [QUORUM] Members[1]: 2
Jun 15 01:54:03 server2 corosync[1690]: notice [MAIN ] Completed service synchronization, ready to provide service.
Jun 15 01:54:03 server2 corosync[1690]: [TOTEM ] A new membership (10.0.10.3:1108) was formed. Members
Jun 15 01:54:03 server2 corosync[1690]: [CPG ] downlist left_list: 0 received
Jun 15 01:54:03 server2 corosync[1690]: [QUORUM] Members[1]: 2
Jun 15 01:54:03 server2 corosync[1690]: [MAIN ] Completed service synchronization, ready to provide service.
OMPING and Ping Between nodes
root@Node1 ~ # omping -c 10000 -i 1 -q 10.0.10.2 10.0.10.3
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : response message never received
root@Node1~# ping 10.0.10.3
PING 10.0.10.3 (10.0.10.3) 56(84) bytes of data.
64 bytes from 10.0.10.3: icmp_seq=1 ttl=64 time=0.220 ms
64 bytes from 10.0.10.3: icmp_seq=2 ttl=64 time=0.221 ms
64 bytes from 10.0.10.3: icmp_seq=3 ttl=64 time=0.285 ms
64 bytes from 10.0.10.3: icmp_seq=4 ttl=64 time=0.246 ms
64 bytes from 10.0.10.3: icmp_seq=5 ttl=64 time=0.343 ms
64 bytes from 10.0.10.3: icmp_seq=6 ttl=64 time=0.268 ms
64 bytes from 10.0.10.3: icmp_seq=7 ttl=64 time=0.236 ms
64 bytes from 10.0.10.3: icmp_seq=8 ttl=64 time=0.279 ms
^C
--- 10.0.10.3 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7158ms
rtt min/avg/max/mdev = 0.220/0.262/0.343/0.040 ms
I am unable to create a post for my issue bellow
I have issues with Quorom 500 error and would like some assistance
Primary Node (Host)
Quorum information
------------------
Date: Tue Jun 18 08:09:17 2019
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1/12
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.0.10.2 (local)
root@node1 ~ # systemctl status corosync
● corosync.service - Corosync Cluster Engine
Loaded: loaded (/lib/systemd/system/corosync.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2019-06-15 01:16:42 SAST; 3 days ago
Docs: man:corosync
man:corosync.conf
man:corosync_overview
Main PID: 24669 (corosync)
Tasks: 2 (limit: 4915)
Memory: 44.8M
CPU: 49min 20.724s
CGroup: /system.slice/corosync.service
└─24669 /usr/sbin/corosync -f
Jun 15 01:21:07 cloud02-pbx corosync[24669]: warning [CPG ] downlist left_list: 1 received
Jun 15 01:21:07 cloud02-pbx corosync[24669]: notice [QUORUM] This node is within the non-primary component and will NOT provide any services.
Jun 15 01:21:07 cloud02-pbx corosync[24669]: notice [QUORUM] Members[1]: 1
Jun 15 01:21:07 cloud02-pbx corosync[24669]: notice [MAIN ] Completed service synchronization, ready to provide service.
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [TOTEM ] A new membership (10.0.10.2:12) was formed. Members left: 2
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [TOTEM ] Failed to receive the leave message. failed: 2
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [CPG ] downlist left_list: 1 received
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [QUORUM] This node is within the non-primary component and will NOT provide any services.
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [QUORUM] Members[1]: 1
Jun 15 01:21:07 cloud02-pbx corosync[24669]: [MAIN ] Completed service synchronization, ready to provide service.
Second Node
Quorum information
------------------
Date: Tue Jun 18 08:09:21 2019
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2/1108
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.0.10.3 (local)
root@node22:~# systemctl status corosync
● corosync.service - Corosync Cluster Engine
Loaded: loaded (/lib/systemd/system/corosync.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2019-06-15 01:49:42 SAST; 3 days ago
Docs: man:corosync
man:corosync.conf
man:corosync_overview
Main PID: 1690 (corosync)
Tasks: 2 (limit: 11059)
Memory: 43.1M
CPU: 47min 6.818s
CGroup: /system.slice/corosync.service
└─1690 /usr/sbin/corosync -f
Jun 15 01:54:02 server2 corosync[1690]: [QUORUM] Members[1]: 2
Jun 15 01:54:02 server2 corosync[1690]: [MAIN ] Completed service synchronization, ready to provide service.
Jun 15 01:54:03 server2 corosync[1690]: notice [TOTEM ] A new membership (10.0.10.3:1108) was formed. Members
Jun 15 01:54:03 server2 corosync[1690]: warning [CPG ] downlist left_list: 0 received
Jun 15 01:54:03 server2 corosync[1690]: notice [QUORUM] Members[1]: 2
Jun 15 01:54:03 server2 corosync[1690]: notice [MAIN ] Completed service synchronization, ready to provide service.
Jun 15 01:54:03 server2 corosync[1690]: [TOTEM ] A new membership (10.0.10.3:1108) was formed. Members
Jun 15 01:54:03 server2 corosync[1690]: [CPG ] downlist left_list: 0 received
Jun 15 01:54:03 server2 corosync[1690]: [QUORUM] Members[1]: 2
Jun 15 01:54:03 server2 corosync[1690]: [MAIN ] Completed service synchronization, ready to provide service.
OMPING and Ping Between nodes
root@Node1 ~ # omping -c 10000 -i 1 -q 10.0.10.2 10.0.10.3
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : waiting for response msg
10.0.10.3 : response message never received
root@Node1~# ping 10.0.10.3
PING 10.0.10.3 (10.0.10.3) 56(84) bytes of data.
64 bytes from 10.0.10.3: icmp_seq=1 ttl=64 time=0.220 ms
64 bytes from 10.0.10.3: icmp_seq=2 ttl=64 time=0.221 ms
64 bytes from 10.0.10.3: icmp_seq=3 ttl=64 time=0.285 ms
64 bytes from 10.0.10.3: icmp_seq=4 ttl=64 time=0.246 ms
64 bytes from 10.0.10.3: icmp_seq=5 ttl=64 time=0.343 ms
64 bytes from 10.0.10.3: icmp_seq=6 ttl=64 time=0.268 ms
64 bytes from 10.0.10.3: icmp_seq=7 ttl=64 time=0.236 ms
64 bytes from 10.0.10.3: icmp_seq=8 ttl=64 time=0.279 ms
^C
--- 10.0.10.3 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7158ms
rtt min/avg/max/mdev = 0.220/0.262/0.343/0.040 ms