On Thu, Nov 20, 2014 at 5:54 PM, Michael Sevilla <mikesevilla3@xxxxxxxxx> wrote: > Hi. Where do the MDSHealthMetrics in MMDSBeacon (e.g., > MDS_HEALTH_TRIM) show up in the monitors? When we run ceph -s? I > suspect I don't see them because I'd have to run ceph -s at the exact > moment when the MDS is trimming. Is there an easier way to see these > warning or is there some debug flag I need to turn on? This should be turning up in the ceph health warnings if there are any issues, which you will see (if they're still live) by running "ceph -s", or will pop up in "ceph -w". There's a bug right now though that prevents them from showing up on peon monitors, which might be why you're missing them: http://tracker.ceph.com/issues/10151 (You can specify the specific monitor to connect to with the ceph tool by setting the "-m" option, if you want to always connect to the leader.) -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html