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
+7-7Lines changed: 7 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 does't join a cluster after a cluster restart
24
+
- Cluster node doesn'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
@@ -71,7 +71,7 @@ quorum {
71
71
72
72
### Resolution for scenario 1
73
73
74
-
1.Before making any changes, back up your data or take a snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
74
+
1.Before you make any changes, ensure you have a backup or snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
75
75
76
76
2. Check for missing quorum section in `/etc/corosync/corosync.conf`. Compare the existing `corosync.conf` with any backup that's available in `/etc/corosync/`.
If a route that matches the `VIP` isn't in the default routing table, you can specify the `NIC` name in the Pacemaker resource so that it can be configured to bypass the check:
210
210
211
-
1. Before making any changes, back up your data or take a snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
211
+
1. Before you make any changes, ensure you have a backup or snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
212
212
213
213
2. Put the cluster into maintenance mode:
214
214
@@ -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. Before making any changes, back up your data or take a snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
337
+
1. Before you make any changes, ensure you have a backup or snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
338
338
339
339
2. Put the cluster into maintenance mode:
340
340
@@ -486,7 +486,7 @@ When you run the `sudo pcs status --full` command, the `node attributes` status
486
486
* master-SAPHana_XXX_00 : 150
487
487
```
488
488
489
-
This Migration summary indicates that the SAP HANA resource (SAPHana_XXX_00) failed to start on both nodes (node-0 and node-1). The fail count is set to 1000000 (INF,infinity).
489
+
This Migration summary indicates that the SAP HANA resource (SAPHana_XXX_00) failed to start on both nodes (node-0 and node-1). The fail count is set to 100000 (infinity).
490
490
491
491
```bash
492
492
sudo pcs status
@@ -512,7 +512,7 @@ This issue frequently occurs if the database is modified (manually stopped or st
512
512
> [!Note]
513
513
> Steps 1 through 5 should be performed by an SAP administrator.
514
514
515
-
1. Before making any changes, back up your data or take a snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
515
+
1. Before you make any changes, ensure you have a backup or snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
516
516
517
517
2. Put the cluster into maintenance mode:
518
518
@@ -620,7 +620,7 @@ Because of incorrect `InstanceName` and `START_PROFILE` attributes, the SAP inst
620
620
> [!Note]
621
621
> This resolution is applicable if `InstanceName` and `START_PROFILE` are separate files.
622
622
623
-
1. Before making any changes, back up your data or take a snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
623
+
1. Before you make any changes, ensure you have a backup or snapshot. For more information, see [Azure VM backup](/azure/backup/backup-azure-vms-introduction).
0 commit comments