NAME

nodegroup - a table in the xCAT database.


SYNOPSIS

nodegroup Attributes: groupname grouptype members wherevals comments disable


DESCRIPTION

Not supported yet! Contains group definitions, whose membership is dynamic depending on characteristics of the node.


nodegroup Attributes:

groupname

Name of the group.

grouptype

The only current valid value is dynamic. We will be looking at having the object def commands working with static group definitions in the nodelist table.

members

The value of the attribute is not used, but the attribute is necessary as a place holder for the object def commands. (The membership for static groups is stored in the nodelist table.)

wherevals

A list of comma-separated ``attr=val'' pairs that can be used to determine the members of a dynamic group.

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)