lsnodebootdrive

Use the lsnodebootdrive command to return information about the internal boot drives for nodes. This command applies to systems.

Syntax

Read syntax diagramSkip visual syntax diagram lsnodebootdrive -nohdr-delimdelimiter-slot slot_idnode_namenode_id

Parameters

-nohdr
(Optional) By default, headings are displayed for each column of data in a concise style view, and for each item of data in a detailed style view. The -nohdr parameter suppresses the display of these headings.
Note: If there is no data to be displayed, headings are not displayed.
-delim delimiter
(Optional) By default in a concise view, all columns of data are space-separated. The width of each column is set to the maximum width of each item of data. In a detailed view, each item of data has its own row, and if the headers are displayed, the data is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a 1-byte character. If you enter -delim : on the command line, the colon character (:) separates all items of data in a concise view; for example, the spacing of columns does not occur. In a detailed view, the data is separated from its header by the specified delimiter.
-slot slot_id
(Optional) Valid only when a node or enclosure is specified. Gives detailed view for that node slot. If you specify -slot, you must also specify node_name or node_id.
node_name | node_id
(Optional) Identifies the node name or ID.

Description

The command displays information about the internal boot drives for nodes.
This table provides the possible values that are applicable to the attributes that are displayed as data in the output views.
Table 1. lsnodebootdrive attribute values
Attribute Value
node_id Identifies the ID (in decimal format) of the node that contains the boot drive.
node_name Identifies the name of node that contains the boot drive.
can_sync Indicates whether synchronization is available. The values are yes, no, unknown
slot_id Identifies the ID (in decimal format) of the slot within the node.
booted Indicates whether the node started from the specified drive. The values are yes, no.
status Indicates the slot status. The values are:
  • missing indicates that the slot must be occupied, but the software cannot detect a drive. It also indicates the serial number of the expected drive.
  • empty indicates that the slot must be empty and is empty.
  • unsupported indicates that the slot must to be empty but is not empty.
  • failed indicates that the drive in the slot is not working.
  • uninitialized indicates that the drive is not formatted for the system.
  • wrong_node indicates that the drive is working but is not in the correct node. It also indicates the serial number of the node the drive is in and might indicate the serial number of the drive in the slot.
  • wrong_slot indicates that the drive is working correctly - it is in the right node but the wrong slot. It also indicates which drives belong in which slots.
  • out_of_sync indicates that the drive is working correctly but must be resynchronized.
  • online indicates that the drive in the slot is working correctly.
  • unknown indicates that the node is not an active member of the system, and the state of the drive in that slot is unknown.
actual_drive_sn Indicates the actual drive serial number.
configured_drive_sn Indicates the configured drive serial number.
actual_node_sn Identifies the serial number of the node the drive (currently in the slot) belongs in. The value is alphanumeric string or blank.
identify Indicates if chbootdrive -identify is specified. The values are:
  • on indicates chbootdrive -identify yes -slot is specified
  • off indicates chbootdrive -identify no -slot is specified
  • N/A indicates that the drive slot cannot be identified.
FRU_part_number Identifies the field-replaceable unit (FRU) part number of the drive. The value is a 7-character alphanumeric string or blank if there is none. The value is N/A if the drive is not supplied for your system.
FRU_identity Identifies the 11S number that combines the manufacturing part number and serial number. The value is a 22-character alphanumeric string. The value is N/A if the drive is not supplied for your system.