HP 1032 Manual page 38

Clusterpack v2.4 tutorial
Table of Contents

Advertisement

LSF jobs while the archive is being made:
% badmin hclose <hostname>
In addition, you should either wait until all running jobs complete, or suspend them:
% bstop -a -u all -m <hostname>
Execute sysimage_create on the Management Server and pass the name of the file from
which you would like the image to be made. For example:
% /opt/clusterpack/bin/sysimage_create <hostname>
Monitor the output for possible error conditions. The image will be stored
in /var/opt/ignite/archives/<hostname>
After the image creation is complete, the Compute Node should be opened for accepting Clusterware job
% badmin hopen <hostname>
Back to Top
Step 18 Add nodes to the cluster that will receive the Golden Image
Background
This command adds the new node with the specified host name and IP address to the cluster. It also
reconfigures all of the components of ClusterPack to accommodate the newly added node.
Details
Invoke /opt/clusterpack/bin/manager_config with the "add node" option (-a). You can include multiple
host:ip pairs if you need to.
% /opt/clusterpack/bin/manager_config -a <new_node_name>:<new_node_ip_addr>
Back to Top
Step 19 Distribute the Golden Image to the remaining Compute Nodes
Background
This is the step that actually installs the Golden Image on the Compute Nodes.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents