summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoswin Brederlow <brederlo@informatik.uni-tuebingen.de>2006-11-09 09:37:45 +1100
committerNeil Brown <neilb@suse.de>2006-11-09 09:37:45 +1100
commit2790ffe38a80454c8b5d76c87efcc9fea4c58261 (patch)
tree4eb708f97700a182d3a9f4283c6c5bf13ef6dd2f
parentd87d0978e2aeaa73f219d0d0a8b4eb5c73027551 (diff)
downloadmdadm-2790ffe38a80454c8b5d76c87efcc9fea4c58261.tar.gz
mdadm-2790ffe38a80454c8b5d76c87efcc9fea4c58261.tar.xz
mdadm-2790ffe38a80454c8b5d76c87efcc9fea4c58261.zip
Document that the default metadata version can be overridden in config file.
From: Goswin Brederlow <brederlo@informatik.uni-tuebingen.de> This is already mentioned in the config documentation, but not in the place when the normal default is mentioned. Fixes-debian-bug: 396914
-rw-r--r--ChangeLog1
-rw-r--r--mdadm.86
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c182cad..e7a36d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Changes Prior to 2.5.6 release
- Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled
properly.
+ - Documentation updates.
Changes Prior to 2.5.5 release
- Don't #include linux/blkpg.h as that isn't safe. Just
diff --git a/mdadm.8 b/mdadm.8
index fafd6cd..dfa37d0 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -273,6 +273,12 @@ says to get a list of array devices from
.B -e ", " --metadata=
Declare the style of superblock (raid metadata) to be used. The
default is 0.90 for --create, and to guess for other operations.
+The default can be overridden by setting the
+.B metadata
+value for the
+.B CREATE
+keyword in
+.BR mdadm.conf .
Options are:
.RS