Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sg3_utils - 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.
Packages
sg3_utils-1.28-13.el6.x86_64
[497 KiB] |
Changelog
by Gris Ge (2017-12-07):
- Fix regression on '--luns' option. (RHBZ #1380346)
|
sg3_utils-1.28-12.el6.x86_64
[496 KiB] |
Changelog
by David Sommerseth (2016-03-03):
- Fix issues with leading and trailing white spaces in device types (#1311138)
|
sg3_utils-1.28-10.el6_7.x86_64
[499 KiB] |
Changelog
by David Sommerseth (2016-03-03):
- Fix issues with leading and trailing white spaces in device types (#1311138)
|
sg3_utils-1.28-9.el6_7.x86_64
[499 KiB] |
Changelog
by David Sommerseth (2016-01-20):
- Fix issues with multi worded device types (#1291579)
- Avoid deletion of /dev/null (#1300338)
|
sg3_utils-1.28-8.el6.x86_64
[499 KiB] |
Changelog
by David Sommerseth (2015-02-27):
- Added some late upstream updates fixing some coverity scan issues
|
sg3_utils-1.28-6.el6.x86_64
[474 KiB] |
Changelog
by Dan Horák (2014-06-24):
- update rescan-scsi-bus.sh to 1.57 (#857200)
- Resolves: #857200
|
sg3_utils-1.28-5.el6.x86_64
[469 KiB] |
Changelog
by Dan Horák (2013-05-30):
- sginfo should not open /dev/snapshot (#920687)
- Resolves: #920687
|
sg3_utils-1.28-4.el6.x86_64
[469 KiB] |
Changelog
by Dan Horák (2011-07-04):
- issue scan command also for iSCSI - #628553
- Resolves: #628553
|