]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdassemble.8
RebuildMap: handle missing disks
[thirdparty/mdadm.git] / mdassemble.8
index 710fd1dcebdf0a7b9d2ee4e8728aa6727a7b4f98..adae918fd309ce868f3aaf1cff22ea54759c5e9b 100644 (file)
@@ -1,9 +1,9 @@
 .\" -*- nroff -*-
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v2.2
+.TH MDASSEMBLE 8 "" v3.0-devel3
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka
-Linux Software Raid.
+Linux Software RAID
 
 .SH SYNOPSIS
 
 
 .SH SYNOPSIS
 
@@ -12,7 +12,7 @@ Linux Software Raid.
 .SH DESCRIPTION 
 .B mdassemble
 is a tiny program that can be used to assemble MD devices inside an
 .SH DESCRIPTION 
 .B mdassemble
 is a tiny program that can be used to assemble MD devices inside an
-initial ramdisk (initrd) or initramfs, it is meant to replace the in-kernel
+initial ramdisk (initrd) or initramfs; it is meant to replace the in-kernel
 automatic raid detection and activation.
 It can be built statically and linked against lightweight libc alternatives, like
 .B dietlibc,
 automatic raid detection and activation.
 It can be built statically and linked against lightweight libc alternatives, like
 .B dietlibc,
@@ -24,7 +24,14 @@ or
 Invoking
 .B mdassemble
 has the same effect as invoking
 Invoking
 .B mdassemble
 has the same effect as invoking
-.B mdadm --assemble --scan.
+.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
 
 
 .SH OPTIONS
 
@@ -47,13 +54,12 @@ supports all configuration parameters defined in
 with the exception of
 .B auto=
 which is supported only if mdadm was built with the 
 with the exception of
 .B auto=
 which is supported only if mdadm was built with the 
-.B -DMDASSEMBLE_AUTO
+.B \-DMDASSEMBLE_AUTO
 define.
 
 .SH SEE ALSO
 .PP
 .BR mdadm (8),
 .BR mdadm.conf (5),
 define.
 
 .SH SEE ALSO
 .PP
 .BR mdadm (8),
 .BR mdadm.conf (5),
-.BR md (4).
-.PP
+.BR md (4),
 .BR diet (1).
 .BR diet (1).