11 deploying the monitoring client, 6 saving the hp insight cmu database, 7 restoring the hp insight cmu database – HP Insight Cluster Management Utility User Manual

Page 39

Advertising
background image

dhcpd.conf

Indicates the status of the DHCPD configuration.

high-availability

Indicates whether the HP Insight CMU management node has been configured for high
availability.

2.5.11 Deploying the monitoring client

If you use HP Insight CMU monitoring, upgrade the monitoring client on your HP Insight CMU
client nodes. For more information about deploying the monitoring client, see

“Deploying the

monitoring client” (page 85)

.

2.6 Saving the HP Insight CMU database

The saveConfig script saves the HP Insight CMU configuration. The script creates an archive
containing several files, for example /etc/hosts, /etc/dhcpd.conf, /etc/exports, and
the HP Insight CMU configuration files cmu.conf and reconf.sh. Save the database with the
following command:

# /opt/cmu/tools/saveConfig.tcl -p /my-path

Where my-path is the location where you want to save the configuration. The scripts creates the
archive there. The format of the archive file name is:

cmuconf#-XXXX.sav

Where # is an incremental number and XXXX is a checksum number.

NOTE:

When you uninstall HP Insight CMU, the saveConfig script is automatically executed.

Configuration settings are saved in the /opt/cmu/etc/savedConfig/ path.

2.7 Restoring the HP Insight CMU database

The restoreConfig script restores an HP Insight CMU configuration. You must provide a
configuration archive file. The /etc/hosts and /etc/dhcpd.conf and the HP Insight CMU
configuration files cmu.conf and reconf.sh are replaced. Restore the database with the
following command:

# /opt/cmu/tools/restoreConfig -f /opt/cmu/etc/savedConfig/cmuconf8-XXXX.sav

Where /opt/cmu/etc/savedConfig/cmuconf8-XXXX.sav is a previously saved configuration
archive file.

2.6 Saving the HP Insight CMU database

39

Advertising