Obtaining performance information about individual storage pools

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.16.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-03

The following information can be obtained.

  • id: Storage pool ID (uuid)

  • volumeReadIOPS: Number of read operations per second for all volumes in the specified storage pool [IOPS]

  • volumeWriteIOPS: Number of write operations per second for all volumes in the specified storage pool [IOPS]

  • volumeReadTransferRate: Read transfer amount per second for all volumes in the specified storage pool [MiB/sec]

  • volumeWriteTransferRate: Write transfer amount per second for all volumes in the specified storage pool [MiB/sec]

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

  1. Verify the ID of the storage pool for which you want to obtain performance information.

    If you use the CLI to specify a storage pool by name, check the name of the storage pool.

    REST API: GET /v1/objects/pools

    CLI: pool_list

  2. Obtain performance information.

    Run either of the following commands with the storage pool ID specified.

    If you use the CLI, you can specify a name instead of the ID of the storage pool.

    REST API: GET /v1/objects/performances/pools/<id>

    CLI: pool_performance_show