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)