SG_REFERRALS(8) | SG3_UTILS | SG_REFERRALS(8) |
sg_referrals - send SCSI REPORT REFERRALS command
sg_referrals [--help] [--hex] [--lba=LBA] [--maxlen=LEN] [--one-segment] [--raw] [--readonly] [--verbose] [--version] DEVICE
Send the SCSI REPORT REFERRALS command to the DEVICE and outputs the response. This command was introduced in (draft) SBC-3 revision 24 and devices that support referrals should support this command.
The default action is to decode the response for all user data segment referral descriptors. The amount of output can be reduced by the --lba and --one-segment options.
Arguments to long options are mandatory for short options as well.
For a discussion of referrals see section 4.25 of sbc3r25.pdf at http://www.t10.org (or the corresponding section of a later draft).
The exit status of sg_referrals is 0 when it is successful. Otherwise see the sg3_utils(8) man page.
Written by Douglas Gilbert and Hannes Reinecke.
Report bugs to <dgilbert at interlog dot com>.
Copyright © 2009-2014 Douglas Gilbert and Hannes Reinecke
This software is distributed under a FreeBSD license. There is NO warranty;
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
May 2014 | sg3_utils-1.39 |