NAME

nodetype - a table in the xCAT database.


SYNOPSIS

nodetype Attributes: node os arch profile nodetype comments disable


DESCRIPTION

A few hardware and software characteristics of the nodes.


nodetype Attributes:

node

The node name or group name.

os

The operating system deployed on this node. Valid values: rh*, centos*, fedora*, sles* (where * is the version #).

arch

The hardware architecture of this node. Valid values: x86_64, ppc64, x86, ia64.

profile

The kickstart or autoyast template to use for OS deployment of this node.

nodetype

A comma-delimited list of characteristics of this node. Valid values: blade, vm (virtual machine), lpar, osi (OS image), hmc, fsp, ivm, bpa, mm, rsa, switch.

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)