-
I installed mssql-server on VM1 and VM2. then I install pacemaker and corosync on both vm1 and vm2.
pcs status:
Cluster name: demo_cluster
Stack: corosync
Current DC: vm1
2 nodes configured
1…
-
Get this on both of my musl boxes, musl 1.2.4 and musl 1.2.5:
```
[...]
gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wformat -Wformat-security -Werror=format-security -fstac…
-
there is a misuse for nodeid in corosync.conf:
when I run corosync with udp like following configuration:
nodelist {
node {
#ring0 address
ring0_addr: 147.2.212.244
nodeid: 1
…
-
Working on something entirely unrelated, I came across something that
has a potential to affect pacemaker+corosync stack (apparently using
libqb which can possibly offer the solution) wrt. logging w…
-
Hello All,
In my two node cluster configuration using Corosync version:2.4.3 and Pacemaker version:1.1.24 found that corosync core dump on a Standby Node.
I would like to know if below observed co…
-
2.4.2 from Debian
Currently, loading bad config will cause server to hard reboot in some cases. For example. corosync died with
corosync[6423]: Apr 06 17:56:17 crit [QUORUM] Quorum provi…
-
We are switching our pacemaker cluster on SLES from 2 to 3 subnets.
On the new subnet, the cluster corosync traffic needs to flow. We changed corosync.conf. The application resources come up, but az…
-
Description of problem:
Under heavy disk I/O pressure, due to design of corosync's event handling, corosync's main
thread fails to issue ioctl(WDIOC_KEEPALIVE) for long enough to fire watchdog…
-
Hi,
Upon configuring an interface, I though the network service would restart, but it doesn't. Can I do something to make that happen automatically? This is how I configure an interface:
```
n…
-
Idea is to add well written cpg benchmarking tool. Such tool should be replacement for:
- https://github.com/corosync/corosync/blob/master/test/cpgbench.c
- https://github.com/corosync/corosync/blob…