Replacing an Internal Disk Drive CRU

3 Use the SCF SWITCH DISK command again to switch the replacement disk drive back to
its primary path; then use the SCF STATUS DISK command to verify that the disk path
has been switched and is working properly:
->SWITCH $DATA21-P
->STATUS $DATA21-*
STORAGE - Status DISK \TOYS.$DATA21-*
LDev Path Status State Substate Primary Backup
PID PID
87 PRIMARY ACTIVE STARTED 3,262 2,262
87 BACKUP INACTIVE STARTED 3,262 2,262
->
4 Use the SCF PRIMARY DISK, FORCED command again to switch the disk volume back
to its primary processor; then use the SCF STATUS DISK command to verify the
operation:
->PRIMARY $DATA21, FORCED
->STATUS $DATA21-*
STORAGE - Status DISK \TOYS.$DATA21-*
LDev Path Status State Substate Primary Backup
PID PID
87 PRIMARY ACTIVE STARTED 2,262 3,262
87 BACKUP INACTIVE STARTED 2,262 3,262
->
Note: For G06.10 and earlier, including the FORCED keyword here ensures the
correct processor ownership. For G06.11 and later, the FORCED keyword is not needed
and has no effect.