HP 1032 Manual page 59

Clusterpack v2.4 tutorial
Table of Contents

Advertisement

clsysfile creates an SD bundle CPACK-FILES. This bundle of files can be used to customize
the files on the compute nodes. The revision number of the bundle is automatically incremented
each time clsysfile is run.
On the management server, clsysfile uses the working directory:
/var/opt/clusterpack/sysfiles
clsysfile builds the SD control files required to create a SD bundles of files. Three controls files
are created by clsysfile: SysFile.psf, SysFile.configure, and Sysfile.unconfigure. The files that
are included in the bundle must be created in:
/var/opt/clusterpack/sysfiles/src
The files under the toplevel "src" directory on the management server, including the required
directories, will be included in the bundle. The files will be installed, indriectly, on the compute
nodes treating the toplevel directory as the root file system (i.e. "/").
During installation on a compute node, the files are installed
under /var/opt/clusterpack/sysfiles/src. During instalation, the software bundle will be
configured automatically. The configure step will copy the files from that top level directory
into the corresponding location in the "/" root file system on the machine. If an existing file on
the compute node would be overwritten, that file will be moved
to /var/opt/clusterpack/sysfiles/save to preserve the file. If the CPACK-FILES bundle is
unconfigred, the origional files will be restored to their origional location.
clsysfile can be invoked with no options. The files that will be included in the bundle will be
shown, and the CPACK-FILES revision number will also be listed:
% /opt/clusterpack/bin/clsysfile
clsysfile creates three SD control files in the /var/opt/clusterpack/sysfiles directory: SysFile.psf,
SysFile.configure, and Sysfile.unconfigure. It is possible to customize these files, and to add
additional SD controls files to the bundle. clsyfile will stop after the SD control files are created
by using the "-build" option:
% clsysfile -build
Please refer to the man pages for swpackage(1M), sd(4), and sd(5) for imformation about the
SD control files.
To package the CPACK-FILES bundles after any local modifactions have been made, use the
"-package" option
% clsysfile -package
A list of all the CPACK-FILES bundles that are in /var/opt/clusterpack/depot can be found
using the "-l" list option to clsysfile.
% clsysfile -l

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents