From 9c9560492a369214658a755bd7aae39df4ce972f Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 17 Oct 2011 10:49:46 -0700 Subject: mkcephfs: copy ceph.conf to /etc/ceph/ceph.conf (when -a) You can disable this with --no-copy-conf. Signed-off-by: Sage Weil --- man/mkcephfs.8 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'man') 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 -- cgit v1.2.1