Obtaining information about individual storage nodes

Virtual Storage Platform One SDS Block Storage Administrator Guide

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

The following information can be obtained.

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

  • biosUuid: UUID of the intended storage node

  • protectionDomainId: ID (uuid) of the protection domain containing the intended storage node

  • faultDomainId: ID (uuid) and name of the fault domain containing the intended storage node

  • faultDomainName: ID and name of the fault domain containing the intended storage node

  • name: Name of the intended storage node

  • clusterRole: Role of the intended storage node in the storage cluster

  • storageNodeAttributes: Attributes of the intended storage node

  • statusSummary: Status summary of the intended storage node

  • status: Status of the intended storage node

  • driveDataRelocationStatus: Status of drive data relocation

  • controlPortIpv4Address: IP addresses (IPv4) of the control port

  • internodePortIpv4Address: IP addresses (IPv4) of the internode port

  • softwareVersion: Version of the storage software

  • modelName:

    (Bare metal) Model name of the server on which the intended storage node runs

    (Cloud) Model name of the EC2 instance running the storage node

  • serialNumber:

    (Bare metal) Serial number of the server on which the intended storage node runs

    (Cloud) ID of the EC2 instance running the storage node

  • memory: Size of memory installed on the storage node [MiB]

    (Bare metal) Memory capacity available in the physical server

    (Cloud) Memory capacity available in the EC2 instance

  • insufficientResourcesForRebuildCapacity: Resources with insufficient rebuild capacity

    • capacityOfDrive: Insufficient drive capacity for rebuild capacity [GB]

    • numberOfDrives: Insufficient number of drives for rebuild capacity

  • rebuildableResources: Rebuildable resources

    • numberOfDrives: Number of rebuildable drives

  • availabilityZoneId:

    (Bare metal) null

    (Cloud) For Multi-AZ configuration, ID of the Availability Zone corresponding to the fault domain. For Single-AZ configuration, null is assumed.

  • Required role: Security, Storage, RemoteCopy, Monitor, Service, Audit, or Resource

  1. Verify the ID of the intended storage node.

    REST API: GET /v1/objects/storage-nodes

    CLI: storage_node_list

  2. Obtain information about the intended storage node.

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

    REST API: GET /v1/objects/storage-nodes/<id>

    CLI: storage_node_show