Obtaining a list of low-resolution performance information about drives

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.15.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-02

The following information can be obtained.

  • id: Drive IDs (uuid)

  • readIOPS: Number of read operations per second [IOPS]

  • writeIOPS: Number of write operations per second [IOPS]

  • readTransferRate: Read transfer amount per second [MiB/sec]

  • writeTransferRate: Write transfer amount per second [MiB/sec]

  • responseTime: Average response time [msec]

  • usage: Ratio of I/O operating time of the drive against elapsed time [%]

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

Obtain a list of performance information.

REST API: GET /v1/objects/performances/drives

CLI: drive_performance_list

Note:

When the following operations or failures occur, drive access may occur asynchronously with I/O from the compute node. If the system load is high, the performance may be temporarily affected.

  • Expanding storage pool

  • Volume operations

  • Storage node maintenance

  • Adding and removing storage nodes

  • Adding and removing drives

  • Storage node failure

  • Drive failure