Managing HP Serviceguard Extension for SAP for Linux, December 2013

Figure 15 Configuration summary page- sapnfs package (continued)
5.2.5.2 Creating NFS toolkit package using Serviceguard CLI
NOTE: To create a package you can use either Serviceguard Manager GUI or the CLI. This
section describes the CLI steps and the GUI steps are described in the “Creating NFS Toolkit
package using Serviceguard Manager (page 56) section.
1. Run the cmmakepkg n sapnfs -m tkit/nfs/nfs sapnfs.config command to
create the NFS server package configuration file using the CLI.
2. Edit the sapnfs.config configuration file.
The following is an example for a package configuration with volume group vgnfs with
filesystem lvnfsC11 to be exported and mounted from virtual host 192.168.100.99.
Add the relevant attributes for the NFS server: virtual hostname, volume groups, file systems,
and the mount point of the /export directory. A package_ip address specifies the virtual
address through which the NFS clients must mount the exports.
vg vgnfs
fs_name /dev/vgnfs/lvnfsC11
fs_server ""
fs_directory /export/sapmnt/C11
fs_type ext4
fs_mount_opt ""
fs_umount_opt ""
fs_fsck_opt ""
ip_subnet 192.168.100.0
ip_address 192.168.100.99
Add the list of exported files systems for the NFS clients. The fsid needs to be unique for each
exported file system:
58 Clustering SAP Netweaver using SGeSAP packages