2013-04-29 23:01:38 +00:00
|
|
|
.TH "CEPH-RUN" "8" "April 29, 2013" "dev" "Ceph"
|
2009-03-10 23:49:23 +00:00
|
|
|
.SH NAME
|
2011-09-22 23:18:19 +00:00
|
|
|
ceph-run \- restart daemon on core dump
|
2011-09-09 23:25:14 +00:00
|
|
|
.
|
|
|
|
.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
|
|
|
|
..
|
2012-09-27 21:23:42 +00:00
|
|
|
.\" Man page generated from reStructuredText.
|
2011-09-09 23:25:14 +00:00
|
|
|
.
|
2009-03-10 23:49:23 +00:00
|
|
|
.SH SYNOPSIS
|
2011-09-09 23:25:14 +00:00
|
|
|
.nf
|
2011-09-22 23:18:19 +00:00
|
|
|
\fBceph\-run\fP \fIcommand\fP ...
|
2011-09-09 23:25:14 +00:00
|
|
|
.fi
|
|
|
|
.sp
|
2009-03-10 23:49:23 +00:00
|
|
|
.SH DESCRIPTION
|
2011-09-09 23:25:14 +00:00
|
|
|
.sp
|
2011-09-22 23:18:19 +00:00
|
|
|
\fBceph\-run\fP is a simple wrapper that will restart a daemon if it exits
|
2011-09-09 23:25:14 +00:00
|
|
|
with a signal indicating it crashed and possibly core dumped (that is,
|
2009-03-10 23:49:23 +00:00
|
|
|
signals 3, 4, 5, 6, 8, or 11).
|
2011-09-09 23:25:14 +00:00
|
|
|
.sp
|
|
|
|
The command should run the daemon in the foreground. For Ceph daemons,
|
|
|
|
that means the \fB\-f\fP option.
|
2009-03-10 23:49:23 +00:00
|
|
|
.SH OPTIONS
|
2011-09-09 23:25:14 +00:00
|
|
|
.sp
|
2009-03-10 23:49:23 +00:00
|
|
|
None
|
|
|
|
.SH AVAILABILITY
|
2011-09-09 23:25:14 +00:00
|
|
|
.sp
|
2011-09-22 23:18:19 +00:00
|
|
|
\fBceph\-run\fP is part of the Ceph distributed file system. Please refer to
|
2012-09-27 21:23:42 +00:00
|
|
|
the Ceph documentation at \fI\%http://ceph.com/docs\fP for more information.
|
2009-03-10 23:49:23 +00:00
|
|
|
.SH SEE ALSO
|
2011-09-09 23:25:14 +00:00
|
|
|
.sp
|
|
|
|
\fBceph\fP(8),
|
2011-09-22 23:18:19 +00:00
|
|
|
\fBceph\-mon\fP(8),
|
|
|
|
\fBceph\-mds\fP(8),
|
|
|
|
\fBceph\-osd\fP(8)
|
2011-09-09 23:25:14 +00:00
|
|
|
.SH COPYRIGHT
|
2013-04-29 23:01:38 +00:00
|
|
|
2010-2013, Inktank Storage, Inc. and contributors. Licensed under Creative Commons BY-SA
|
2011-09-09 23:25:14 +00:00
|
|
|
.\" Generated by docutils manpage writer.
|
|
|
|
.
|