]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: dump osdmaps if crc doesn't match
authorSage Weil <sage@redhat.com>
Tue, 1 May 2018 15:24:07 +0000 (10:24 -0500)
committerSage Weil <sage@redhat.com>
Tue, 1 May 2018 17:39:03 +0000 (12:39 -0500)
commit6024c5c52cf78b017ff6406b61ec295ad5597750
treec3fb36b174f53f7138a65f3711713d77f34f0e87
parent35b1e7ea63ea56367c133dd100e0072e2d8091bb
mon/OSDMonitor: dump osdmaps if crc doesn't match

Dump both the json and hexdump at debug level 20.

Hunting http://tracker.ceph.com/issues/23949

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/OSDMonitor.cc