-.TH "CAUTHTOOL" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-AUTHTOOL" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
ceph-authtool \- ceph keyring manipulation tool
.
.
.SH SYNOPSIS
.nf
-\fBceph-authtool\fP \fIkeyringfile\fP [ \-l | \-\-list ] [ \-C | \-\-create\-keyring
+\fBceph\-authtool\fP \fIkeyringfile\fP [ \-l | \-\-list ] [ \-C | \-\-create\-keyring
] [ \-p | \-\-print ] [ \-n | \-\-name \fIentityname\fP ] [ \-\-gen\-key ] [ \-a |
\-\-add\-key \fIbase64_key\fP ] [ \-\-caps \fIcapfils\fP ] [ \-b | \-\-bin ]
.fi
.sp
.SH DESCRIPTION
.sp
-\fBceph-authtool\fP is a utility to create, view, and modify a Ceph keyring
+\fBceph\-authtool\fP is a utility to create, view, and modify a Ceph keyring
file. A keyring file stores one or more Ceph authentication keys and
possibly an associated capability specification. Each key is
associated with an entity name, of the form
.sp
.nf
.ft C
-ceph-authtool \-c \-n client.foo \-\-gen\-key keyring
+ceph\-authtool \-c \-n client.foo \-\-gen\-key keyring
.ft P
.fi
.sp
.sp
.nf
.ft C
-ceph-authtool \-n client.foo \-\-cap mds \(aqallow\(aq \-\-cap osd \(aqallow rw pool=data\(aq \-\-cap mon \(aqallow r\(aq keyring
+ceph\-authtool \-n client.foo \-\-cap mds \(aqallow\(aq \-\-cap osd \(aqallow rw pool=data\(aq \-\-cap mon \(aqallow r\(aq keyring
.ft P
.fi
.sp
.sp
.nf
.ft C
-ceph-authtool \-l keyring
+ceph\-authtool \-l keyring
.ft P
.fi
.sp
.sp
.nf
.ft C
-mount \-t ceph serverhost:/ mountpoint \-o name=foo,secret=\(gaceph-authtool \-p \-n client.foo keyring\(ga
+mount \-t ceph serverhost:/ mountpoint \-o name=foo,secret=\(gaceph\-authtool \-p \-n client.foo keyring\(ga
.ft P
.fi
.SH AVAILABILITY
.sp
-\fBceph-authtool\fP is part of the Ceph distributed file system. Please
+\fBceph\-authtool\fP is part of the Ceph distributed file system. Please
refer to the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more
information.
.SH SEE ALSO
-.TH "CCLSINFO" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-CLSINFO" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cclsinfo \- show class object information
+ceph-clsinfo \- show class object information
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcclsinfo\fP [ \fIoptions\fP ] ... \fIfilename\fP
+\fBceph\-clsinfo\fP [ \fIoptions\fP ] ... \fIfilename\fP
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcclsinfo\fP can show name, version, and architecture information
+\fBceph\-clsinfo\fP can show name, version, and architecture information
about a specific class object.
.SH OPTIONS
.INDENT 0.0
.UNINDENT
.SH AVAILABILITY
.sp
-\fBcclsinfo\fP is part of the Ceph distributed file system. Please
+\fBceph\-clsinfo\fP is part of the Ceph distributed file system. Please
refer to the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more
information.
.SH SEE ALSO
-.TH "CCONF" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-CONF" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cconf \- ceph conf file tool
+ceph-conf \- ceph conf file tool
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcconf\fP \-c \fIconffile\fP \-\-list\-all\-sections
-\fBcconf\fP \-c \fIconffile\fP \-L
-\fBcconf\fP \-c \fIconffile\fP \-l \fIprefix\fP
-\fBcconf\fP \fIkey\fP \-s \fIsection1\fP ...
-\fBcconf\fP [\-s \fIsection\fP ] \-\-lookup \fIkey\fP
-\fBcconf\fP [\-s \fIsection\fP ] \fIkey\fP
+\fBceph\-conf\fP \-c \fIconffile\fP \-\-list\-all\-sections
+\fBceph\-conf\fP \-c \fIconffile\fP \-L
+\fBceph\-conf\fP \-c \fIconffile\fP \-l \fIprefix\fP
+\fBceph\-conf\fP \fIkey\fP \-s \fIsection1\fP ...
+\fBceph\-conf\fP [\-s \fIsection\fP ] \-\-lookup \fIkey\fP
+\fBceph\-conf\fP [\-s \fIsection\fP ] \fIkey\fP
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcconf\fP is a utility for getting information about a ceph
+\fBceph\-conf\fP is a utility for getting information about a ceph
configuration file. As with most Ceph programs, you can specify which
Ceph configuration file to use with the \fB\-c\fP flag.
.SH ACTIONS
.sp
-\fBcconf\fP will perform one of the following actions:
+\fBceph\-conf\fP will perform one of the following actions:
.sp
\-\-list\-all\-sections or \-L prints out a list of all the section names in the configuration
file.
.sp
.nf
.ft C
-cconf \-c foo.conf \-\-name osd.0 \-\-lookup "osd data"
+ceph\-conf \-c foo.conf \-\-name osd.0 \-\-lookup "osd data"
.ft P
.fi
.sp
.sp
.nf
.ft C
-cconf \-c foo.conf \-\-name mds.a "log file"
+ceph\-conf \-c foo.conf \-\-name mds.a "log file"
.ft P
.fi
.sp
.sp
.nf
.ft C
-cconf \-c foo.conf \-l osd
+ceph\-conf \-c foo.conf \-l osd
.ft P
.fi
.sp
.sp
.nf
.ft C
-cconf \-c foo.conf \-L
+ceph\-conf \-c foo.conf \-L
.ft P
.fi
.SH AVAILABILITY
.sp
-\fBcconf\fP is part of the Ceph distributed file system. Please refer
+\fBceph\-conf\fP is part of the Ceph distributed file system. Please refer
to the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more
information.
.SH SEE ALSO
-.TH "CDEBUGPACK" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-DEBUGPACK" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cdebugpack \- ceph debug packer utility
+ceph-debugpack \- ceph debug packer utility
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcdebugpack\fP [ \fIoptions\fP ] \fIfilename.tar.gz\fP
+\fBceph\-debugpack\fP [ \fIoptions\fP ] \fIfilename.tar.gz\fP
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcdebugpack\fP will build a tarball containing various items that are
+\fBceph\-debugpack\fP will build a tarball containing various items that are
useful for debugging crashes. The resulting tarball can be shared with
Ceph developers when debugging a problem.
.sp
-The tarball will include the binaries for ceph-mds, ceph-osd, and ceph-mon, any
+The tarball will include the binaries for ceph\-mds, ceph\-osd, and ceph\-mon, any
log files, the ceph.conf configuration file, any core files we can
find, and (if the system is running) dumps of the current osd, mds,
and pg maps from the monitor.
.UNINDENT
.SH AVAILABILITY
.sp
-\fBcdebugpack\fP is part of the Ceph distributed file system. Please
+\fBceph\-debugpack\fP is part of the Ceph distributed file system. Please
refer to the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more
information.
.SH SEE ALSO
-.TH "CFUSE" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-FUSE" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cfuse \- FUSE-based client for ceph
+ceph-fuse \- FUSE-based client for ceph
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcfuse\fP [ \-m \fImonaddr\fP:\fIport\fP ] \fImountpoint\fP [ \fIfuse options\fP ]
+\fBceph\-fuse\fP [ \-m \fImonaddr\fP:\fIport\fP ] \fImountpoint\fP [ \fIfuse options\fP ]
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcfuse\fP is a FUSE (File system in USErspace) client for Ceph
+\fBceph\-fuse\fP is a FUSE (File system in USErspace) client for Ceph
distributed file system. It will mount a ceph file system (specified
via the \-m option for described by ceph.conf (see below) at the
specific mount point.
.ft P
.fi
.sp
-or by sending \fBSIGINT\fP to the \fBcfuse\fP process.
+or by sending \fBSIGINT\fP to the \fBceph\-fuse\fP process.
.SH OPTIONS
.sp
-Any options not recognized by cfuse will be passed on to libfuse.
+Any options not recognized by ceph\-fuse will be passed on to libfuse.
.INDENT 0.0
.TP
.B \-d
.UNINDENT
.SH AVAILABILITY
.sp
-\fBcfuse\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-fuse\fP is part of the Ceph distributed file system. Please refer to
the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more information.
.SH SEE ALSO
.sp
-.TH "CMDS" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-MDS" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cmds \- ceph metadata server daemon
+ceph-mds \- ceph metadata server daemon
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcmds\fP \-i \fIname\fP [[ \-\-hot\-standby [\fIrank\fP] ]|[\-\-journal_check \fIrank\fP]]
+\fBceph\-mds\fP \-i \fIname\fP [[ \-\-hot\-standby [\fIrank\fP] ]|[\-\-journal_check \fIrank\fP]]
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcmds\fP is the metadata server daemon for the Ceph distributed file
-system. One or more instances of cmds collectively manage the file
+\fBceph\-mds\fP is the metadata server daemon for the Ceph distributed file
+system. One or more instances of ceph\-mds collectively manage the file
system namespace, coordinating access to the shared OSD cluster.
.sp
-Each cmds daemon instance should have a unique name. The name is used
+Each ceph\-mds daemon instance should have a unique name. The name is used
to identify daemon instances in the ceph.conf.
.sp
Once the daemon has started, the monitor cluster will normally assign
.TP
.B \-f, \-\-foreground
Foreground: do not daemonize after startup (run in foreground). Do
-not generate a pid file. Useful when run via \fBceph-run\fP(8).
+not generate a pid file. Useful when run via \fBceph\-run\fP(8).
.UNINDENT
.INDENT 0.0
.TP
.UNINDENT
.SH AVAILABILITY
.sp
-\fBcmon\fP is part of the Ceph distributed file system. Please refer to the Ceph wiki at
+\fBceph\-mon\fP is part of the Ceph distributed file system. Please refer to the Ceph wiki at
\fI\%http://ceph.newdream.net/wiki\fP for more information.
.SH SEE ALSO
.sp
\fBceph\fP(8),
-\fBceph-mon\fP(8),
-\fBceph-osd\fP(8)
+\fBceph\-mon\fP(8),
+\fBceph\-osd\fP(8)
.SH COPYRIGHT
2011, New Dream Network
.\" Generated by docutils manpage writer.
-.TH "CMON" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-MON" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cmon \- ceph monitor daemon
+ceph-mon \- ceph monitor daemon
.
.nr rst2man-indent-level 0
.
.TP
.B \-f, \-\-foreground
Foreground: do not daemonize after startup (run in foreground). Do
-not generate a pid file. Useful when run via \fBcrun\fP(8).
+not generate a pid file. Useful when run via \fBceph\-run\fP(8).
.UNINDENT
.INDENT 0.0
.TP
.SH SEE ALSO
.sp
\fBceph\fP(8),
-\fBceph-mds\fP(8),
-\fBceph-osd\fP(8)
+\fBceph\-mds\fP(8),
+\fBceph\-osd\fP(8)
.SH COPYRIGHT
2011, New Dream Network
.\" Generated by docutils manpage writer.
-.TH "COSD" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-OSD" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cosd \- ceph object storage daemon
+ceph-osd \- ceph object storage daemon
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcosd\fP \-i \fIosdnum\fP [ \-\-osd\-data \fIdatapath\fP ] [ \-\-osd\-journal
+\fBceph\-osd\fP \-i \fIosdnum\fP [ \-\-osd\-data \fIdatapath\fP ] [ \-\-osd\-journal
\fIjournal\fP ] [ \-\-mkfs ] [ \-\-mkjournal ] [ \-\-mkkey ]
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcosd\fP is the object storage daemon for the Ceph distributed file
+\fBceph\-osd\fP is the object storage daemon for the Ceph distributed file
system. It is responsible for storing objects on a local file system
and providing access to them over the network.
.sp
.TP
.B \-f, \-\-foreground
Foreground: do not daemonize after startup (run in foreground). Do
-not generate a pid file. Useful when run via \fBcrun\fP(8).
+not generate a pid file. Useful when run via \fBceph\-run\fP(8).
.UNINDENT
.INDENT 0.0
.TP
.B \-\-mkkey
Generate a new secret key. This is normally used in combination
with \fB\-\-mkfs\fP as it is more convenient than generating a key by
-hand with \fBceph-authtool\fP(8).
+hand with \fBceph\-authtool\fP(8).
.UNINDENT
.INDENT 0.0
.TP
.UNINDENT
.SH AVAILABILITY
.sp
-\fBcosd\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-osd\fP is part of the Ceph distributed file system. Please refer to
the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more information.
.SH SEE ALSO
.sp
\fBceph\fP(8),
-\fBcmds\fP(8),
-\fBcmon\fP(8),
-\fBceph-authtool\fP(8)
+\fBceph\-mds\fP(8),
+\fBceph\-mon\fP(8),
+\fBceph\-authtool\fP(8)
.SH COPYRIGHT
2011, New Dream Network
.\" Generated by docutils manpage writer.
-.TH "CRBDNAMER" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-RBDNAMER" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-crbdnamer \- udev helper to name RBD devices
+ceph-rbdnamer \- udev helper to name RBD devices
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcrbdnamer\fP \fInum\fP
+\fBceph\-rbdnamer\fP \fInum\fP
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcrbdnamer\fP prints the pool and image name for the given RBD devices
+\fBceph\-rbdnamer\fP prints the pool and image name for the given RBD devices
to stdout. It is used by \fIudev\fP (using a rule like the one below) to
set up a device symlink.
.sp
.nf
.ft C
-KERNEL=="rbd[0\-9]*", PROGRAM="/usr/bin/crbdnamer %n", SYMLINK+="rbd/%c{1}/%c{2}:%n"
+KERNEL=="rbd[0\-9]*", PROGRAM="/usr/bin/ceph\-rbdnamer %n", SYMLINK+="rbd/%c{1}/%c{2}:%n"
.ft P
.fi
.SH AVAILABILITY
.sp
-\fBcrbdnamer\fP is part of the Ceph distributed file system. Please
+\fBceph\-rbdnamer\fP is part of the Ceph distributed file system. Please
refer to the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more
information.
.SH SEE ALSO
-.TH "CRUN" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-RUN" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-crun \- restart daemon on core dump
+ceph-run \- restart daemon on core dump
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcrun\fP \fIcommand\fP ...
+\fBceph\-run\fP \fIcommand\fP ...
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcrun\fP is a simple wrapper that will restart a daemon if it exits
+\fBceph\-run\fP is a simple wrapper that will restart a daemon if it exits
with a signal indicating it crashed and possibly core dumped (that is,
signals 3, 4, 5, 6, 8, or 11).
.sp
None
.SH AVAILABILITY
.sp
-\fBcrun\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-run\fP is part of the Ceph distributed file system. Please refer to
the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more information.
.SH SEE ALSO
.sp
\fBceph\fP(8),
-\fBcmon\fP(8),
-\fBcmds\fP(8),
-\fBcosd\fP(8)
+\fBceph\-mon\fP(8),
+\fBceph\-mds\fP(8),
+\fBceph\-osd\fP(8)
.SH COPYRIGHT
2011, New Dream Network
.\" Generated by docutils manpage writer.
-.TH "CSYN" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-SYN" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-csyn \- ceph synthetic workload generator
+ceph-syn \- ceph synthetic workload generator
.
.nr rst2man-indent-level 0
.
.
.SH SYNOPSIS
.nf
-\fBcsyn\fP [ \-m \fImonaddr\fP:\fIport\fP ] \-\-syn \fIcommand\fP \fI...\fP
+\fBceph\-syn\fP [ \-m \fImonaddr\fP:\fIport\fP ] \-\-syn \fIcommand\fP \fI...\fP
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcsyn\fP is a simple synthetic workload generator for the Ceph
+\fBceph\-syn\fP is a simple synthetic workload generator for the Ceph
distributed file system. It uses the userspace client library to
generate simple workloads against a currently running file system. The
-file system need not be mounted via cfuse(8) or the kernel client.
+file system need not be mounted via ceph\-fuse(8) or the kernel client.
.sp
One or more \fB\-\-syn\fP command arguments specify the particular
workload, as documented below.
.UNINDENT
.SH AVAILABILITY
.sp
-\fBcsyn\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-syn\fP is part of the Ceph distributed file system. Please refer to
the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more information.
.SH SEE ALSO
.sp
\fBceph\fP(8),
-\fBcfuse\fP(8)
+\fBceph\-fuse\fP(8)
.SH COPYRIGHT
2011, New Dream Network
.\" Generated by docutils manpage writer.
-.TH "CEPH" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
ceph \- ceph file system control utility
.
-.TH "CEPHFS" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPHFS" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
cephfs \- ceph file system options utility
.
-.TH "CRUSHTOOL" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CRUSHTOOL" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
crushtool \- CRUSH map manipulation tool
.
-.TH "LIBRADOS-CONFIG" "8" "September 09, 2011" "dev" "Ceph"
+.TH "LIBRADOS-CONFIG" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
librados-config \- display information about librados
.
-.TH "MKCEPHFS" "8" "September 09, 2011" "dev" "Ceph"
+.TH "MKCEPHFS" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
mkcephfs \- create a ceph file system
.
-.TH "MONMAPTOOL" "8" "September 09, 2011" "dev" "Ceph"
+.TH "MONMAPTOOL" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
monmaptool \- ceph monitor cluster map manipulation tool
.
-.TH "MOUNT.CEPH" "8" "September 09, 2011" "dev" "Ceph"
+.TH "MOUNT.CEPH" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
mount.ceph \- mount a ceph file system
.
information.
.SH SEE ALSO
.sp
-\fBcfuse\fP(8),
+\fBceph\-fuse\fP(8),
\fBceph\fP(8)
.SH COPYRIGHT
2011, New Dream Network
-.TH "OBSYNC" "8" "September 09, 2011" "dev" "Ceph"
+.TH "OBSYNC" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
obsync \- The object synchronizer tool
.
-.TH "OSDMAPTOOL" "8" "September 09, 2011" "dev" "Ceph"
+.TH "OSDMAPTOOL" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
osdmaptool \- ceph osd cluster map manipulation tool
.
-.TH "RADOS" "8" "September 09, 2011" "dev" "Ceph"
+.TH "RADOS" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
rados \- rados object storage utility
.
-.TH "RADOSGW" "8" "September 09, 2011" "dev" "Ceph"
+.TH "RADOSGW" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
radosgw \- rados REST gateway
.
-.TH "RADOSGW_ADMIN" "8" "September 09, 2011" "dev" "Ceph"
+.TH "RADOSGW_ADMIN" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
radosgw_admin \- rados REST gateway user administration utility
.
-.TH "RBD" "8" "September 09, 2011" "dev" "Ceph"
+.TH "RBD" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
rbd \- manage rados block device (RBD) images
.