1CEPH-RUN(8) Ceph CEPH-RUN(8)
2
3
4
6 ceph-run - restart daemon on core dump
7
9 ceph-run command ...
10
11
13 ceph-run is a simple wrapper that will restart a daemon if it exits
14 with a signal indicating it crashed and possibly core dumped (that is,
15 signals 3, 4, 5, 6, 8, or 11).
16
17 The command should run the daemon in the foreground. For Ceph daemons,
18 that means the -f option.
19
21 None
22
24 ceph-run is part of Ceph, a massively scalable, open-source, distrib‐
25 uted storage system. Please refer to the Ceph documentation at
26 https://docs.ceph.com for more information.
27
29 ceph(8), ceph-mon(8), ceph-mds(8), ceph-osd(8)
30
32 2010-2023, Inktank Storage, Inc. and contributors. Licensed under Cre‐
33 ative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)
34
35
36
37
38dev Nov 02, 2023 CEPH-RUN(8)