9710 (StorageTek) Addendum for NonStop Servers

Addendum to the StorageTek™ 9710 for the Tandem Environment
The 5155/5159 Digital Linear Tape CRE and NonStop Kernel
9-36
STOP SCSI Command
This subsection describes the details about the STOP SCSI command. The
STOP SCSI command stops access to the specified Open SCSI device. The
command syntax is:
STOP SCSI { $ device-name | $ ldev } [ -P | -B ]
$ device-name | $ ldev
specifies the name or logical device number of the device.
-P | -B
specifies whether the path being stopped is the primary (-P) or
backup (-B).
Wild-card characters are supported.
Examples Using STOP SCSI
The following are examples of the STOP SCSI command.
To stop access to the backup path of the Open SCSI device $DEV1,
type:
-> STOP $DEV1-B
To stop access to all paths of the Open SCSI device $DEV00, type:
-> STOP $DEV00
Comparing PUP Commands With STOP SCSI
In the G-series releases, the SCF STOP SCSI command replaces the PUP
DOWN command.
Table 9-14 compares PUP commands with the SCF STOP SCSI
command.