]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: show legacy health warning in `status` output 17930/head
authorJohn Spray <john.spray@redhat.com>
Sat, 23 Sep 2017 12:48:36 +0000 (13:48 +0100)
committerJohn Spray <john.spray@redhat.com>
Sat, 23 Sep 2017 14:39:51 +0000 (15:39 +0100)
commit1fc6a51a416761d9ccd172937cda1a6b1c11faad
tree07a28fc10cf8b5a71dc1472667b5e7dab2bb7f46
parentb6f38c4fcd0643fd24644bf0d0ad249112727a5e
mon: show legacy health warning in `status` output

Previously you only got the text of this if you were
either looking at "health detail" or if you had
already set the preluminous_compat setting (in which
case you presumably were already aware so the message
isn't doing much).

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/Monitor.cc