aboutsummaryrefslogtreecommitdiff
path: root/handlers
diff options
context:
space:
mode:
Diffstat (limited to 'handlers')
-rwxr-xr-xhandlers/sys.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/handlers/sys.in b/handlers/sys.in
index b7e94b0..e6cb273 100755
--- a/handlers/sys.in
+++ b/handlers/sys.in
@@ -478,6 +478,9 @@ if [ $os = "redhat" ]; then
elif [ $os = "debian" ]; then
catifexec "/sbin/vgdisplay" "-vv"
fi
+
+STATUS="Collecting device-mapper (dm) information:"
+catifexec '/sbin/dmsetup' 'info'
STATUS="Collecting SCSI Tape information (/etc/stinit.def)"
catiffile "/etc/stinit.def"