Skip to content

Commit 52cd730

Browse files
authored
Edit review
1 parent b98cc6f commit 52cd730

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/azure/azure-storage/files/security/files-troubleshoot-linux-smb.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshoot Azure Files issues in Linux (SMB)
33
description: Troubleshooting Azure Files issues in Linux. See general issues related to SMB Azure file shares when you connect from Linux clients and possible resolutions.
44
ms.service: azure-file-storage
55
ms.custom: sap:Security, linux-related-content
6-
ms.date: 08/20/2024
6+
ms.date: 01/22/2025
77
ms.reviewer: kendownie, v-weizhu
88
---
99

@@ -24,21 +24,21 @@ This article lists common issues that can occur when using SMB Azure file shares
2424

2525
## Run diagnostics
2626

27-
Diagnostics tools can be helpful for ensuring that clients have the correct prerequisites and for collecting debug information on field issues that can be hard to reproduce.
27+
Diagnostics tools can help ensure that clients have the correct prerequisites and collect debug information on field issues that can be hard to reproduce.
2828

2929
### Use AzFileDiagnostics
3030

3131
You can use [AzFileDiagnostics](https://github.com/Azure-Samples/azure-files-samples/tree/master/AzFileDiagnostics/Linux) to automate symptom detection and ensure that the Linux client has the correct prerequisites. It helps set up your environment to get optimal performance.
3232

3333
### Use the Always-On Diagnostics tool
3434

35-
You can also use the Always-On Diagnostics (AOD) tool to collect logs on SMB and NFSv4 Linux clients. The daemon runs in the background as a system service and can be configured to detect anomalies in various sources such as dmesg logs, debug data, error metrics, and latency metrics. It can capture data from tcpdump, nfsstat, mountstsat, and other sources, along with the system's CPU and memory usage.
35+
You can also use the Always-On Diagnostics (AOD) tool to collect logs on SMB and NFSv4 Linux clients. The daemon runs in the background as a system service and can be configured to detect anomalies in various sources, such as dmesg logs, debug data, error metrics, and latency metrics. It can capture data from tcpdump, nfsstat, mountstsat, and other sources, along with the system's CPU and memory usage.
3636

3737
The Always-On Diagnostics tool is currently compatible with systems running SUSE Linux Enterprise Server 15 (SLES 15) and Red Hat Enterprise Linux 8 (RHEL 8). Follow the installation steps that correspond to your operating system:
3838

3939
#### [SLES](#tab/SLES)
4040

41-
In SUSE Linux Enterprise Server 15, follow these instructions to install the Always-On Diagnostics tool:
41+
In SLES 15, follow these instructions to install the Always-On Diagnostics tool:
4242

4343
1. Add the Microsoft repo. You might need to add the Microsoft repository key to your list of trusted keys.
4444

@@ -67,7 +67,7 @@ In SUSE Linux Enterprise Server 15, follow these instructions to install the Alw
6767

6868
#### [RHEL](#tab/RHEL)
6969

70-
In Red Hat Enterprise Linux 8, follow these instructions to install the Always-On Diagnostics tool:
70+
In RHEL 8, follow these instructions to install the Always-On Diagnostics tool:
7171

7272
1. Download the repo config package.
7373

0 commit comments

Comments
 (0)