]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
man/ceph-create-keys.8: add missing file 4846/head
authorNathan Cutler <ncutler@suse.com>
Wed, 3 Jun 2015 08:41:27 +0000 (10:41 +0200)
committerNathan Cutler <ncutler@suse.com>
Sat, 6 Jun 2015 06:30:03 +0000 (08:30 +0200)
This is the generated manpage, taken from a local build of master

Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit bcda61fcbe07ee36cd5172d80018f287591660ec)

man/ceph-create-keys.8 [new file with mode: 0644]

diff --git a/man/ceph-create-keys.8 b/man/ceph-create-keys.8
new file mode 100644 (file)
index 0000000..a634e7a
--- /dev/null
@@ -0,0 +1,97 @@
+.\" Man page generated from reStructuredText.
+.
+.TH "CEPH-CREATE-KEYS" "8" "June 02, 2015" "dev" "Ceph"
+.SH NAME
+ceph-create-keys \- ceph keyring generate tool
+.
+.nr rst2man-indent-level 0
+.
+.de1 rstReportMargin
+\\$1 \\n[an-margin]
+level \\n[rst2man-indent-level]
+level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
+-
+\\n[rst2man-indent0]
+\\n[rst2man-indent1]
+\\n[rst2man-indent2]
+..
+.de1 INDENT
+.\" .rstReportMargin pre:
+. RS \\$1
+. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
+. nr rst2man-indent-level +1
+.\" .rstReportMargin post:
+..
+.de UNINDENT
+. RE
+.\" indent \\n[an-margin]
+.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.nr rst2man-indent-level -1
+.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
+..
+.SH SYNOPSIS
+.nf
+\fBceph\-create\-keys\fP [\-h] [\-v] [\-\-cluster \fIname\fP] \-\-id \fIid\fP
+.fi
+.sp
+.SH DESCRIPTION
+.sp
+\fBceph\-create\-keys\fP is a utility to generate bootstrap keyrings using
+the given monitor when it is ready.
+.sp
+it creates following auth entities (or users)
+.sp
+\fBclient.admin\fP
+.INDENT 0.0
+.INDENT 3.5
+and its key for your client host.
+.UNINDENT
+.UNINDENT
+.sp
+\fBclient.bootstrap\-{osd, rgw, mds}\fP
+.INDENT 0.0
+.INDENT 3.5
+and their keys for bootstrapping corresponding services
+.UNINDENT
+.UNINDENT
+.sp
+To list all users in cluster:
+.INDENT 0.0
+.INDENT 3.5
+.sp
+.nf
+.ft C
+ceph auth list
+.ft P
+.fi
+.UNINDENT
+.UNINDENT
+.SH OPTIONS
+.INDENT 0.0
+.TP
+.B \-\-cluster
+name of the cluster (default \(aqceph\(aq).
+.UNINDENT
+.INDENT 0.0
+.TP
+.B \-i, \-\-id
+id of a ceph\-mon that is coming up. \fBceph\-create\-keys\fP will wait until it joins quorum.
+.UNINDENT
+.INDENT 0.0
+.TP
+.B \-v, \-\-verbose
+be more verbose.
+.UNINDENT
+.SH AVAILABILITY
+.sp
+\fBceph\-create\-keys\fP is part of Ceph, a massively scalable, open\-source, distributed storage system.  Please refer
+to the Ceph documentation at \fI\%http://ceph.com/docs\fP for more
+information.
+.SH SEE ALSO
+.sp
+\fBceph\fP(8)
+.SH COPYRIGHT
+2010-2014, Inktank Storage, Inc. and contributors. Licensed under Creative Commons BY-SA
+.\" Generated by docutils manpage writer.
+.