From e5f9279295780bd297f58cc23319878fadbc80f1 Mon Sep 17 00:00:00 2001 From: Steffen Maier Date: Tue, 14 Mar 2017 14:15:09 +0100 Subject: [PATCH] lsluns: complement alternative tools with lszdev Signed-off-by: Steffen Maier Reviewed-by: Benjamin Block Reviewed-by: Jens Remus Signed-off-by: Michael Holzheu --- zconf/lsluns | 3 ++- zconf/lsluns.8 | 7 +++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/zconf/lsluns b/zconf/lsluns index 0beea238..9cf764dd 100755 --- a/zconf/lsluns +++ b/zconf/lsluns @@ -192,7 +192,8 @@ $PROGRAM_NAME -a [-c ] ... [-p ] ... [-h] [-v] This causes extra SAN traffic for each attached LUN. For all other uses, such as listing attached LUNs or properties other than -encryption, use other tools such as "lszfcp -D" or "lsscsi -tv". +encryption, use other tools such as "lszfcp -D" or "lsscsi -tv" +or "lszdev zfcp-lun -ii". Limit the listing by specifying one or more adapters (FCP device bus-IDs) or target port WWPNs or both. diff --git a/zconf/lsluns.8 b/zconf/lsluns.8 index 7be5db41..cca649a0 100644 --- a/zconf/lsluns.8 +++ b/zconf/lsluns.8 @@ -48,7 +48,9 @@ For all other uses, such as listing attached LUNs or properties other than encryption, use other tools such as .B lszfcp \-D or -.BR "lsscsi \-tv" . +.BR "lsscsi \-tv" +or +.BR "lszdev zfcp-lun \-ii" . .SS Details on lsluns without -a option @@ -135,4 +137,5 @@ indicates that the device is encrypted. .SH "SEE ALSO" .BR lszfcp (8), -.BR lsscsi (8) +.BR lsscsi (8), +.BR lszdev (8)