NAME

nodeadd - Adds nodes to the xCAT cluster database.

SYNOPSIS

nodeadd noderange groups=groupnames [table.column=value] [...]

nodeadd {-v | --version}

nodeadd [-? | -h | --help]

DESCRIPTION

The nodeadd command adds the nodes specified in noderange to the xCAT database. It also stores the any additional attributes specified for these nodes. At least one groupname must be supplied. You should also consider specifying attributes in at least the following tables: nodehm, noderes, nodetype. See the man page for each of these for details. Also see the xcatdb man page for an overview of each table.

The nodeadd command also supports some short cut names as aliases to common attributes. See the nodels man page for details.

OPTIONS

-v|--version

Command Version.

-?|-h|--help

Display usage message.

RETURN VALUE

0

The command completed successfully.

1

An error has occurred.

EXAMPLES

FILES

/opt/xcat/bin/nodeadd

SEE ALSO

nodels(1), nodech(1), noderange(3)

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 50:

Expected text after =item, not a number