Obtaining a list of path information about compute nodes

Virtual Storage Platform One SDS Block Virtual Private Storage Administrator Guide

Version
1.17.x
Audience
anonymous
Part Number
MK-24VSP1SDS003-04

The following information can be obtained.

  • id: Path IDs (character string of initiator ID of the computer node and ID of the compute port for the target operation connected by a comma)

  • serverId: IDs (uuid) of compute nodes

  • hbaName: WWNs, iSCSI names, or host NQNs of initiators for compute nodes

  • hbaId: IDs (uuid) of initiators for compute nodes

  • portId: IDs (uuid) of compute ports of targets with which initiators negotiate

  • portName:

    • For FC or iSCSI connection, WWNs or iSCSI names of compute ports of targets with which initiators negotiate
    • (Bare metal) Always null for NVMe/TCP connection
  • portNickname: Nicknames of compute ports of targets with which initiators negotiate

  • vpsId: ID of the VPS to which compute node paths belong

  • vpsName: Name of the VPS to which compute node paths belong

  • Required role: VpsSecurity, VpsStorage, or VpsMonitor

  1. Verify the IDs of compute nodes.

    REST API: GET /v1/objects/servers

    CLI: server_list

  2. Obtain a list of path information about compute nodes.

    Run either of the following commands with a 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>/paths

    CLI: path_list