SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-008
14-45
ADD TAPE Command
RECSIZE number
is the configured record size for the device (in number of words). This value is
used by some utility programs when making requests to the IOP. number is in the
range 1 through 57344. The default is 4096.
SAC { number | name }
is the SAC that controls the primary path to the device.
STARTSTATE { STARTED | STOPPED }
specifies whether the IOP is available to other processes (STARTED) or
unavailable (STOPPED) when the system is loaded or reloaded. The default is
STARTED.
ADD TAPE Examples
See the procedure for Adding an Open SCSI Device on page 12-8.
•
To add a tape drive named $TAPE0 in group 02, slot 55:
-> ADD TAPE $TAPE0, SENDTO STORAGE, LOCATION (1,1,55)
•
To add a tape drive named $TAPE1 that is connected to SAC 1 in the SNDA in
group 01, slot 53:
-> ADD TAPE $TAPE1, SENDTO STORAGE, LOCATION (1,1,53), &
-> SAC 1, DEVICEID 4
number is the SAC subdevice number on the adapter.
name is the full name of the SAC. For example:
SNDA.SAC-1.GRP-1.MOD-1.SLOT-53 .