Cmu_change_network_entity(8), Name, Synopsis – HP Insight Cluster Management Utility User Manual

Page 183: Description, Options, Examples

Advertising
background image

cmu_change_network_entity(8)

NAME

cmu_change_network_entity -- Change the network entity for a node.

SYNOPSIS

# /opt/cmu/bin/cmu_change_network_entity

<-h | -t network_entity nodename1

[nodename2] [...]>

DESCRIPTION

Changing the network entity for a node. A node can belong to only one network entity. A newly
added node does not belong to any network entity.

OPTIONS

-h

show help

-t network_entity

change nodes in this network entity

-f nodenamefile

file containing the list of nodes to change in the network entity

EXAMPLES

To move cn0001 in network entity rack1:

# /opt/cmu/bin/cmu_change_network_entity -t rack1 cn0001

To move a list of nodes in network entity rack2:

# /opt/cmu/bin/cmu_change_network_entity -t rack2 -f nodenamefile

Where nodenamefile contains:

cn0001
cn0002
cn0003
cn0004

183

Advertising