SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)

Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem529937-008
14-42
ADD TAPE Command
TRACEBUFLEN number
is the size (in kilobytes) of the memory area used for internal tracing by the Open
SCSI IOP. number is in the range 32 through 65. The default is 33.
TRACELEVEL number
is the level of tracing used by the Open SCSI IOP. number is in the range 0
through 65,535. The default is 65,535.
ADD SCSI Consideration
Before using the ADD SCSI command, verify the SCSI ID of the device is the same as
the configured SCSIID value.
ADD SCSI Example
See the procedure for Adding an Open SCSI Device on page 12-8.
To add an Open SCSI device with a SCSI ID of 3:
-> ADD SCSI $DEV0, SENDTO STORAGE, PRIMARYLOCATION(21,1,50),&
-> SCSIID 2, LUN 0, PRIMARYCPU 0, BACKUPCPU 1
ADD TAPE Command
The ADD TAPE command adds a tape drive to the system configuration. The syntax
is:
Wild-card characters are not supported.
OUT file-spec
directs all SCF output to the specified file.
TAPE $tape
is the name of the tape device.
SENDTO STORAGE
directs the command to the storage subsystem. This attribute is required unless
you specified SENDTO STORAGE in a previous ASSUME command.
LIKE $object
identifies an existing object whose attribute values are copied to the object affected
by this command. The object name must currently exist in the system
ADD [ / OUT file-spec / ] TAPE $tape , SENDTO STORAGE
[ , LIKE object ] [ attribute-spec ]...