]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
systemd: Start OSDs after MONs 13097/head
authorBoris Ranto <branto@redhat.com>
Wed, 25 Jan 2017 11:39:40 +0000 (12:39 +0100)
committerBoris Ranto <branto@redhat.com>
Wed, 25 Jan 2017 11:39:46 +0000 (12:39 +0100)
commit7f4acf45dd0d86e7d9992a8c30e5876fb57b1914
treed3cb11bb0b350d684582436b8071dc3d182e1fe1
parent5ce40363ae3b7304ddf8ccef0a71f1a0c1a66edd
systemd: Start OSDs after MONs

Currently, we start/stop OSDs and MONs simultaneously. This may cause
problems especially when we are shutting down the system. Once the mon
goes down it causes a re-election and the MONs can miss the message
from the OSD that is going down.

Resolves: http://tracker.ceph.com/issues/18516

Signed-off-by: Boris Ranto <branto@redhat.com>
systemd/ceph-osd@.service