lsservicenodes

Use the lsservicenodes command to display a list of all the nodes that can be serviced using the service assistant CLI.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- sainfo -- -- lsservicenodes -------------------------------><

Parameters

None

Description

This command displays a list of all the nodes that can be serviced using the service assistant CLI. This list includes nodes that at a code level of at least 6.2.0, are visible on the fabric, and are one of the following:
  • The partner node in a control enclosure to the node that is running the command.
  • In the same clustered system as the node running the command.
  • In candidate state.
  • Not in a clustered system and in service state.
  • Not in an enclosure with a stored clustered system ID (which is not the clustered system ID of the local node).
Nodes not clustered with the local node will not be shown unless they are the partner node. Table 1 shows possible outputs.
Table 1. lsservicenodes outputs
Attribute Value
panel_name The front panel name, enclosure IDs, or canister IDs that identify the node.
cluster_id Blank if node is a candidate; otherwise, the value is determined from vpd_cluster.
cluster_name Blank if node is a candidate; otherwise, the value is determined from vpd_cluster.
node_id Blank if node is a candidate; otherwise, the value is determined from vpd_cluster.
node_name Blank if node is a candidate; otherwise, the value is determined from vpd_cluster.
relation
  • Local: the node the CLI command was issued from.
  • Partner: the node in the same enclosure as the local node.
  • Cluster: nodes other than the partner that are in the same system as the local node.
  • Candidate: the node is not part of the system.
node_status The values are:
  • Active indicates the node is part of a system and can perform I/O.
  • Service indicates the node is in service, standby, or node rescue.
  • Candidate indicates the node is not part of a system.
  • Starting indicates the node is part of a system and is attempting to join the system, and cannot perform I/O.
error_data Outstanding error and error data indicated by priority.

An invocation example

sainfo lsservicenodes

The resulting output:

panel_name cluster_id       cluster_name        node_id node_name relation  node_status error_data
01-1       0000020073C0A0D4 Cluster_9.180.28.82 1       node1     local     Active
01-2       0000020073C0A0D4 Cluster_9.180.28.82 2       node2     partner   Active