charm-ceph-mon/actions/list-inconsistent-objs
Luciano Lo Giudice 0270272177 Implement the 'list-inconsistent-objs' action
Previously, if we wanted to list the inconsistent objects per PG,
we needed to call 'ceph health detail' to get the list of inconsistent
PGs and then 'rados list-inconsistent-obj $PG' for each PG. This patch
aims to implement a single action that does all that and formats it
as a pretty JSON.

Closes-Bug: #1931751
Change-Id: I05bf90ff274e4f1b7ee9e278d62894b68ba2e787
2021-08-06 18:12:49 -03:00

Symbolic link
1 line
25 B
Plaintext

list_inconsistent_objs.py