]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: osd crush set crushmap need sanity check 16143/head
authorLoic Dachary <ldachary@redhat.com>
Sat, 18 Mar 2017 09:04:20 +0000 (10:04 +0100)
committerNathan Cutler <ncutler@suse.com>
Wed, 5 Jul 2017 21:56:23 +0000 (23:56 +0200)
commit85cefa113b31c9dc6b8a7a88e3343de923278c7d
tree9ba8f22fb7d563c5b095de4f833fc67efacc68e9
parente12eae92b04d30d322740a6c7a33d86e448bf9c5
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