Skip to content

Commit f0a03aa

Browse files
authored
Merge pull request #89798 from Dhiyaraj/patch-1
[OCPBUGS-48299] Update installation-special-config-raid-intel-vroc.adoc
2 parents cec7dc7 + 24111f0 commit f0a03aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-special-config-raid-intel-vroc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ mdadm -CR /dev/md/imsm0 -e \
3131
+
3232
[source,terminal]
3333
----
34-
$ mdadm -CR /dev/md/dummy -l0 -n2 /dev/imsm0 -z10M --assume-clean
34+
$ mdadm -CR /dev/md/dummy -l0 -n2 /dev/md/imsm0 -z10M --assume-clean
3535
----
3636

3737
.. Create the real RAID1 array by running the following command:

0 commit comments

Comments
 (0)