Configuring An Unload Script For The Shared Nss Pool; Configuring A Monitor Script For The Shared Nss Pool; Mirroring And Cluster-Enabling Shared Nss Pools And Volumes - Novell OPEN ENTERPRISE SERVER 2 SP 2 - CLUSTER SERVICES 1.8.7 FOR LINUX Manual

Table of Contents

Advertisement

10.8 Configuring an Unload Script for the Shared
NSS Pool
A cluster resource unload script is automatically generated for the pool when you cluster-enable it.
You can modify the script as needed to suit your needs by using iManager. For information about
how to access the scripts for a cluster resource, see
Cluster Resource," on page
If you specified the following values for the variables in the template, your unload script would
appear like the script below.
Variable
Cluster resource's virtual server name
Resource IP address
Pool name
Volume name
Volume ID
#!/bin/bash
. /opt/novell/ncs/lib/ncsfuncs
ignore_error ncpcon unbind --ncpservername=NCS1_SHPOOL43_SERVER --
ipaddress=10.10.10.43
ignore_error del_secondary_ipaddress 10.10.10.43
ignore_error nss /pooldeact=SHPOOL43
exit 0
10.9 Configuring a Monitor Script for the Shared
NSS Pool
A cluster resource monitor script is automatically generated for the pool when you cluster-enable it.
It is disabled by default. To enable or disable monitoring, see
Configuring the Monitor Script," on page
After you enable monitoring, you can modify the script as needed to suit your needs. For
information, see
page
123.
10.10 Mirroring and Cluster-Enabling Shared
NSS Pools and Volumes
Section 10.10.1, "Understanding NSS Mirroring," on page 151
Section 10.10.2, "Requirements for NSS Mirroring," on page 152
Section 10.10.3, "Creating and Mirroring NSS Pools on Shared Storage," on page 152
Section 10.10.4, "Verifying the NSS Mirror Status in the Cluster," on page 154
150 OES 2 SP2: Novell Cluster Services 1.8.7 for Linux Administration Guide
122.
Section 9.6, "Enabling Monitoring and Configuring the Monitor Script," on
Section 9.5, "Configuring an Unload Script for a
Your Value
NCS1_SHPOOL43_SERVER
10.10.10.43
SHPOOL43
SHVOL43
252 (valid values are 0 to 254)
Section 9.6, "Enabling Monitoring and
123.

Advertisement

Table of Contents
loading

Table of Contents