Obtaining P-VOL information for the volume

Virtual Storage Platform One SDS Block Virtual Private Storage Administrator Guide

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

The following information can be obtained.

  • masterVolumeId: Volume ID (uuid) of the P-VOL

  • vpsId: ID of the VPS to which the P-VOL belongs

  • vpsName: Name of the VPS to which the P-VOL belongs

  • qosParam: QoS-related parameter

    • upperLimitForIops: Upper limit for volume performance [IOPS]

    • upperLimitForTransferRate: Upper limit for volume performance [MiB/sec]

    • upperAlertAllowableTime: Alert threshold value for the upper limit of volume performance [sec]

    • upperAlertTime: The last time the upper limit of volume performance was continuously exceeded and the conditions for the alert threshold of the performance upper limit were met (UTC)

  • Required role: VpsSecurity, VpsStorage, or VpsMonitor

  1. Verify the volume ID of the S-VOL that is created from the intended P-VOL.

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

    REST API: GET /v1/objects/volumes

    CLI: volume_list

  2. Obtain P-VOL information.

    Run either of the following commands with the S-VOL volume ID specified.

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

    REST API: GET /v1/objects/volumes/<id>/master-volume

    CLI: master_volume_show