Obtaining performance information about individual compute ports

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

  • fc:

    (Virtual machine) FC port performance information

    (Bare metal)(Cloud) Null

  • iscsi: iSCSI port performance information

  • nvmeTcp:

    (Virtual machine)(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 WWN or iSCSI name, check the WWN or 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 WWN or 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