SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Configuring Magnetic Disks
SCF Reference Manual for the Storage Subsystem—529937-007
6-20
Adding a Similar Disk to This System
-> MIRRORPORTNAME 50060E8003501241, &
-> MBACKUPPORTNAME 50060E8003501243, &
-> MIRRORLUN 17
Adding a Similar Disk to This System
To add another disk that is similar to an existing disk, use the LIKE attribute. If the disk
is an internal disk, specify a unique name and the group and slot number:
-> ADD DISK $DATA03, SENDTO STORAGE, LIKE $DATA02,&
-> PRIMARYLOCATION (1,1,4)
Adding a Similar Disk to Another System
To configure the same or a similar disk on another system, create a command file by
using the OBEYFORM attribute of the INFO DISK command. You can copy this file to
another system or add it to a different configuration file on the current system.
1. Capture the configuration for an existing magnetic disk:
-> INFO / OUT LOG / $MAG1, OBEYFORM
2. Optionally edit the resulting log file to specify:
•
A unique disk name
•
Different slot numbers for PRIMARYLOCATION and MIRRORLOCATION
•
Different SAC numbers for PRIMARYSAC and MIRRORSAC if the new
locations use different SACs
== STORAGE - Obeyform Information Magnetic DISK \COMM.$MAG1
ADD DISK $MAG1 , &
SENDTO STORAGE , &
BACKUPCPU 0 , &
HIGHPIN ON , &
PRIMARYCPU 1 , &
PROGRAM $SYSTEM.SYSTEM.TSYSDP2 , &
STARTSTATE STARTED, &
PRIMARYLOCATION (1,1,3) , &
PRIMARYSAC $ZZSTO.#PMF.SAC-2.GRP-1.MOD-1.SLOT-50, &
MIRRORLOCATION (1,1,4) , &
MIRRORSAC $ZZSTO.#PMF.SAC-1.GRP-1.MOD-1.SLOT-55, &
AUDITTRAILBUFFER 0 , &
AUTOREVIVE OFF, &
AUTOSTART ON, &
CBPOOLLEN 1000 , &
FSTCACHING ON , &
FULLCHECKPOINTS ENABLED , &
HALTONERROR 1 , &
LKIDLONGPOOLLEN 8 , &
LKTABLESPACELEN 15 , &
MAXLOCKSPEROCB 5000 , &
MAXLOCKSPERTCB 5000 , &
NUMDISKPROCESSES 6 , &
OSSCACHING OFF , &
PROTECTDIRECTORY CHECKPOINT , &
REVIVEPRIORITY 0 , &
REVIVERATE 0 , &
SERIALWRITES DISABLED