Name: | sg3_utils |
---|---|
Version: | 1.37 |
Release: | 17.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 4437596 |
License: | GPLv2+ and BSD |
RPM: | sg3_utils-1.37-17.el7.aarch64.rpm |
Source RPM: | sg3_utils-1.37-17.el7.src.rpm |
Build Date: | Sat Aug 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sg.danny.cz/sg/sg3_utils.html |
Summary: | Utilities for devices that use SCSI command sets |
Description: | Collection of Linux utilities for devices that use the SCSI command set. Includes utilities to copy data based on "dd" syntax and semantics (called sg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq); check mode and log pages (sginfo, sg_modes and sg_logs); spin up and down disks (sg_start); do self tests (sg_senddiag); and various other functions. See the README, CHANGELOG and COVERAGE files. Requires the linux kernel 2.4 series or later. In the 2.4 series SCSI generic device names (e.g. /dev/sg0) must be used. In the 2.6 series other device names may be used as well (e.g. /dev/sda). Warning: Some of these tools access the internals of your system and the incorrect usage of them may render your system inoperable. |
- Fix help documents of sg_requests, sg_senddiag and sg_write_buffer. (RHBZ #1359282, #1359286, #1359292)
- Fix inline help of sg_logs. (RHBZ #1359274)
- Massive manapge and cli help message fixes.
- Add '--ignore-rev` option to rescan-scsi-bus.sh. (RHBZ #1400491)
- Add missing short options of sg_test_rwbuf. (RHBZ #1359289)
- Fix the manpage of `forceremove` and `forcerescan` command. (RHBZ #1360915)
- Fix the help message of `forceremove` and `forcerescan` command. (RHBZ #1360915)
- Fix rescan-scsi-bus.sh for scan all luns. (RHBZ #1380744)
- rescan-scsi-bus.sh: document -m/--multipath option (#1357851)
- rescan-scsi-bus.sh: fix typo in help and man page (#1353941)