HP Insight Cluster Management Utility v7.1 User Guide

cmu_add_node(8)
NAME
cmu_add_node -- Add node(s) to the HP Insight CMU database.
SYNOPSIS
# /opt/cmu/bin/cmu_add_node <-h | -s | -i | -f filename>
# /opt/cmu/bin/cmu_add_node -H|--hostname hostname -I|--ip ipaddress
[-M|--mask netmask] [-A|--mac macaddress] [-L|--lg logicalgroup] [-G|--mgt-ip
mgtcardip] [-T|--mgt-card ILO|lo100i|ILOCM] [-R|--arch architecture]
[-C|--cartridge num] [-N|--node-number num]
DESCRIPTION
Adds one or more nodes to the HP Insight CMU database. A node can be added interactively
using the -i option or from the command line. Multiple nodes can be added using the -f
filename option.
OPTIONS
-h|--help
show help
-s|--help-file-syntax
show help for file syntax
-i|--interactive
specify node(s) information is provided interactively
-f|--filename inputfile
input node(s) from inputfile
-H|--hostname hostname
compute node host name
-I|--ip ipaddress
compute node IP address
-M|--mask netmask
compute node netmask
-A|--mac macaddress
compute node MAC address
-L|--lg logicalgroup
compute node logical group
-G|--mgt-ip mgtcardip
compute node management card IP address
-T|--mgt-card ILO|lo100i|ILOCM
specifies the management card ilo type. ILO, LO100i, or ILOCM.
-R|--arch architecture
node architecture (e.g. "x86_64")
-C|--cartridge num
(ILOCM only) cartridge number within chassis
-N|--node-number num
(ILOCM only) node number within the cartridge
146