Skip to content

Commit b61ff5c

Browse files
committed
Spelled out BMM as Bare Metal Machine and corrected & and added hypen where it was necessary
1 parent 59eca4d commit b61ff5c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

articles/operator-nexus/troubleshoot-bmm-node-reboot.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Troubleshoot Post BMM Cordon & Restart, VMs show up as error on Portal. Power & Restart doesn’t work anymore for Azure Operator Nexus
3-
description: Troubleshoot Post BMM Cordon & restart, VMs show up as error on Portal. Power & Restart doesn’t work anymore.
2+
title: Troubleshoot Post Bare Metal machine(BMM) Cordon and Restart, VMs show up as error on Portal. Power and Restart doesn’t work anymore for Azure Operator Nexus
3+
description: Troubleshoot Post Bare Metal machine(BMM) Cordon and restart, VMs show up as error on Portal. Power & Restart doesn’t work anymore.
44
ms.service: azure-operator-nexus
55
ms.custom: troubleshooting
66
ms.topic: troubleshooting
77
ms.date: 06/13/2023
88
ms.author: v-sathysubra
99
author: Sathyadevi-S
1010
---
11-
# Troubleshoot post BMM cordon & restart, VMs show up as error on portal. Power & Restart doesn’t work anymore
12-
Follow this troubleshooting guide for BMM Cordon & Restart:
11+
# Troubleshoot post Bare Metal machine(BMM) cordon and restart, VMs show up as error on portal. Power and Restart doesn’t work anymore
12+
Follow this troubleshooting guide for Bare Metal machine(BMM) Cordon and Restart:
1313
- If you encounter VMs showing up as "ERROR" on the portal after an upgrade.
1414
- Traditional methods such as powering off and restarting the VMs doesn't work
1515

@@ -24,23 +24,23 @@ Follow this troubleshooting guide for BMM Cordon & Restart:
2424

2525
## Symptoms
2626

27-
- During BMM restart/upgrade testing, the VM is currently in an error state.
28-
- After the BMM reboot CORDONED -> POWERED OFF -> POWERED ON -> UNCORDONED
27+
- During Bare Metal machine(BMM) restart or upgrade testing, the VM is currently in an error state.
28+
- After the Bare Metal machine(BMM) reboot CORDONED -> POWERED OFF -> POWERED ON -> UNCORDONED
2929
- Although the VNF successfully came up, established its BGP sessions, and started routing traffic, the VM status in the portal consistently shows an error. Despite this discrepancy, the application remains healthy and continues to function properly.
30-
- The Portal actions & AZ CLI APIs for the NC VM resource itself were no longer achieving the intent. Example:
30+
- The Portal actions and AZ CLI APIs for the NC VM resource itself were no longer achieving the intent. Example:
3131
- Clicking the Power Off (or AZ CLI) actually Power Off the VM anymore
3232
- Clicking the Restart (or AZ CLI) doesn't actually Restart the VM anymore
3333
- The platform has lost capability to manage this VM Resource
3434

35-
:::image type="content" source="media\troubleshoot-bmm-server\bmm-errorstatus.png" alt-text="Screenshot of Sample VM in Error status." lightbox="media\troubleshoot-bmm-server\bmm-errorstatus.png":::
35+
:::image type="content" source="media\troubleshoot-bmm-server\bmm-error-status.png" alt-text="Screenshot of Sample VM in Error status." lightbox="media\troubleshoot-bmm-server\bmm-error-status.png":::
3636

3737
## Troubleshooting
3838

3939
- Gather the VM details and Validate the VM status in the portal.
4040

4141
- VM isn't connected and powered off
42-
- Validate the status of the virtual machine before and after restart/upgrade
43-
- Check the BGP session and traffic flow before and after restart/upgrade of the VNF
42+
- Validate the status of the virtual machine before and after restart or upgrade
43+
- Check the BGP session and traffic flow before and after restart or upgrade of the VNF
4444
- For more troubleshooting, see [troubleshoot-reboot-reimage-replace](troubleshoot-reboot-reimage-replace.md)
4545

4646
## Procedure
@@ -55,4 +55,4 @@ Perform the following CLI update on any affected VMs with some dummy tag values
5555

5656
This process facilitates the restoration of the VM to an online state.
5757

58-
:::image type="content" source="media\troubleshoot-bmm-server\BMM-runningstatus.png" alt-text="Screenshot of Sample VM in running status." lightbox="media\troubleshoot-bmm-server\BMM-runningstatus.png":::
58+
:::image type="content" source="media\troubleshoot-bmm-server\BMM-running-status.png" alt-text="Screenshot of Sample VM in running status." lightbox="media\troubleshoot-bmm-server\BMM-running-status.png":::

0 commit comments

Comments
 (0)