5190/5194 Modular Tape Subsystem Manual
Configuring the Modular Tape Subsystem
5190/5194 Modular Tape Subsystem Manual—426878-002
2-26
Configuring the Modular Tape Subsystem Online
Using SCF
Issue the SCF INFO TAPE command after the ADD TAPE command is finished to
verify that the tape drive has been properly configured. For example:
->INFO TAPE $TAPE0, DETAIL
For more information on the ADD and INFO commands, see the SCF Reference
Manual for the Storage Subsystem.
Example 2: Changing the Values of Tape Drive Attributes
You use the SCF ALTER TAPE command to change the attribute values for a tape
drive attached to your system. The ALTER command changes only the attributes that
you specify in the command. Other attributes remain as they were before you issued
the command.
•
The following example of the ALTER command changes the value of the
compression attribute for the 5190 tape drive $TAPE0 to OFF and then issues the
SCF INFO command to make sure that the change has taken place:
->ALTER TAPE $TAPE0, COMPRESSION OFF
->INFO TAPE $TAPE0
STORAGE - Detailed Info TAPE configuration \TEST.$TAPE0
Adapter Name..........................$ZZSTO.#PMF.GRP-2.MOD-1.SLOT-55
*Adapter Location (Group,Module,Slot). (2,1,55)
*BackupCpu............................ 1
*Compression.......................... ON
*Density.............................. 38000
*DeviceID............................. 5
*HighPin.............................. ON
*NumOpeners........................... 2
*MaxOpens............................. 4
*PrimaryCpu........................... 0
*Program.............................. $SYSTEM.SYS00.OTPPROCP
*RecSize.............................. 8192
SAC Name............................. $ZZSTO.#PMF.GRP-2.MOD-1.SLOT-55
*StartState........................... STARTED
STORAGE - Info TAPE configuration \TEST.$TAPE0
*Density *MaxOpen *RecSize *Compression *Adapter *DeviceID
Location
38000 4 8192 OFF 2,1,55 5