7.7.12.8 LIST DISKMAP

Purpose

Displays the specified grid disk attributes for a physical disk.

Syntax

LIST DISKMAP

Usage Notes

You can use the DESCRIBE DISKMAP command to view the complete list of DISKMAP attributes.

Examples

The following example shows the LIST command with the DISKMAP object, and the corresponding output.

Example 7-165 Listing Grid Disk Attributes for a Physical Disk

CellCLI> list diskmap
         Name     PhysicalSerial    SlotNumber    Status  PhysicalSize    CellDisk            DevicePartition    GridDisks
         252:0    0L46RA            0             normal  16423G          CD_00_db01celadm07  /dev/sdb           "DATAC2_CD_00_db01celadm07, RECOC2_CD_00_db01celadm07"
         252:1    0MT1YA            1             normal  16423G          CD_01_db01celadm07  /dev/sda           "DATAC2_CD_01_db01celadm07, RECOC2_CD_01_db01celadm07"
         252:2    08LZVH            2             normal  16423G          CD_02_db01celadm07  /dev/sdc           "DATAC2_CD_02_db01celadm07, RECOC2_CD_02_db01celadm07"
...