HP (Hewlett-Packard) L700 (CTL700) Server User Manual


 
Configuring the CTL700 Tape Library for the
NonStop S-Series Server
L700 (CTL700) Installation and User’s Guide—527338-004
8-3
PMF CRU
PMF CRU
To add the control path to the server configuration database, use the SCF ADD SCSI
command. Use the SCF ADD TAPE command to add the data path. Before issuing
these commands, check that the tape drive(s) and tape library are installed
properly.
To add the control path:
-> SCF
-> ADD SCSI $CTL700, SENDTO STORAGE, PRIMARYLOCATION
(1,1,50), SCSIID 5, PRIMARYCPU 0, BACKUPCPU 1
-> START SCSI $CTL700
-> INFO SCSI $CTL700, DETAIL
To add the data path:
-> SCF
-> ADD TAPE $TAPE0, SENDTO STORAGE, LOCATION (1,1,50),
DEVICEID 5, PRIMARYCPU 0, BACKUPCPU 1
-> START TAPE $TAPE0
-> STATUS TAPE $TAPE0, DETAIL
In this example:
The LOCATION attribute specifies the location (group, module, and slot) of
the PMF CRU (adapter) to which the device is attached.
The DEVICEID attribute shows the device ID that is configured for the
device. This ID must match the SCSI ID that is physically set in the device.
The PRIMARYCPU attribute specifies the processor in which the primary
tape process should execute.
The BACKUPCPU attribute specifies the processor in which the tape
process starts its backup process.
For more information on the ADD and STATUS commands, see the SCF
Reference Manual for the Storage Subsystem.