mirror of
https://github.com/ceph/ceph
synced 2024-12-16 16:39:21 +00:00
When ceph-disk runs from udev or init script, it is in the background and should it block for any reason, it may keep a lock forever. All calls to ceph-disk in these context are changed to timeout. The TimeoutStartSec= and TimeoutStopSec= which are both set via TimeoutSec= do not apply to Type=oneshot services. https://www.freedesktop.org/software/systemd/man/systemd.service.html Fixes: http://tracker.ceph.com/issues/16580 Signed-off-by: Loic Dachary <loic@dachary.org> |
||
---|---|---|
.. | ||
50-ceph.preset | ||
ceph | ||
ceph-create-keys@.service | ||
ceph-disk@.service | ||
ceph-mds.target | ||
ceph-mds@.service | ||
ceph-mon.target | ||
ceph-mon@.service | ||
ceph-osd.target | ||
ceph-osd@.service | ||
ceph-radosgw.target | ||
ceph-radosgw@.service | ||
ceph-rbd-mirror.target | ||
ceph-rbd-mirror@.service | ||
ceph.target | ||
ceph.tmpfiles.d | ||
CMakeLists.txt | ||
Makefile.am | ||
rbdmap.service |