]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.conf.5.in
Add key ENCRYPTION_NO_VERIFY to conf
[thirdparty/mdadm.git] / mdadm.conf.5.in
index 787e51e9e88d04249cf2b08086087a464349f62b..afb0a2961f6cf2fc1bcc067b06aad48f71edcfb0 100644 (file)
@@ -636,6 +636,17 @@ If multiple
 .B MINITORDELAY
 lines are provided, only first non-zero value is considered.
 
+.TP
+.B ENCRYPTION_NO_VERIFY
+The
+.B ENCRYPTION_NO_VERIFY
+disables encryption verification for devices with particular encryption support detected.
+Currently, only verification of SATA OPAL encryption can be disabled.
+It does not disable ATA security encryption verification.
+Available parameter
+.I "sata_opal".
+
+
 .SH FILES
 
 .SS {CONFFILE}
@@ -744,6 +755,8 @@ SYSFS uuid=bead5eb6:31c17a27:da120ba2:7dfda40d group_thread_cnt=4
 sync_speed_max=1000000
 .br
 MONITORDELAY 60
+.br
+ENCRYPTION_NO_VERIFY sata_opal
 
 .SH SEE ALSO
 .BR mdadm (8),