Obtaining information about individual compute nodes

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 for the compute node with the ID specified.

  • numberOfVolumes: Number of allocated volumes

  • paths: List of information about registered paths (WWN, iSCSI name, or host NQN of the initiator for the intended compute node, and a list of IDs of compute ports of targets with which the intended initiator negotiates)

  • id: ID (uuid) of the intended compute node

  • nickname: Nickname of the intended compute node

  • osType: OS type of the intended compute node

  • totalCapacity: Total capacity of the volumes on the storage pool allocated to the compute node [MiB]

  • usedCapacity: Consumed amount of the volumes on the storage pool allocated to the compute node [MiB]

  • numberOfPaths: Number of registered paths

  • vpsId: ID of the VPS to which the intended compute node belongs

  • vpsName: Name of the VPS to which the intended compute node belongs

  • Required role: VpsSecurity, VpsStorage, or VpsMonitor

  1. Verify the ID of the intended compute node.

    If you use the CLI to specify a compute node by nickname, check the nickname of the compute node.

    REST API: GET /v1/objects/servers

    CLI: server_list

  2. Obtain information about the intended compute node.

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

    If you use the CLI, you can specify a nickname instead of the compute node ID.

    REST API: GET /v1/objects/servers/<id>

    CLI: server_show