![]() |
![]()
| ![]() |
![]()
NAMEscsi_mandat - check SCSI device support for mandatory commands SYNOPSISscsi_mandat [--help] [--log] [--quiet] [--verbose] DEVICE DESCRIPTIONThis bash shell script calls several SCSI commands on the given DEVICE. These SCSI commands are considered mandatory (although that varies a little depending on which standard/draft the DEVICE complies with). The results of each test and a pass/fail count are output. OPTIONSArguments to long options are mandatory for short options as well.
EXIT STATUSThe exit status of this script is the number of "bad" errors found. So an exit status of 0 means all mandatory SCSI commands worked as expected. AUTHORSWritten by D. Gilbert COPYRIGHTCopyright © 2011-2013 Douglas Gilbert
SEE ALSOsg_inq,sg_luns,sg_turs,sg_requests,sg_vpd,sg_senddiag (sg3_utils)
|