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

Configuring and Managing Open SCSI Devices
SCF Reference Manual for the Storage Subsystem529937-008
12-9
Adding an Open SCSI Fibre Channel Device
1. Capture the configuration for an existing Open SCSI device:
-> INFO / OUT LOG / $S11502, OBEYFORM
2. Optionally edit the resulting log file to specify:
A unique device name
Based on physical location, change at least one of:
°
PRIMARYLOCATION and, optionally, MIRRORLOCATION slot numbers
°
PRIMARYSAC and, optionally, MIRRORSAC SAC numbers, if the new
locations use different SACs
°
SCSIID value
3. Enter the log file contents either by copying and pasting into an SCF command line
or by using the log file as a command file.
Adding an Open SCSI Fibre Channel Device
To add an Open SCSI Fibre Channel device, you do not specify a SCSI ID. Instead,
you specify the PRIMARYPORTNAME (WWN) and LUN of the device.
This command adds an Open SCSI Fibre Channel device to the system:
-> ADD SCSI $EXT8, SENDTO STORAGE, PRIMARYLOCATION (111,2,5) &
-> PRIMARYSAC 1, PRIMARYPORTNAME 2000003E00452211, LUN 1
Altering Open SCSI Attribute Values
The ALTER SCSI Command (page 14-59) alters the attributes of an Open SCSI device
in the system configuration database. For a description of alterable Open SCSI
attributes, see page 14-60.
== STORAGE - Detailed Info SCSI in obeyform: \COMM.$S11502
ADD SCSI $S11502 , &
SENDTO STORAGE , &
BACKUPCPU 0 , &
HIGHPIN ON , &
LUN 0 , &
MAXOPENS 4 , &
NUMIO 8 , &
PRIMARYCPU 1 , &
PRIMARYLOCATION (11,1,50) , &
PRIMARYSAC 5 , &
PROGRAM $SYSTEM.SYSTEM.TDSCSI , &
RECSIZE 4096 , &
SCSIID 2 , &
STARTSTATE STARTED , &
STRUCTAREASIZE 24 , &
TRACEBUFLEN 33 , &
TRACELEVEL 65535
Note. You can optionally specify a backup path consisting of BACKUPLOCATION,
BACKUPSAC, and BACKUPPORTTNAME. However, there is no backup LUN. The same LUN
is used for both the primary and backup paths.