SG_RTPG(8) | SG3_UTILS | SG_RTPG(8) |
sg_rtpg - send SCSI REPORT TARGET PORT GROUPS command
sg_rtpg [--decode] [--help] [--hex] [--raw] [--readonly] [--verbose] [--version] DEVICE
Send a SCSI REPORT TARGET PORT GROUPS command to DEVICE and outputs the response.
Target port group access is described in SPC-3 and SPC-4 found at www.t10.org . The most recent draft of SPC-4 is revision 37 in which target port groups are described in section 5.15 .
Arguments to long options are mandatory for short options as well.
The Report Target Port Groups command should be supported whenever the TPGS bits in a standard INQUIRY response are greater than zero. [View with sg_inq utility.]
The exit status of sg_rtpg is 0 when it is successful. Otherwise see the sg3_utils(8) man page.
Written by Douglas Gilbert.
Report bugs to <dgilbert at interlog dot com>.
Copyright © 2004-2014 Christophe Varoqui and Douglas
Gilbert
This software is distributed under a FreeBSD license. There is NO warranty;
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
sg_inq(sg3_utils)
May 2014 | sg3_utils-1.39 |