United States-English |
|
|
Managing Serviceguard Fifteenth Edition > Chapter 6 Configuring
Packages and Their ServicesGenerating the Package Configuration File |
|
When you have chosen the configuration modules your package needs (see “Choosing Package Modules”), you are ready to generate a package configuration file that contains those modules. This file will consist of a base module (usually failover, multi-node or system multi-node) plus the modules that contain the additional parameters you have decided to include. Before you start building a package, create a subdirectory for it in the $SGCONF (/etc/cmcluster) directory, for example: mkdir $SGCONF/pkg1 The cmmakepkg command generates a package configuration file. Some examples follow; see the cmmakepkg (1m) manpage for complete information. All the examples create an editable configuration file pkg1.conf in the $SGCONF/pkg1 directory.
The next step is to edit the configuration file you have generated; see “Editing the Configuration File”. |
Printable version | ||
|