lsluns: complement alternative tools with lszdev

Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.vnet.ibm.com>
Reviewed-by: Jens Remus <jremus@linux.vnet.ibm.com>
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
This commit is contained in:
Steffen Maier
2017-03-14 14:15:09 +01:00
committed by Michael Holzheu
parent 55f0b001d1
commit e5f9279295
2 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -192,7 +192,8 @@ $PROGRAM_NAME -a [-c <busid>] ... [-p <wwpn>] ... [-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.
+5 -2
View File
@@ -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)