Skip to content

Commit 7c01288

Browse files
authored
Fix typo in fail count value
1 parent 8f192e5 commit 7c01288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 100000 (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 1000000 (infinity).
490490

491491
```bash
492492
sudo pcs status

0 commit comments

Comments
 (0)