diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-05-12 12:46:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-05-12 12:46:59 +0000 |
commit | 3941cbcb97446a72c096da27171a3144a36fdfb7 (patch) | |
tree | 738f5a17d7ec1bb2fb3d881950c3cf681eacb9ea /mdadm.8.in | |
parent | Adding upstream version 4.2+20230313. (diff) | |
download | mdadm-3941cbcb97446a72c096da27171a3144a36fdfb7.tar.xz mdadm-3941cbcb97446a72c096da27171a3144a36fdfb7.zip |
Adding upstream version 4.2+20230508.upstream/4.2+20230508
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | mdadm.8.in | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3197,6 +3197,11 @@ environment. This can be useful for testing or for disaster recovery. You should be aware that interoperability may be compromised by setting this value. +These change can also be suppressed by adding +.B mdadm.imsm.test=1 +to the kernel command line. This makes it easy to test IMSM +code in a virtual machine that doesn't have IMSM virtual hardware. + .TP .B MDADM_GROW_ALLOW_OLD If an array is stopped while it is performing a reshape and that |