~ubuntu-branches/ubuntu/precise/ceph/precise

« back to all changes in this revision

Viewing changes to man/mkcephfs.8

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum, Clint Byrum, Micah Gersten
  • Date: 2011-02-12 22:50:26 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110212225026-yyyw4tk0msgql3ul
Tags: 0.24.2-0ubuntu1
[ Clint Byrum <clint@ubuntu.com> ]
* New upstream release. (LP: #658670, LP: #684011)
* debian/patches/fix-mkcephfs.patch: dropped (applied upstream)
* Removed .la files from libceph1-dev, libcrush1-dev and 
  librados1-dev (per Debian policy v3.9.1 10.2).
* debian/control: adding pkg-config as a build dependency
* debian/control: depend on libcrypto++-dev instead of libssl-dev
* debian/watch: added watch file

[ Micah Gersten <micahg@ubuntu.com> ]
* debian/control: add Homepage

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
.B mkcephfs
6
6
[ \fB\-a\fP ]
7
7
[ \fB\-c\fP\fI ceph.conf\fP ]
 
8
[ \fB\-k\fI /path/to/keyring.bin\fP ]
8
9
[ \fB\-\-clobber_old_data\fP ]
9
10
[ \fB\-\-mkbtrfs\fP ]
10
11
.SH DESCRIPTION
23
24
\fB\-c\fI ceph.conf\fR, \fB\-\-conf=\fIceph.conf\fR
24
25
Use the given conf file instead of the default \fI/etc/ceph/ceph.conf\fP.
25
26
.TP
 
27
\fB\-k\fI /path/to/keyring.bin\fR
 
28
Location to write the client.admin keyring, which is used to administer the cluster.  The default is \fI/etc/ceph/keyring.bin\fP, but must still be specified explicitly.
 
29
.TP
26
30
\fB\-\-clobber_old_data\fR
27
31
Overwrite any existing data found in monitor or osd paths.
28
32
.TP