You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/virtual-machines/linux/troubleshoot-rhel-pacemaker-cluster-services-resources-startup-issues.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This article discusses the most common causes of startup issues in RedHat Enterp
21
21
22
22
### Symptom for scenario 1
23
23
24
-
- Cluster node don't join a cluster after a cluster restart
24
+
- Cluster node does't join a cluster after a cluster restart
25
25
- Nodes are reported as `UNCLEAN (offline)`
26
26
- Current DC is reported as `NONE`
27
27
@@ -57,7 +57,7 @@ This article discusses the most common causes of startup issues in RedHat Enterp
57
57
58
58
### Cause for scenario 1
59
59
60
-
The **VoteQuorum** service is a component of the corosync project. To prevent split-brain scenarios, this service can be optionally loaded into a corosync cluster's nodes. Every system in the cluster is given a certain number of votes to achieve this quorum. This makes sure that cluster actions can occur only if a majority of votes are cast. Either every node or no node must have the service loaded. The outcomes are uncertain if the service is loaded into a subset of cluster nodes.
60
+
The **VoteQuorum** service is a component of the corosync project. To prevent split-brain scenarios, this service can be optionally loaded into a corosync cluster's nodes. Every system in the cluster is given a certain number of votes to achieve this quorum. This makes sure that cluster actions can occur only if most votes are cast. Either every node or no node must have the service loaded. The outcomes are uncertain if the service is loaded into a subset of cluster nodes.
61
61
62
62
The following `/etc/corosync/corosync.conf` extract enables **VoteQuorum** service within corosync:
63
63
@@ -334,7 +334,7 @@ The SAP HANA resource can't be started by Pacemaker if there are `SYN` failures
334
334
> [!Important]
335
335
> Steps 2, 3, and 4 must be performed by using a SAP administrator account. This is because these steps use a SAP System ID to stop, start, and re-enable replication manually.
336
336
337
-
1. As a precaution, make a full backup or take a snapshot before you make any changes. FOr more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
337
+
1. As a precaution, make a full backup or take a snapshot before you make any changes. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
The output shows that there are no traces found other than the reason that 'hbddaemon' didn't start. After evaluating the output, SAP vendor support should study the application logs further to understand why the SAP application didn't start.
602
-
603
-
For more information about this scenario, see the following Red Hat article: [SAPHana Resource Start Failure with Error 'FAIL: process hdbdaemon HDB Daemon not running'](https://access.redhat.com/solutions/7058526).
601
+
See the following Red Hat article: [SAPHana Resource Start Failure with Error 'FAIL: process hdbdaemon HDB Daemon not running'](https://access.redhat.com/solutions/7058526).
604
602
605
-
## Scenario 4: Issue that affect the ASCS and ERS resources
603
+
## Scenario 4: Issue that affects the ASCS and ERS resources
0 commit comments