mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: also collect "local" multipath-tools config
Easier to read for a first glimpse than the (still required) full config.
$ man multipathd
list|show config local
Show the currently used configuration like show config, but lim‐
iting the devices section to those devices that are actually
present in the system.
Works as of multipath-tools 0.7.8 commit
c23924dc74ee ("multipathd: implement "show config local"")
Signed-off-by: Steffen Maier <maier@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
b6687925cc
commit
13cac5de44
@@ -467,6 +467,7 @@ CMDS="${CMDS}\
|
||||
:dmsetup table --target multipath\
|
||||
:dmsetup status\
|
||||
:multipathd -k'show config'\
|
||||
:multipathd -k'show config local'\
|
||||
:multipathd -k'show maps'\
|
||||
:multipathd -k'show topo'\
|
||||
:multipathd -k'show paths'\
|
||||
|
||||
Reference in New Issue
Block a user