]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: osd crush set crushmap need sanity check 14029/head
authorLoic Dachary <ldachary@redhat.com>
Sat, 18 Mar 2017 09:04:20 +0000 (10:04 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 18 Mar 2017 18:44:26 +0000 (19:44 +0100)
commited760457bf154c10adf75c6df046eecab7eb8e4b
treeed7114920db440d6ae2dcaef20be4f0611682c3e
parent8fbc61a725ab4fd911a848b359c9dca3ec5fb1cb
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>
src/mon/OSDMonitor.cc