ceph/systemd
Loic Dachary a9eb52e0a4 ceph-disk: set the default systemd unit timeout to 3h
There needs to be a timeout to prevent ceph-disk from hanging
forever. But there is no good reason to set it to a value that is less
than a few hours.

Each OSD activation needs to happen in sequence and not in parallel,
reason why there is a global activation lock.

It would be possible, when an OSD is using a device that is not
otherwise used by another OSD (i.e. they do not share an SSD journal
device etc.), to run all activations in parallel. It would however
require a more extensive modification of ceph-disk to avoid any chances
of races.

Fixes: http://tracker.ceph.com/issues/20229

Signed-off-by: Loic Dachary <loic@dachary.org>
2017-06-08 22:29:48 +02:00
..
50-ceph.preset systemd: add ceph-mgr service and target files 2016-09-29 17:27:08 +01:00
ceph
ceph-disk@.service ceph-disk: set the default systemd unit timeout to 3h 2017-06-08 22:29:48 +02:00
ceph-fuse.target systemd: add ceph-fuse service file 2016-12-01 19:51:37 -05:00
ceph-fuse@.service systemd: add ceph-fuse service file 2016-12-01 19:51:37 -05:00
ceph-mds.target
ceph-mds@.service systemd: make Ceph daemon units "want" time-sync.target 2016-04-23 17:48:08 +02:00
ceph-mgr.target systemd: add ceph-mgr service and target files 2016-09-29 17:27:08 +01:00
ceph-mgr@.service systemd: update mgr auth caps 2017-05-03 13:37:52 +08:00
ceph-mon.target
ceph-mon@.service systemd: Restart Mon after 10s in case of failure 2017-01-23 08:50:08 +01:00
ceph-osd.target
ceph-osd@.service systemd: Start OSDs after MONs 2017-01-25 12:39:46 +01:00
ceph-radosgw.target
ceph-radosgw@.service systemd: make Ceph daemon units "want" time-sync.target 2016-04-23 17:48:08 +02:00
ceph-rbd-mirror.target
ceph-rbd-mirror@.service Drop any systemd imposed process/thread limits 2016-04-05 17:33:57 +01:00
ceph.target
ceph.tmpfiles.d
CMakeLists.txt systemd: add ceph-fuse service file 2016-12-01 19:51:37 -05:00
rbdmap.service rbdmap: unmap RBDMAPFILE images unless called with unmap-all 2017-02-16 20:31:45 +01:00