SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
The current SCF state of the disk path. For an explanation, see “Object States and Substates
of Disks” (page 34).
State
The current SCF substate of the disk path.Substate
The processor number and PIN of the primary and backup disk processes.Primary PID Backup PID
Example 3: Displaying the Status of a Nonmirrored Disk
To display the status of the nonmirrored disk $DATA11:
-> STATUS $DATA11
STORAGE - Status DISK \COMM.$DATA11
LDev Primary Backup Mirror MirrorBackup Primary Backup
PID PID
210 *STARTED STARTED 9,262 8,271
The explanation of fields is the same as for “Example 1: Displaying the Status of a Mirrored Disk”
(page 64).
Example 4: Displaying STATUS DISK, CONSISTENCY Information
To display the consistency information about the mirrored disk volume $WENDY:
-> STATUS $WENDY, CONSISTENCY
This display shows that the system-configuration database, the two disk processes, and the two
SIFM processes are consistent.
STORAGE - Status DISK \SYS.$WENDY, CONSISTENCY
Path Opinion (Grp,Mod,Slt) Sac Device-id/Portname Lun
--------------------------------------------------------
-P CONFIG (1,1,1) 2 4 0
-B CONFIG (1,1,1) 2 4 0
-M CONFIG (1,1,2) 1 4 0
-MB CONFIG (1,1,2) 1 4 0
This display shows an inconsistency. The mirror disk for $WENDY is configured in the
system-configuration database, but the SIFM tables in processor 0 do not have the mirror and
mirror-backup paths configured.
6-> STATUS DISK $WENDY, CONSISTENCY
STORAGE - Status DISK \SYS.$WENDY, CONSISTENCY
Path Opinion (Grp,Mod,Slt) Sac Device-id/Portname Lun
-----------------------------------------------------
-P CONFIG (1,1,1) 2 4 0
-B CONFIG (1,1,1) 2 4 0
-M CONFIG (1,1,2) 1 4 0
SIFM-00 (0,0,0) 99 0 0
-MB CONFIG (1,1,2) 1 4 0
SIFM-00 (0,0,0) 99 0 0
Displaying Error and Current Status Information 65