aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/gluster.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sos/plugins/gluster.py b/sos/plugins/gluster.py
index 193873d1..487723ad 100644
--- a/sos/plugins/gluster.py
+++ b/sos/plugins/gluster.py
@@ -83,6 +83,7 @@ class Gluster(Plugin, RedHatPlugin):
self.add_cmd_output("gluster peer status")
self.add_copy_specs([
+ "/etc/redhat-storage-release",
# collect unified file and object storage configuration
"/etc/swift/",
# glusterfs-server rpm scripts stash this on migration to 3.3.x