Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP XC System Software : Administration Guide > Chapter 2 Starting Up and Shutting Down the HP XC System

Disabling and Enabling a Node

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

You can disable one or more nodes in the HP XC system. Disabled nodes are ignored when the HP XC system is started or stopped with the startsys and stopsys commands, respectively.

The setnode --disable command updates the cmdb to indicate a specified node or a group of nodes as disabled. In the following example, nodes n2 and n3 are disabled:

# setnode --disable n[2-3]

The shownode disabled command indicates which nodes are currently disabled:

# shownode disabled
n2
n3

The setnode --enable command updates the cmdb to enable a specified node or a group of nodes. In the following example, nodes n2 and n3 are enabled:

# setnode --enable n[2-3]

The shownode enabled command indicates which nodes are currently enabled.

# shownode enabled
n1
n2
n3
.
.
.

For more information, see setnode(8).

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.