diff options
author | Zhilong Liu <zlliu@suse.com> | 2017-04-12 10:37:27 +0200 |
---|---|---|
committer | Jes Sorensen <jsorensen@fb.com> | 2017-04-12 19:55:43 +0200 |
commit | e39c76b9b72db00d32780e9f30dfba25f58922d2 (patch) | |
tree | 2bdda6bb8f30c1670d7081d6f78e5f56994a9744 /mdadm.8.in | |
parent | mdadm/manpage:update manpage for readonly parameter (diff) | |
download | mdadm-e39c76b9b72db00d32780e9f30dfba25f58922d2.tar.xz mdadm-e39c76b9b72db00d32780e9f30dfba25f58922d2.zip |
mdadm/manpage:clustered arrays don't support array-size yet
Update manpage for array-size section:
Clustered arrays don't support the --array-size yet.
Signed-off-by: Zhilong Liu <zlliu@suse.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Diffstat (limited to 'mdadm.8.in')
-rw-r--r-- | mdadm.8.in | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -541,6 +541,8 @@ A value of restores the apparent size of the array to be whatever the real amount of available space is. +Clustered arrays do not support this parameter yet. + .TP .BR \-c ", " \-\-chunk= Specify chunk size of kilobytes. The default when creating an |