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: azure-managed-lustre/client-upgrade.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,9 @@ ms.date: 03/15/2024
9
9
10
10
---
11
11
12
-
# Upgrade Lustre client software to the current version
12
+
<!-- markdownlint-disable-file MD051 -->
13
+
14
+
## Upgrade Lustre client software to the current version
13
15
14
16
In this article, you learn how to upgrade an existing Lustre client package to the current version. Upgraded client software is required to connect to an Azure Managed Lustre file system.
15
17
@@ -45,9 +47,7 @@ Follow these steps to upgrade the Lustre client to the current version:
45
47
46
48
1. Install the current version of the Lustre client using the following command:
47
49
48
-
```bash
49
-
sudo dnf install amlfs-lustre-client-2.15.5_41_gc010524-$(uname -r | sed -e "s/\.$(uname -p)$//"| sed -re 's/[-_]/\./g')-1
0 commit comments