]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdassemble.8
Central calls to ioctl BLKGETSIZE
[thirdparty/mdadm.git] / mdassemble.8
index f003196b0e7e4cf94185c719e7ecb5e5637c4884..f7fb9b7b3ae085b6ea5ec33fffe7374f78330e4b 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v1.11.0
+.TH MDASSEMBLE 8 "" v2.5.6
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka
@@ -25,6 +25,13 @@ Invoking
 .B mdassemble
 has the same effect as invoking
 .B mdadm --assemble --scan.
+.PP
+Invoking
+.B mdassemble
+a second time will make all defined arrays readwrite, this is useful if
+using the
+.B start_ro
+module parameter.
 
 .SH OPTIONS
 
@@ -54,6 +61,5 @@ define.
 .PP
 .BR mdadm (8),
 .BR mdadm.conf (5),
-.BR md (4).
-.PP
+.BR md (4),
 .BR diet (1).