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

Page 184: Description, Options, Examples

Advertising
background image

cmu_del_from_logical_group_candidates(8)

NAME

cmu_del_from_logical_group_candidates -- Delete nodes from logical groups.

SYNOPSIS

# /opt/cmu/bin/cmu_del_from_logical_group_candidates

<-h | -t logical_group

nodename1

[nodename2] [...]>

# /opt/cmu/bin/cmu_del_from_logical_group_candidates

<-t logical_group

nodename -f nodenamefile

>

DESCRIPTION

Delete one or more nodes from a logical group.

OPTIONS

-h

show help

-t logical_group

delete nodes from this logical group

-f nodenamefile

file containing the list of nodes to delete from the logical group

EXAMPLES

To delete one node from a logical group rh6u0_x86_64:

# /opt/cmu/bin/cmu_del_from_logical_group_candidates -t rh6u0_x86_64

node1

To delete a list of nodes from logical group sles11sp1_x86_64:

# /opt/cmu/bin/cmu_del_from_logical_group_candidatess -t sles11sp1_x86_64

-f nodenamefile

Where nodenamefile contains:

cn0001
cn0002
cn0003
cn0004

184

Advertising