Skip to content

Commit feb5889

Browse files
alanbacharif-ali
authored andcommitted
[ceph] collect the output from ceph osd crush rule dump.
our current crush rule ls is not collecting details including rule ids. Signed-off-by: Alan Baghumian <alan.baghumian@canonical.com>
1 parent ad2a092 commit feb5889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sos/report/plugins/ceph_mon.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ def setup(self):
123123
"ceph osd crush class ls",
124124
"ceph osd crush dump",
125125
"ceph osd crush rule ls",
126+
"ceph osd crush rule dump",
126127
"ceph osd crush show-tunables",
127128
"ceph osd crush tree --show-shadow",
128129
"ceph osd erasure-code-profile ls",

0 commit comments

Comments
 (0)