mirror of
https://github.com/ceph/ceph
synced 2025-02-15 14:58:01 +00:00
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> |
||
---|---|---|
.. | ||
50-ceph.preset | ||
ceph | ||
ceph-disk@.service | ||
ceph-fuse.target | ||
ceph-fuse@.service | ||
ceph-mds.target | ||
ceph-mds@.service | ||
ceph-mgr.target | ||
ceph-mgr@.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 | ||
rbdmap.service |