]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
more detail on multipath config
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Oct 2007 10:13:28 +0000 (20:13 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Oct 2007 10:13:28 +0000 (20:13 +1000)
(This used to be ctdb commit 78c44f2267cbef5fbc57d56dfd5ff40972733a1f)

ctdb/tools/ctdb_diagnostics

index 49f32382d1a0f76b56a75f375f7c8b511026ff36..989fac4685a268037fbb9429475f09de5e082cff 100755 (executable)
@@ -136,7 +136,7 @@ show_all "/usr/sbin/showmount -a"
 show_all "/usr/sbin/showmount -e"
 show_all "/usr/sbin/nfsstat -v"
 [ -x /sbin/multipath ] && {
-    show_all "/sbin/multipath -l"
+    show_all "/sbin/multipath -ll"
 }
 [ -x /sbin/chkconfig ] && {
     show_all "/sbin/chkconfig --list"