0270272177
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
Symbolic link
1 line
25 B
Plaintext
Symbolic link
1 line
25 B
Plaintext
list_inconsistent_objs.py |