Skip to main content

Show drive

The show allDrives command returns information about the drives in the storage array.

Supported Arrays

This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Storage Admin role.

Context

For each drive in the storage array, this command returns the following information:
  • The total number of drives

  • The type of drive (SAS only)

  • Information about the basic drive:

    • The tray location and the slot location

    • The status

    • The capacity

    • The data transfer rate

    • The product ID

    • The firmware level

  • Information about wear life of SSD drives (this information is not shown if the array does not contain SSD drives):

    • The average erase count.

    • The spare blocks remaining.

    • The percent endurance used. The percent endurance used is the amount of data written to the SSD drives to date divided by the total theoretical write limit for the drives.

  • Information about the drive channel:

    • The tray location and the slot location

    • The preferred channel

    • The redundant channel

  • Hot spare coverage

  • Details for each drive

Depending on the size of your storage array, this information can be several pages long. In addition, the drive information is returned for the show storageArray profile command.

Syntax

show ((allDrives 
[driveMediaType=(HDD | SSD | unknown | allMedia)] |
[driveType=(SAS)]) |
(<span className="ph">drive [trayID,[drawerID,]slotID ] | drives[ trayID1,[drawerID1,]slotID1 ... trayIDn,[drawerIDn,]slotIDn ] </span>))
summary

Parameters

ParameterDescription
allDrives The setting to return information about all of the drives in the storage array.

driveMediaType

The type of drive media for which you want to retrieve information. The following values are valid types of drive media:

  • SSD – Use this option when you have solid state drives in the drive tray.
  • unknown – Use this option if you are not sure what types of drive media are in the drive tray.
  • allMedia – Use this option when you want to use all types of drive media that are in the drive tray.
driveType

The type of drive for which you want to retrieve information. You cannot mix drive types.

Valid drive type is: SAS

drive or drives

For high-capacity drive trays, specify the tray ID value, the drawer ID value, and the slot ID value for the drive. For low-capacity drive trays, specify the tray ID value and the slot ID value for the drive. Tray ID values are 0 to 99 . Drawer ID values are 1 to 5 .

All slot ID maximums are 24. Slot ID values either begin at 0 or 1, depending on the tray model. Drive trays compatible with DE2000H / DE4000H / DE4000F / DE6000H / DE6000F controllers have slot ID numbers starting at 0.

Enclose the tray ID value, the drawer ID value, and the slot ID value in square brackets ([ ]).

summary The setting to return the status, the capacity, the data transfer rate, the product ID, and the firmware version for the specified drives.

Notes

To determine information about the type and location of all of the drives in the storage array, use the allDrives parameter.

To determine the information about the SAS drives in the storage array, use the driveType parameter.

To determine the type of drive in a specific location, use the drive parameter, and enter the tray ID and the slot ID for the drive.

The drive parameter supports both high-capacity drive trays and low-capacity drive trays. A high-capacity drive tray has drawers that hold the drives. The drawers slide out of the drive tray to provide access to the drives. A low-capacity drive tray does not have drawers. For a high-capacity drive tray, you must specify the identifier (ID) of the drive tray, the ID of the drawer, and the ID of the slot in which a drive resides. For a low-capacity drive tray, you need only specify the ID of the drive tray and the ID of the slot in which a drive resides. For a low-capacity drive tray, an alternative method for identifying a location for a drive is to specify the ID of the drive tray, set the ID of the drawer to 0 , and specify the ID of the slot in which a drive resides.