diff --git a/man/ceph-create-keys.8 b/man/ceph-create-keys.8 new file mode 100644 index 0000000000000..a634e7a172ffd --- /dev/null +++ b/man/ceph-create-keys.8 @@ -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. +.