-
Hi All,
With the following changes, preempt() is now executed in register_dev().
Looking at the comments, it says that the registration is cleared by preempt(), so it is registered again.
```…
-
`orchestrator/raft` mitigates DC isolation by having `orchestrator` nodes in each DC, and letting the `raft` mechanism ensure the leader is always non-isolated.
In a 3 DC setup, for example, DC1 ca…
-
Currently, fence levels are only updated if a fence device changes. A case has been seen where the fence levels were missing and not repaired because the actual stonith device configs were fine.
-
Hi Guys,
I would really appreciate if someone could look into the issue and give a piece of advice, since we are suffering from services downtime due to unknown reason for a split-brain issue.
…
-
-
It would be nice to have cpgtool status in crmsh.
```
$ corosync-cpgtool -e
Group Name PID Node ID
dlm:controld
3114 1 (192.168.253.100)
…
jirib updated
7 months ago
-
Which then breaks scan-cluster because it can't map the node name to a host name/uuid. Renaming the nodes requires stopping the cluster and updating corosync.conf, hosts and pcs hosts.
```
# Renam…
-
Discussions in #14, #15, and #16 would benefit from a clear definition of use cases and requirements for slatedb.
-
**Used cloud platform**
GCP
**Used SLES4SAP version**
SLES15SP3
**Used client machine OS**
SUSE linux
**Expected behaviour vs observed behaviour**
Issue happens after product registreati…
-
Hi All,
Set up sbd on pcs on RHEL9.2.
```
[root@rh92-01 ~]# pcs stonith sbd device setup device=/dev/mapper/mpathb1 watchdog-timeout=10 msgwait-timeout=20 --force
Warning: All current content…