X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Fsys.in;h=e6cb273a86cbe6cd03e2b0c100d7fd8292f5365b;hp=b7e94b0f9411faa15136e079f3bd52fdd2c9f4ac;hb=386c4275946520bc590428e730a9d515155436a0;hpb=772af74c802c253d99c86eb7f9b40ced9faf47a9 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"