]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.conf.5
Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent bitmaps...
[thirdparty/mdadm.git] / mdadm.conf.5
index 09e913274e44a0d2069046f29e47df0364e65952..91814650792cde5b6f40e6539a4ac476d40c7dd1 100644 (file)
@@ -151,6 +151,18 @@ also have a number appended to indicate how many partitions to create
 device files for, e.g.
 .BR auto=mdp5 .
 The default is 4.
+
+.TP
+.B bitmap=
+The option specifies a file in which a write-intent bitmap should be
+found.  When assembling the array,
+.I mdadm
+will provide this file to the
+.B md
+driver as the bitmap file.  This has the same function as the
+.B --bitmap-file
+option to
+.BR --assemble .
 .RE
 
 .TP