From 119dd5ae3d4523585d3f2a59eb436b1f0ad5b2cd Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 11 Apr 2012 16:00:14 -0700 Subject: [PATCH] mkcephfs: update man page Signed-off-by: Sage Weil --- man/mkcephfs.8 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/man/mkcephfs.8 b/man/mkcephfs.8 index f57d22b06df84..8544a01d0ce78 100644 --- a/man/mkcephfs.8 +++ b/man/mkcephfs.8 @@ -1,4 +1,4 @@ -.TH "MKCEPHFS" "8" "October 17, 2011" "dev" "Ceph" +.TH "MKCEPHFS" "8" "April 11, 2012" "dev" "Ceph" .SH NAME mkcephfs \- create a ceph file system . @@ -116,6 +116,14 @@ Create and mount the any btrfs file systems specified in the 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. +.sp +\fBNOTE\fP Btrfs is still considered experimental. This option +can ease some configuration pain, but is the use of btrfs is not +required when \fBosd data\fP directories are mounted manually by the +adminstrator. +.sp +\fBNOTE\fP This option is deprecated and will be removed in a future +release. .UNINDENT .INDENT 0.0 .TP