NAME

hosts - a table in the xCAT database.


SYNOPSIS

hosts Attributes: node, ip, hostnames, otherinterfaces, comments, disable


DESCRIPTION

IP address and hostnames of nodes. This info can be used to populate /etc/hosts or DNS.


hosts Attributes:

node

The node name or group name.

ip

The IP address of the node.

hostnames

Hostname aliases added to /etc/hosts for this node.

otherinterfaces

Other IP addresses to add for this node. Format: -<ext>:<ip>,<intfhostname>:<ip>,...

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)