HP Integrity NonStop H-Series User Manual
Page 37
Configuring the Tape Drive for the NonStop S-Series
Server
9840 (CT9840FC-3) Installation and User’s Guide for the NonStop S-Series Enclosure— 524959-003
3 -3
•
The PRIMARYLOCATION attribute specifies the location (group, module, and
slot) of the PMF CRU (adapter) to which the tape drive is attached.
•
The SCSIID attribute shows the SCSI 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
device process should execute.
•
The BACKUPCPU attribute specifies the processor in which the device
process starts its backup process.
2. Issue the SCF INFO SCSI command after the ADD SCSI command is finished to
verify that the Fibre Channel converter has been properly configured.
For example:
->INFO SCSI $SFROUT1, DETAIL
The following ADD SCSI command adds a Fibre Channel converter connected
to the PMF CRU in group 01, module 1, and slot 50 to the system configuration
database using the name $TAPE1:
->ADD TAPE $SFROUT1, SENDTO STORAGE, PRIMARYLOCATION (1,1,50), SCSIID
8, PRIMARYCPU 2, BACKUPCPU 3
For more information on the ADD and INFO commands, see the SCF Reference
Manual for the Storage Subsystem.