ceph/systemd
Wido den Hollander 8246ca02ea
systemd: Wait 5 seconds before attempting a restart of an OSD
In commit 92f8ec the RestartSec parameter was removed which now
causes systemd to restart a failed OSD immediately.

After a reboot, while the network is still coming online, this can
cause problems.

Although network-online.target should guarantee us that the network
is online it doesn't guarantee that DNS resolving works.

If mon_host points to a DNS entry it could be that this cannot be
resolved yet and thus fails to start the OSDs on boot.

Fixes: https://tracker.ceph.com/issues/42761

Signed-off-by: Wido den Hollander <wido@42on.com>
2019-11-12 10:21:45 +01:00
..
50-ceph.preset
CMakeLists.txt build/ops: adding build spec for immutable object cache daemon 2019-03-22 00:16:26 +08:00
ceph-crash.service.in
ceph-fuse.target
ceph-fuse@.service.in
ceph-immutable-object-cache.target tools: adding ceph level immutable obj cache daemon 2019-03-22 00:16:25 +08:00
ceph-immutable-object-cache@.service.in tools: adding ceph level immutable obj cache daemon 2019-03-22 00:16:25 +08:00
ceph-mds.target
ceph-mds@.service.in
ceph-mgr.target
ceph-mgr@.service.in systemd: ceph-mgr: set MemoryDenyWriteExecute to false 2019-05-09 07:36:43 +01:00
ceph-mon.target
ceph-mon@.service.in
ceph-osd.target
ceph-osd@.service.in systemd: Wait 5 seconds before attempting a restart of an OSD 2019-11-12 10:21:45 +01:00
ceph-radosgw.target
ceph-radosgw@.service.in
ceph-rbd-mirror.target
ceph-rbd-mirror@.service.in
ceph-volume@.service
ceph.target
ceph.tmpfiles.d
rbdmap.service.in