From 5545fa6d94dd01c388c9df8e3280780352d2a53e Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 18 Jul 2008 17:47:34 -0700 Subject: [PATCH] Document MDADM_NO_MDMON Signed-off-by: Dan Williams --- mdadm.8 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mdadm.8 b/mdadm.8 index f0381b69..f11298cd 100644 --- a/mdadm.8 +++ b/mdadm.8 @@ -1929,6 +1929,16 @@ that no metadata updates are made and no attempt at resync or recovery happens. Further devices that are found before the first write can still be added safely. + +.SH ENVIRONMENT +This section describes environment variables that affect how mdadm +operates. + +.TP +.B MDADM_NO_MDMON +Setting this value to 1 will prevent mdadm from automatically launching +mdmon. This variable is intended primarily for debugging mdadm/mdmon. + .SH EXAMPLES .B " mdadm \-\-query /dev/name-of-device" -- 2.47.3