You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/azure-storage/files/security/files-troubleshoot-linux-nfs.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,13 @@ This article lists common issues related to NFS Azure file shares and provides p
26
26
27
27
## Use the Always-On Diagnostics tool
28
28
29
-
You can use the Always-On Diagnostics (AOD) tool to collect logs on NFSv4 and SMB 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. The tool is useful for collecting debug information on field issues that are difficult to reproduce.
29
+
You can use the Always-On Diagnostics (AOD) tool to collect logs on NFSv4 and SMB 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. The tool is useful for collecting debug information on field issues that are difficult to reproduce.
30
30
31
31
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:
32
32
33
33
### [RHEL](#tab/RHEL)
34
34
35
-
In Red Hat Enterprise Linux 8, follow these instructions to install the Always-On Diagnostics tool:
35
+
In RHEL 8, follow these instructions to install the Always-On Diagnostics tool:
36
36
37
37
1. Download the repo config package.
38
38
@@ -61,7 +61,7 @@ In Red Hat Enterprise Linux 8, follow these instructions to install the Always-O
61
61
62
62
### [SLES](#tab/SLES)
63
63
64
-
In SUSE Linux Enterprise Server 15, follow these instructions to install the Always-On Diagnostics tool:
64
+
In SLES 15, follow these instructions to install the Always-On Diagnostics tool:
65
65
66
66
1. Add the Microsoft repo. You might need to add the Microsoft repository key to your list of trusted keys.
67
67
@@ -90,7 +90,7 @@ In SUSE Linux Enterprise Server 15, follow these instructions to install the Alw
90
90
91
91
### [Ubuntu](#tab/Ubuntu)
92
92
93
-
The Always-On Diagnostics tool is currently not available for Ubuntu.
93
+
The Always-On Diagnostics tool isn't currently available for Ubuntu.
0 commit comments