Obtaining information about individual drives

Virtual Storage Platform One SDS Block Storage Administrator Guide

Version
1.17.x
Audience
anonymous
Part Number
MK-24VSP1SDS002-04

The following information can be obtained.

  • id: Drive ID (uuid)

  • wwid:

    (Bare metal) Drive WWID (WWN)

    (Cloud) Always “N/A”

  • statusSummary: Status summary of the intended drive

  • status: Status of the intended drive

  • typeCode: Code (model name) that indicates the type of the intended drive

  • serialNumber:

    (Bare metal) Serial number of the intended drive

    (Cloud) EBS volume ID with hyphen removed

  • storageNodeId: Storage node ID (uuid)

  • deviceFileName: Name of the device file corresponding to the intended drive

  • vendorName: Vendor name

  • firmwareRevision:

    (Bare metal) Firmware revision number

    (Cloud) Always “N/A”

  • locatorLedStatus:

    (Bare metal) On/off status of the locator LED

    (Cloud) Always “N/A”

  • driveType: Type of the intended drive

  • driveCapacity: Drive capacity [GB]

Note:

The output results of typeCode, serialNumber, and vendorName might include spaces depending on the drive type. In some cases, a valid value cannot be obtained and "N/A" is output for vendorName and firmwareRevision.

  • Required role: Security, Storage, RemoteCopy, Monitor, Service or Resource

  1. Verify the ID of the intended drive.

    REST API: GET /v1/objects/drives

    CLI: drive_list

  2. Obtain information about the intended drive.

    Run either of the following commands with the drive ID specified.

    REST API: GET /v1/objects/drives/<id>

    CLI: drive_show