Obtaining a list of information about initiators for 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.

  • id: IDs (uuid) of initiators

  • serverId: IDs (uuid) of compute nodes

  • name: WWNs, iSCSI names, or host NQNs of initiators

  • protocol: Connection protocols for initiators

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

  • vpsId: ID of the VPS to which initiators belong

  • vpsName: Name of the VPS to which initiators belong

  • Required role: VpsSecurity, VpsStorage, or VpsMonitor

  1. Verify the IDs of compute nodes.

    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 a list of information about initiators.

    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>/hbas

    CLI: hba_list