]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Document MDADM_NO_MDMON
authorDan Williams <dan.j.williams@intel.com>
Sat, 19 Jul 2008 00:47:34 +0000 (17:47 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sat, 19 Jul 2008 00:47:34 +0000 (17:47 -0700)
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
mdadm.8

diff --git a/mdadm.8 b/mdadm.8
index f0381b6914b9555b1bb73d0656c14ce4d42017aa..f11298cd2813c4c081d0be182a6416cf2fbfc5a8 100644 (file)
--- 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"