Thanks Sage, I don't see the real need for them either, just wanted to make sure we didn't miss them in our metrics instrumentation in case they moved somewhere else. On 7/31/17, 8:05 PM, "Sage Weil" <sage@xxxxxxxxxxxx> wrote: >On Mon, 31 Jul 2017, Travis Nielsen wrote: >> The ceph status -f json command has changed quite a bit in luminous RC. >>I >> see the following expected change with the health messages. >> >>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.c >>om%2Fceph%2Fceph%2Fpull%2F15643&data=02%7C01%7Ctravis.nielsen%40quantum.c >>om%7C23b34577f0a74acce5aa08d4d88a2470%7C322a135f14fb4d72aede122272134ae0% >>7C1%7C0%7C636371535223952708&sdata=M8uEQQFUFq6CjfkHpwsYcpVIxyqABubbDfBReF >>aj%2FjY%3D&reserved=0 >> >> And in the pending release notes there is a new command for >> time-sync-status. >> >> However, I can't find what happened with the mon stats in the >> health_services section. Where can I find them? In 12.1.0 they were >>there, >> but not seeing them now in 12.1.1. >> >> $ ceph health -f json| jq >> { >> "health": { >> "health_services": [ >> { >> "mons": [ >> { >> "name": "mon0", >> "kb_total": 16888216, >> "kb_used": 2345480, >> "kb_avail": 13553604, >> "avail_percent": 80, >> "last_updated": "2017-07-31 15:43:49.107186", >> "store_stats": { >> "bytes_total": 1486739, >> "bytes_sst": 1504, >> "bytes_log": 1476780, >> "bytes_misc": 8455, >> "last_updated": "0.000000" >> }, >> "health": "HEALTH_OK" >> }, > >Ah, these are just gone... I didn't expect anyone to be consuming >them. We can add a mon-store-status or similar command to include this >information if you need it. > >sage -- 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