7.7.5.5 DESCRIBE CELLDISK

Purpose

The DESCRIBE CELLDISK command displays a list of attributes for the CELLDISK object type.

Syntax

DESCRIBE CELLDISK

Usage Notes

The attributes displayed by the DESCRIBE CELLDISK command can include:

  • comment: User comment for the cell disk.

  • creationTime: Time stamp when the cell disk was created.

  • deviceName: Operating system device name of the LUN used by the cell disk.

  • devicePartition: Operating system device name of the partition that is used by the cell disk.

  • diskType: The type of disk.

  • errorCount: Number of errors that occurred on the cell disk.

  • flushError: Errors reported by while flushing the flash cache.

  • flushStatus: The current status of the flash cache flush operation.

  • freeSpace: Amount of unused space available on the cell disk.

  • id: Global unique identifier (GUID) that is generated when the cell disk is created.

  • name: Unique name of the cell disk.

  • physicalDisk: Name of the physical disk on which the cell disk is located.

  • size: Total size of the cell disk.

  • status: Current status of the cell disk, such as normal or importRequired.

Example 7-98 Describing the CELLDISK Object

This shows the DESCRIBE command with the CELLDISK object.

CellCLI> DESCRIBE CELLDISK

         name                    modifiable
         comment                 modifiable
         creationTime
         deviceName
         devicePartition
         diskType
         errorCount
         flushError              hidden
         flushStatus             hidden
         freeSpace
         id
         physicalDisk
         size
         status