NAME

nodehm - a table in the xCAT database.


SYNOPSIS

nodehm Attributes: node power mgt cons termserver termport conserver serialspeed serialflow getmac comments disable


DESCRIPTION

Settings that control how each node's hardware is managed. Typically, an additional table that is specific to the hardware type of the node contains additional info. E.g. the ipmi, mp, and ppc tables.


nodehm Attributes:

node

The node name or group name.

power

The method to use to control the power of the node. If not set, the mgt attribute will be used. Valid values: ipmi, blade, hmc, ivm, fsp. If ``ipmi'', xCAT will search for this node in the ipmi table for more info. If ``blade'', xCAT will search for this node in the mp table. If ``hmc'', ``ivm'', or ``fsp'', xCAT will search for this node in the ppc table.

mgt

The method to use to do general hardware management of the node. This attribute is used as the default if power, cons, or getmac is not set. Valid values: ipmi, blade, hmc, ivm, fsp. See the power attribute for more details.

cons

The console method. If not set, the mgt attribute will be used. Valid values: cyclades, mrv, or the values valid for mgt??

termserver

The hostname of the terminal server.

termport

The port number on the terminal server that this node is connected to.

conserver

The hostname of the machine where the conserver daemon is running. If not set, the default is the xCAT management node.

serialspeed

The speed of the serial port for this node. For SOL on blades, this is typically 19200.

serialflow

The flow value of the serial port for this node. For SOL on blades, this is typically 'hard'.

getmac

The method to use to get MAC address of the node. If not set, the mgt attribute will be used. Valid values: switch, blade, ivm, hmc??

comments

Any user-written notes.

disable

Set to 'yes' or '1' to comment out this row.


SEE ALSO

nodels(1), chtab(8), tabdump(8), tabedit(8)