From 0ea8f5b167d3e98fa09d392079fc5e269b5a0395 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Mon, 9 Jul 2012 17:14:16 +1000 Subject: Assemble: allow arrays to be assembled read-only. The option was there, but never used. Signed-off-by: NeilBrown --- mdadm.8.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mdadm.8.in') diff --git a/mdadm.8.in b/mdadm.8.in index 1a7cba7e..33919bd2 100644 --- a/mdadm.8.in +++ b/mdadm.8.in @@ -831,6 +831,13 @@ initial resync work faster). With .I mdadm will not try to be so clever. +.TP +.BR \-o ", " \-\-readonly +Start the array +.B read only +rather than read-write as normal. No writes will be allowed to the +array, and no resync, recovery, or reshape will be started. + .TP .BR \-a ", " "\-\-auto{=yes,md,mdp,part,p}{NN}" Instruct mdadm how to create the device file if needed, possibly allocating -- cgit v1.2.3