Skip to content

Commit 35051c2

Browse files
committed
Updated RHEL 8 example to RHEL 9, and added RHEL 9 column.
Signed-off-by: John Wilkins <[email protected]>
1 parent 1c09ddb commit 35051c2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/deploying-lvms-on-sno-cluster.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,18 @@ For deploying {sno}, LVM Storage has the following limitations:
5050
[cols="1,1,1,1,1", width="100%", options="header"]
5151
|====
5252
|Architecture
53-
|RHEL 5
5453
|RHEL 6
5554
|RHEL 7
5655
|RHEL 8
56+
|RHEL 9
5757

5858
|32-bit
5959
|16 TB
60-
|16 TB
60+
|-
6161
|-
6262
|-
6363

6464
|64-bit
65-
|8 EB ^[1]^
6665

6766
|8 EB ^[1]^
6867

@@ -71,6 +70,7 @@ For deploying {sno}, LVM Storage has the following limitations:
7170

7271
500 TB ^[2]^
7372
|8 EB
73+
|8 EB
7474

7575
|====
7676
[.small]

modules/lvms-download-log-files-and-diagnostics.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ When {lvms} is unable to automatically resolve a problem, use the must-gather to
1212
+
1313
[source,terminal,subs="attributes+"]
1414
----
15-
$ oc adm must-gather --image=registry.redhat.io/lvms4/lvms-must-gather-rhel8:v{product-version} --dest-dir=<directory-name>
15+
$ oc adm must-gather --image=registry.redhat.io/lvms4/lvms-must-gather-rhel9:v{product-version} --dest-dir=<directory-name>
1616
----

0 commit comments

Comments
 (0)