lsnodecanister
The lsnodecanister command returns a concise list or a detailed view of node canisters that are part of the system.
The list report style can be used to obtain two styles of report:
- A list that contains concise information about all the node canisters on a system. Each entry in the list corresponds to a single node canister.
- The detailed information about a single node canister.
Syntax
Parameters
- -delim delimiter
- (Optional) Specify a delimiter to separate data in the output.
- -nohdr
- (Optional) Suppress the headings in the output.
- -filtervalue attribute=value
- (Optional) Specifies a list of one or more filters. Only objects with a value that matches the filter attribute value are displayed.
- -filtervalue?
- (Optional) Displays a list of valid filter attributes.
- object_id | object_name
- (Optional) Specifies the object ID or name. When you use this parameter, the detailed view of the specific object is returned and any value that is specified by the -filtervalue parameter is ignored. If you do not specify the object_id | object_name parameter, the concise view of all objects that match the filtering requirements that are specified by the -filtervalue parameter are displayed.
Description
This command returns a concise list or a detailed view of nodes that are part of the system. This
table provides the possible values that are applicable to the attributes that are displayed as data
in the output views.
| Attribute | Value |
|---|---|
| status | Indicates the status. The values are:
|
| config_node | Indicates if the node is a configuration node. The values are:
|
| IO_group_id | Indicates the I/O group of the node. |
| IO_group_name | Indicates the name of the I/O group in the node. |
| port_status | Indicates the port status. The values are:
|
| hardware | Indicates the node canister hardware type, for example
300. |
| UPS_serial_number | Blank |
| UPS_unique_id | Blank |
| panel_name | Indicates a compound of the enclosure ID and the canister ID, separated with a hyphen. On a system this value is the same as the serial number on the front panel. |
| enclosure_id | Indicates the enclosure that the node is in. This field is blank for a node-based system. |
| canister_id | Indicates the canister location within the enclosure. This field is blank for a node-based system. |
| enclosure_serial_number | Indicates the serial number of the enclosure. This field is blank for a node-based system. |
| service_IP_mode | Indicates the current mode of the service IPv4
|
| service_IP_mode_6 | Indicates the current mode of the service IPv6
|
| identify_LED | Indicates the node or node canister state -
on, off, or blank. |
| code_level | Indicates the current level of machine code that is running on
the node canister. on, off, or blank. |
| product_mtm | Indicates the product machine type. |
| update_complete | Indicates whether the node canister completes its update. The
values are yes or no. |
| site_id | Indicates the site node canister value. |
| site_name | Indicates the site name. |
| nvme_name | Indicates the system NVMe Qualified Name (NQN). |
Note: Use the lsenclosure command to display information about
the
serial_number or machine_signature.The
first four Fibre Channel (FC) input/output (I/O) ports display the worldwide port name
(WWPN), state, and speed. If there are less than four FC I/O ports, the fields display with
a WWPN of 0000000000000000, port_status of inactive, and
port_speed of N/A. To examine the FC ports, use the
lsportfc command.
