aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/ceph.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/sos/plugins/ceph.py b/sos/plugins/ceph.py
index 43284bc8..0c0f71c8 100644
--- a/sos/plugins/ceph.py
+++ b/sos/plugins/ceph.py
@@ -68,7 +68,8 @@ class Ceph(Plugin, RedHatPlugin, UbuntuPlugin):
"ceph-disk list",
"ceph versions",
"ceph osd crush dump",
- "ceph -v"
+ "ceph -v",
+ "ceph-volume lvm list"
])
ceph_cmds = [