Skip to content

Commit cb75c80

Browse files
committed
additional small fixes
1 parent e4ef005 commit cb75c80

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
- name: Resource Health
370370
expanded: false
371371
items:
372-
- name:
372+
- name: Troubleshoot Resource Health alerts
373373
href: troubleshoot-resource-health-alerts.md
374374
- name: Network Fabric
375375
expanded: false

articles/operator-nexus/troubleshoot-etcd-cluster-possible-quorum-lost.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This guide attempts to provide steps to follow when an `etcd` quorum is lost for
1818
> Feature enhancements are ongoing for a future release to help address this scenario without contacting support.
1919
> Open a support ticket via [contact support].
2020
21-
[!include[prereqAzCLI](./includes/prereq-az-cli.md)]
21+
[!include[prereqAzCLI](./includes/baremetal-machines/prerequisites-azure-cli-bare-metal-machine-actions.md)]
2222

2323
> [!NOTE]
2424
> The commands can be executed from the Azure portal or with the Azure CLI.

articles/operator-nexus/troubleshoot-resource-health-alerts.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,14 @@ These alerts are generated based on the status of the resource and its dependenc
1919

2020
## Cluster
2121

22-
| Resource Health Event Name | Troubleshooting Guide |
22+
| Resource Health Event Name | Troubleshooting Guide |
2323
|---------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|
24-
| `ClusterHeartbeatConnectionStatusDisconnectedClusterManagerOperationsAreAffectedPossibleNetworkIssues` | [Troubleshoot Cluster heartbeat connection status shows disconnected](./troubleshoot-cluster-heartbeat-connection-status-disconnected.md) |
25-
| `ClusterHeartbeatConnectionStatusTimedoutPossiblePerformanceIssues` | [Troubleshoot Cluster heartbeat connection status shows disconnected](./troubleshoot-cluster-heartbeat-connection-status-disconnected.md) |
26-
| `ETCDPossibleQuorumLossClusterOperationsAreAffected`<br>`ETCDPossibleQuorumLossDegradedProposalsProcessing`<br>`ETCDPossibleQuorumLossIncreasedProposalsProcessingFailures`<br>`ETCDPossibleQuorumLossNoClusterLeader` | [Troubleshoot Cluster Manager Not Reachable](./troubleshoot-cluster-manager-not-reachable.md) |
24+
| `ClusterHeartbeatConnectionStatusDisconnectedClusterManagerOperationsAreAffectedPossibleNetworkIssues` | [Troubleshoot Cluster heartbeat connection status shows disconnected] |
25+
| `ClusterHeartbeatConnectionStatusTimedoutPossiblePerformanceIssues` | [Troubleshoot Cluster heartbeat connection status shows disconnected] |
26+
| `ETCDPossibleQuorumLossClusterOperationsAreAffected`<br>`ETCDPossibleQuorumLossDegradedProposalsProcessing`<br>`ETCDPossibleQuorumLossIncreasedProposalsProcessingFailures`<br>`ETCDPossibleQuorumLossNoClusterLeader` | [Troubleshoot Cluster Manager Not Reachable] |
27+
28+
[Troubleshoot Cluster heartbeat connection status shows disconnected]: ./troubleshoot-cluster-heartbeat-connection-status-disconnected.md
29+
[Troubleshoot Cluster Manager Not Reachable]: ./troubleshoot-etcd-cluster-possible-quorum-lost.md
2730

2831
## Bare Metal Machine
2932

0 commit comments

Comments
 (0)