mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
lsluns: update s390-tools CHANGELOG and README for preceding commits
Signed-off-by: Jens Remus <jremus@linux.vnet.ibm.com> Reviewed-by: Steffen Maier <maier@linux.vnet.ibm.com> Reviewed-by: Benjamin Block <bblock@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
This commit is contained in:
committed by
Michael Holzheu
parent
e5f9279295
commit
afdecb4a57
@@ -3,6 +3,10 @@ Release history for s390-tools (MIT version)
|
||||
|
||||
* __v2.1.1 (2017-mm-dd)__
|
||||
|
||||
Bug Fixes:
|
||||
- lsluns: Do not scan (all) if filters match nothing
|
||||
- lsluns: Enhance usage statement and man page
|
||||
|
||||
* __v2.1.0 (2017-09-25)__
|
||||
|
||||
Added new tools:
|
||||
|
||||
@@ -124,7 +124,8 @@ Package contents
|
||||
- lsscm: List information about available Storage Class Memory
|
||||
Increments.
|
||||
- chchp: Modify channel-path state.
|
||||
- lsluns: List available SCSI LUNs depending on adapter or port.
|
||||
- lsluns: List LUNs discovered in the FC SAN,
|
||||
or show encryption state of attached LUNs.
|
||||
- lszcrypt: Show Information about zcrypt devices and configuration.
|
||||
- chzcrypt: Modify the zcrypt configuration.
|
||||
- znetconf: List and configure network devices for s390 network adapters.
|
||||
@@ -287,9 +288,9 @@ the different tools are provided:
|
||||
http://net-snmp.sourceforge.net
|
||||
|
||||
* lsluns:
|
||||
For executing the lsluns script the sg_luns command must be available.
|
||||
The sg_luns executable is part of the SCSI generic device driver package
|
||||
(sg3 utils/sg utils).
|
||||
For executing the lsluns script the sg_luns and sg_inq commands must
|
||||
be available. The sg_luns and sg_inq executables are part of the
|
||||
SCSI generic device driver package (sg3 utils/sg utils).
|
||||
|
||||
* ziomon tools:
|
||||
For running the ziomon tools the following tools/packages are required:
|
||||
|
||||
Reference in New Issue
Block a user