Contents
Short Descriptions
| accesses Linux SCSI logging level information. | |
| checks SCSI device support for mandatory commands. | |
| does the SCSI READ CAPACITY command on disks. | |
| does the SCSI TEST UNIT READY on devices. | |
| checks for SCSI to ATA Translation (SAT) device support. | |
| starts one or more SCSI disks. | |
| stops one or more SCSI disks. | |
| fetches the temperature of a SCSI device. | |
| sends the SCSI COMPARE AND WRITE command to device. | |
| sends the SCSI RECEIVE COPY RESULTS command (XCOPY related). | |
| copies data to and from files and devices. Specialised for devices that understand the SCSI command set. | |
| takes SCSI sense data in binary or as a sequence of ASCII hexadecimal bytes and decodes it. | |
| changes ownership of a LUN from another Service-Processor to this one. | |
| formats or resizes a SCSI disk (perhaps changes its block size). | |
| sends a SCSI GET CONFIGURATION command (MMC-4 +). | |
| sends the SCSI GET LBA STATUS command. | |
| sends a SCSI REPORT or SET IDENTIFYING INFORMATION command. | |
| access mode page information for a SCSI (or ATAPI) device. | |
| sends a SCSI INQUIRY or ATA IDENTIFY (PACKET) DEVICE command and outputs the response. | |
| access log pages with SCSI LOG SENSE command. | |
| sends the SCSI REPORT LUNS command. | |
| displays mapping between linux sg and other SCSI devices. | |
| maps a special file to a SCSI generic (sg) device (or vice versa). | |
| copies data to and from files and devices. Specialized for devices that understand the SCSI command set and does memory mapped transfers from sg devices. | |
| reads mode pages with SCSI MODE SENSE command. | |
| reports information on supported SCSI commands or task management functions. | |
| copies data to and from files and devices. Specialized for devices that understand the SCSI command set. | |
| sends a SCSI PERSISTENT RESERVE (IN or OUT) command to manipulate registrations and reservations. | |
| sends a SCSI PREVENT ALLOW MEDIUM REMOVAL command. | |
| sends an arbitrary SCSI command to a device. | |
| reads data using SCSI READ BUFFER command. | |
| displays or modifies RDAC Redundant Controller Page. | |
| reads blocks of data continually from the same offset. | |
| sends a SCSI READ BLOCK LIMITS command. | |
| sends a SCSI READ BUFFER command. | |
| sends a SCSI READ CAPACITY command. | |
| sends a SCSI READ LONG command. | |
| sends a SCSI REASSIGN BLOCKS command. | |
| sends the SCSI REPORT REFERRALS command. | |
| sends a SCSI REPORT ZONES command. | |
| sends one or more SCSI REQUEST SENSE commands. | |
| sends SCSI device, target, bus or host reset; or checks reset state. | |
| sends a SCSI RESET WRITE POINTER command. | |
| sends a SCSI READ MEDIA SERIAL NUMBER command. | |
| sends a SCSI REPORT TARGET PORT GROUPS command. | |
| fetches status from a SCSI Accessed Fault-Tolerant Enclosure (SAF-TE) device. | |
| sends a SCSI SANITIZE command. | |
| sends an ATA IDENTIFY (PACKET) DEVICE command via a SCSI to ATA Translation (SAT) layer. | |
| sends an ATA READ LOG EXT command via a SAT pass through to fetch log page 11h which contains SATA phy event counters. | |
| uses an ATA READ LOG EXT command via a SCSI to ATA Translation (SAT) layer. | |
| sends an ATA SET FEATURES command via a SCSI to ATA Translation (SAT) layer. | |
| does a scan of sg devices (or given SCSI/ATAPI/ATA devices) and prints the results. | |
| performs a SCSI SEND DIAGNOSTIC command. | |
| sends controls and fetch status from a SCSI Enclosure Services (SES) device. | |
| sends microcode to a SCSI enclosure. | |
| sends a SCSI START STOP UNIT command to start, stop, load or eject medium. | |
| sends a SCSI SET TARGET PORT GROUPS command. | |
| sends the scsi command synchronize cache. | |
| tests the SCSI host adapter by issuing write and read operations on a device's buffer and calculating checksums. | |
| sends one or more SCSI TEST UNIT READY commands. | |
| sends a SCSI UNMAP command. | |
| invokes SCSI VERIFY command(s) on a block device. | |
| fetches Vital Product Data (VPD) pages using a SCSI INQUIRY command. | |
| sends a SCSI WRITE BUFFER command. | |
| sends the SCSI WRITE LONG command. | |
| sends the SCSI WRITE SAME command. | |
| sends the SCSI WRITE AND VERIFY command. | |
| writes mode page. | |
| copies data to and from files and devices using SCSI EXTENDED COPY (XCOPY). | |
| contains the sg3_utils API functions. |