Obtaining performance information about individual compute ports

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: Compute port ID (uuid)

  • iscsi: iSCSI port performance information

  • nvmeTcp:

    (Bare metal) NVMe/TCP port performance information

    (Cloud) Null

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

  1. Verify the ID of the compute port for which you want to obtain performance information.

    If you use the CLI to specify a compute port by iSCSI name, check the iSCSI name of the compute port.

    REST API: GET /v1/objects/ports

    CLI: port_list

  2. Obtain performance information.

    Run either of the following commands with the compute port ID specified.

    If you use the CLI, you can specify the iSCSI name instead of the compute port ID.

    REST API (low-resolution): GET /v1/objects/performances/ports/<id>

    REST API (high-resolution): GET /v1/objects/detail-performances/ports/<id>

    CLI (low-resolution): port_performance_show

    CLI (high-resolution): port_detail_performance_show