SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Configuring Magnetic Disks
SCF Reference Manual for the Storage Subsystem—529937-007
6-19
Adding a Magnetic Disk
Adding a Magnetic Disk
Use this procedure for internal disks if autoconfiguration is not enabled.
1. For the PRIMARYLOCATION attribute, note the group, module, and slot location
where you install the disk.
2. Add the disk:
-> ADD DISK $DATA02, SENDTO STORAGE, PRIMARYLOCATION (1,1,3)
3. Verify the attributes recorded in the system configuration database:
-> INFO $DATA02, DETAIL
4. See Starting a Magnetic Disk on page 7-3.
ADD DISK Examples for Different Disk Types
•
To add a mirrored internal disk:
-> ADD DISK $DATA01, SENDTO STORAGE, &
-> PRIMARYLOCATION (1,1,1), MIRRORLOCATION (1,1,2)
•
To add a nonmirrored 45xx disk connected to a pair of 6760 adapters:
-> ADD DISK $DISK01, SENDTO STORAGE,&
-> PRIMARYLOCATION (1,1,53), PRIMARYSAC 1,
-> PRIMARYDEVICEID 0, BACKUPLOCATION (1,1,54), BACKUPSAC 1, &
-> BACKUPDEVICEID 0
•
To add a mirrored M8xxx disk to an Integrity NonStop NS-series server:
-> ADD DISK $FCDISK8, SENDTO STORAGE, &
-> PRIMARYLOCATION (111,2,1), PRIMARYSAC 1, &
-> PRIMARYDEVICEID (1,8), &
-> BACKUPLOCATION (111,3,1), BACKUPSAC 1 &
-> MIRRORLOCATION (112,2,2), MIRRORSAC 1 &
-> MIRRORDEVICEID (1,4) &
-> MBACKUPLOCATION (112,3,2), MBACKUPSAC 1
•
To add a mirrored ESS disk to an Integrity NonStop NS-series server:
-> ADD DISK $ESS02, SENDTO STORAGE, &
-> PRIMARYCPU 01 &
-> BACKUPCPU 02 &
-> PRIMARYLOCATION (112,2,5), &
-> PRIMARYSAC 1, &
-> BACKUPLOCATION (112,3,5), &
-> BACKUPSAC 1, &
-> MIRRORLOCATION (112,3,5), &
-> MIRRORSAC 2, &
-> MBACKUPLOCATION (112,2,5), &
-> MBACKUPSAC 2 &
-> PRIMARYPORTNAME 50060E8003501213, &
-> BACKUPPORTNAME 50060E8003501225 &
-> PRIMARYLUN 16 &