Skip to content

Commit 8f192e5

Browse files
authored
Fix typos and improve backup instructions
1 parent c128bfe commit 8f192e5

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

support/azure/virtual-machines/linux/troubleshoot-rhel-pacemaker-cluster-services-resources-startup-issues.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article discusses the most common causes of startup issues in RedHat Enterp
2121

2222
### Symptom for scenario 1
2323

24-
- Cluster node does't join a cluster after a cluster restart
24+
- Cluster node doesn't join a cluster after a cluster restart
2525
- Nodes are reported as `UNCLEAN (offline)`
2626
- Current DC is reported as `NONE`
2727

@@ -71,7 +71,7 @@ quorum {
7171

7272
### Resolution for scenario 1
7373

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).
7575

7676
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/`.
7777

@@ -208,7 +208,7 @@ vip_HN1_03_start_0 on node-1 'unknown error' (1): call=30, status=complete, exit
208208

209209
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:
210210
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).
212212
213213
2. Put the cluster into maintenance mode:
214214
@@ -334,7 +334,7 @@ The SAP HANA resource can't be started by Pacemaker if there are `SYN` failures
334334
> [!Important]
335335
> 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.
336336
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).
338338
339339
2. Put the cluster into maintenance mode:
340340
@@ -486,7 +486,7 @@ When you run the `sudo pcs status --full` command, the `node attributes` status
486486
* master-SAPHana_XXX_00 : 150
487487
```
488488

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).
490490

491491
```bash
492492
sudo pcs status
@@ -512,7 +512,7 @@ This issue frequently occurs if the database is modified (manually stopped or st
512512
> [!Note]
513513
> Steps 1 through 5 should be performed by an SAP administrator.
514514

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).
516516

517517
2. Put the cluster into maintenance mode:
518518

@@ -620,7 +620,7 @@ Because of incorrect `InstanceName` and `START_PROFILE` attributes, the SAP inst
620620
> [!Note]
621621
> This resolution is applicable if `InstanceName` and `START_PROFILE` are separate files.
622622
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).
624624
625625
2. Put the cluster into maintenance mode:
626626

0 commit comments

Comments
 (0)