nodehm - a table in the xCAT database.
nodehm Attributes: node power mgt cons termserver termport conserver serialspeed serialflow getmac comments disable
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.
The node name or group name.
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.
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.
The console method. If not set, the mgt attribute will be used. Valid values: cyclades, mrv, or the values valid for mgt??
The hostname of the terminal server.
The port number on the terminal server that this node is connected to.
The hostname of the machine where the conserver daemon is running. If not set, the default is the xCAT management node.
The speed of the serial port for this node. For SOL on blades, this is typically 19200.
The flow value of the serial port for this node. For SOL on blades, this is typically 'hard'.
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??
Any user-written notes.
Set to 'yes' or '1' to comment out this row.
nodels(1), chtab(8), tabdump(8), tabedit(8)