SG_EMC_TRESPASS(8) | SG3_UTILS | SG_EMC_TRESPASS(8) |
sg_emc_trespass - change ownership of SCSI LUN from another Service-Processor to this one
sg_emc_trespass [-d] [-hr] [-s] [-V] DEVICE
sg_emc_trespass sends an EMC-specific Trespass Command to the DEVICE with the selected options. This Mode Select changes the ownership of the LUN of the device from another Service-Processor to the one the command was received on.
Arguments to long options are mandatory for short options as well.
In the 2.4 series of Linux kernels the DEVICE must be a SCSI generic (sg) device. In the 2.6 series block devices (e.g. SCSI disks and DVD drives) can also be specified. For example "sg_start 0 /dev/sda" will work in the 2.6 series kernels.
The exit status of sg_emc_trespass is 0 when it is successful. Otherwise see the sg3_utils(8) man page.
Written by Lars Marowsky-Bree, based on sg_start.
Report bugs to <dgilbert at interlog dot com>.
Copyright © 2004-2012 Lars Marowsky-Bree, Douglas Gilbert.
This software is distributed under the GPL version 2. There is NO warranty;
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
December 2012 | sg3_utils-1.35 |