SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)

DETAIL displays detailed status information.
POOL $pool specifies that the command is performed only on disks
associated with the specified storage pool.
SEL state specifies that the command affects only devices in the
specified state.
SUB { ALL | MAGNETIC | VIRTUAL } specifies that the command affects only disks of the
specified type. The default is ALL.
ENCRYPTION displays encryption information for an encrypted disk.
You cannot enter the ENCRYPTION option with the
CONFIG or CONSISTENCY options.
DETAIL displays detailed encryption information.
See Attribute Descriptions for Disk Commands (page 198) for descriptions of all attributes for disk
commands.
STATUS DISK Examples For Physical Disks
To display the status of all physical disks available to the system:
-> STATUS DISK $*, SUB MAGNETIC
To display the status of all paths of all volumes on the system:
-> STATUS DISK $*-*
To display the status of a disk:
-> STATUS $SYSTEM
See the display and explanation under “Example 1: Displaying the Status of a Mirrored Disk
(page 64) and “Example 3: Displaying the Status of a Nonmirrored Disk” (page 65).
To display the status of all paths to a disk:
-> STATUS DISK $SYSTEM-*
See the display and explanation under “Example 2: Displaying the Status and State of All
Paths to a Disk” (page 64).
To display the status of all paths to all internal disks in the group 02 topology branch:
-> STATUS $D02*-*
The display is shown in this example in the section “Establishing a Disk Load Balance in RVUs
Prior to G06.11” (page 130).
To display the consistency information about the disk volume $PART01:
-> STATUS DISK $PART01, CONSISTENCY
STORAGE - Status DISK \JUNO1.$PART01, CONSISTENCY
Path Opinion (Grp,Mod,Slt) Sac Device-id/Portname Lun Partition
---------------------------------------------------------------------
-P CONFIG C100271 1039 1
-B CONFIG C100273 1039 1
-M CONFIG C100273 123 2
-MB CONFIG C100271 123 2
See the display and explanation under “Example 4: Displaying STATUS DISK, CONSISTENCY
Information” (page 65).
To display the encryption status for a disk:
STATUS Command 283