Skip to content

Commit 94025a4

Browse files
authored
Merge pull request #176184 from alkohli/diag
Added a table on diagnostics tests
2 parents 235b313 + 1564d9c commit 94025a4

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

articles/databox-online/azure-stack-edge-gpu-troubleshoot.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: edge
99
ms.topic: troubleshooting
10-
ms.date: 06/10/2021
10+
ms.date: 10/18/2021
1111
ms.author: alkohli
1212
ms.custom: "contperf-fy21q4"
1313
---
@@ -22,9 +22,28 @@ This article describes how to run diagnostics, collect a Support package, gather
2222

2323
To diagnose and troubleshoot any device errors, you can run the diagnostics tests. Do the following steps in the local web UI of your device to run diagnostic tests.
2424

25-
1. In the local web UI, go to **Troubleshooting > Diagnostic tests**. Select the test you want to run and select **Run test**. The test diagnoses any possible issues with your network, device, web proxy, time, or cloud settings. You are notified that the device is running tests.
25+
1. In the local web UI, go to **Troubleshooting > Diagnostic tests**. Select the test you want to run and select **Run test**. You are notified that the device is running tests.
2626

2727
![Select tests ](media/azure-stack-edge-gpu-troubleshoot/run-diag-1.png)
28+
29+
Here is a table that describes each of the diagnostics test that is run on your Azure Stack Edge device.
30+
31+
| Test Name | Description |
32+
|----------------------------------|---------------------------------------------------------------------------------------------------------|
33+
| Azure portal connectivity |  The test validates the connectivity of your Azure Stack Edge device to Azure portal. |
34+
| Azure consistent health services | Several services such as Azure Resource Manager, Compute resource provider, Network resource provider, and Blob storage service run on your device. These services together provide an Azure consistent stack. The health check ensures that these Azure consistent services are up and running. |
35+
| Certificates | The test validates the expiration date and the device and DNS domain change impact on certificates. The health check verified that  all the certificates are imported and applied on all the device nodes. |
36+
| Azure Edge Compute runtime | The test validates that the Azure Stack Edge Kubernetes service is functioning as expected. This includes checking the Kubernetes VM health as well as the status of the Kubernetes services deployed by your device. |
37+
| Disks |  The test validates that all the device disks are connected and functional. This includes checking that the disks have the right firmware installed and Bitlocker is configured correctly. |
38+
| Power supply units (PSUs) |  The test validates all the power supplies are connected and working. |
39+
| Network interfaces | The test validates that all the network interfaces are connected on your device and that the network topology for that system is as expected. |
40+
| Central Processing Units (CPUs) |  The test validates that CPUs on the system have the right configuration and that they are up and functional. |
41+
| Compute acceleration | The test validates that the compute acceleration is functioning as expected in terms of both hardware and software. Depending on the device model, the compute acceleration could be a Graphical Processing Unit (GPU) or Vision Processing Unit (VPU) or a Field Programmable Gate Array (FPGA). |
42+
| Network settings |  This test validates the network configuration of the device. |
43+
| Internet connectivity |  This test validates the internet connectivity of the device. |
44+
| System software |  This test validates that the system storage and software stack is functioning as expected. |
45+
| Time sync |  This test validates the device time settings and checks that the time server configured on the device is valid and accessible. |
46+
| Software Update readiness |  This test validates that the update server configured is valid and accessible. |
2847

2948
2. After the tests have completed, the results are displayed.
3049

0 commit comments

Comments
 (0)