Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information