Rev 655: more detail on multipath config in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Tue Oct 16 10:13:29 GMT 2007


------------------------------------------------------------
revno: 655
revision-id: tridge at samba.org-20071016101328-v50lf9kkula4b8wm
parent: tridge at samba.org-20071015044406-ez36w6umscpfpi79
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge
timestamp: Tue 2007-10-16 20:13:28 +1000
message:
  more detail on multipath config
modified:
  tools/ctdb_diagnostics         ctdb_diagnostics-20070905041904-9d9r1qnt1j9qiwiz-1
=== modified file 'tools/ctdb_diagnostics'
--- a/tools/ctdb_diagnostics	2007-09-19 01:46:11 +0000
+++ b/tools/ctdb_diagnostics	2007-10-16 10:13:28 +0000
@@ -136,7 +136,7 @@
 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"



More information about the samba-cvs mailing list