]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: osd crush set crushmap need sanity check 16144/head
authorLoic Dachary <ldachary@redhat.com>
Sat, 18 Mar 2017 09:04:20 +0000 (10:04 +0100)
committerNathan Cutler <ncutler@suse.com>
Thu, 31 Aug 2017 20:14:33 +0000 (22:14 +0200)
commitd90b1b339542408fb053571b64e705be208cb3be
tree37702bd315f2a908da26a2f6d0fb96bd9b64d95e
parent2e7ddedf8acdd7a19753a0c376e9f29535329843
mon: osd crush set crushmap need sanity check

The sanity check verifying the new crushmap does not remove crush rules
that are in use is not exclusive to ceph setcrushmap.

Fixes: http://tracker.ceph.com/issues/19302
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit ed760457bf154c10adf75c6df046eecab7eb8e4b)
src/mon/OSDMonitor.cc