Managing Serviceguard Extension for SAP Version A.06.00 for Linux, December 2012

Figure 17 Module selection page
Click Reset at the bottom of the screen to return to the default selections.
6. After you are done with all the Create a Modular Package configuration screens, the Verify
and submit configuration change screen appears. Use the Check Configuration and Apply
Configuration buttons to confirm and apply your changes.
Creating the package configuration file with the CLI
NOTE: To create a package you can use either Serviceguard Manager GUI or the CLI. This
section describes CLI steps and the GUI steps are described in the “Creating the package with
Serviceguard Manger” (page 56) section.
1. Run the
cmmakepkg n <pkg> \
-m sg/volume_group \
-m sg/filesystem \
m sg/package_ip <pkg>.config
or
cmmakepkg n <pkg> \
-m sg/volume_group \
-m sg/filesystem \
m sg/package_ip \
-m sg/service \
-m sg/generic_resource <pkg>.config
or
cmmakepkg n <pkg> -m sg/all <pkg>.config command.
Add the required attributes for the SAP instance and database installation to the resulting
package configuration.
The required attributes are vg, fs_name, fs_directory, fs_type, ip_subnet, and
ip_address.
Infrastructure setup, pre-installation preparation (Phase 1) 57