mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
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:
committed by
Michael Holzheu
parent
55f0b001d1
commit
e5f9279295
+2
-1
@@ -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
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user