summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-10-17 10:49:46 -0700
committerSage Weil <sage@newdream.net>2011-10-17 10:49:46 -0700
commit9c9560492a369214658a755bd7aae39df4ce972f (patch)
tree1466e455b90f723cb3dba1143cbf590c81f51ee4 /man
parent84a6f6e7ae69858d04ad117a225a6a19c18abf71 (diff)
downloadceph-9c9560492a369214658a755bd7aae39df4ce972f.tar.gz
mkcephfs: copy ceph.conf to /etc/ceph/ceph.conf (when -a)
You can disable this with --no-copy-conf. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'man')
-rw-r--r--man/mkcephfs.89
1 files changed, 8 insertions, 1 deletions
diff --git a/man/mkcephfs.8 b/man/mkcephfs.8
index d0145d9cbdb..f57d22b06df 100644
--- a/man/mkcephfs.8
+++ b/man/mkcephfs.8
@@ -1,4 +1,4 @@
-.TH "MKCEPHFS" "8" "September 22, 2011" "dev" "Ceph"
+.TH "MKCEPHFS" "8" "October 17, 2011" "dev" "Ceph"
.SH NAME
mkcephfs \- create a ceph file system
.
@@ -117,6 +117,13 @@ ceph.conf for OSD data storage using mkfs.btrfs. The "btrfs devs"
and (if it differs from "osd data") "btrfs path" options must be
defined.
.UNINDENT
+.INDENT 0.0
+.TP
+.B \-\-no\-copy\-conf
+By default, mkcephfs with \-a will copy the new configuration to
+/etc/ceph/ceph.conf on each node in the cluster. This option
+disables that behavior.
+.UNINDENT
.SH SUBCOMMANDS
.sp
The sub\-commands performed during cluster setup can be run individually with