dbginfo.sh: add hex FCP LUN to multipath FC addressing

Make use of multipath-tools 0.8.9 commit
("libmultipath: add %L path wildcard for 64-bit hex LUN")
https://github.com/opensvc/multipath-tools/commit/260d7cb411fedf49167646ccc8834fd4b88f8005 .
Multipath-tools versions that do not know the format wildcard simply
ignore it and expand to an empty string, so it's backwards compatible.

Signed-off-by: Steffen Maier <maier@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Steffen Maier
2022-02-15 20:59:20 +01:00
committed by Jan Höppner
parent 08e4520a4f
commit d311506dc4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -463,7 +463,7 @@ CMDS="${CMDS}\
:multipathd -k'show maps'\
:multipathd -k'show topo'\
:multipathd -k'show paths'\
:multipathd -k'show paths format %w|%a|%r|%p|%i|%d|%D|%t|%T|%o|%0|%C' | sort\
:multipathd -k'show paths format %w|%a|%r|%L|%p|%i|%d|%D|%t|%T|%o|%0|%C' | sort\
:multipathd -k'show maps stats'\
:multipathd -k'show maps status'\
:multipathd -k'show status'\