150
OES 2 SP2: Novell Cluster Services 1.8.7 for Linux Administration Guide
no
vd
ocx
(e
n)
7 Ja
nua
ry 201
0
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
Section 9.5, “Configuring an Unload Script for a
Cluster Resource,” on page 122
.
If you specified the following values for the variables in the template, your unload script would
appear like the script below.
#!/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
Section 9.6, “Enabling Monitoring and
Configuring the Monitor Script,” on page 123
.
After you enable monitoring, you can modify the script as needed to suit your needs. For
information, see
Section 9.6, “Enabling Monitoring and Configuring the Monitor Script,” on
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
Variable
Your Value
Cluster resource’s virtual server name
NCS1_SHPOOL43_SERVER
Resource IP address
10.10.10.43
Pool name
SHPOOL43
Volume name
SHVOL43
Volume ID
252 (valid values are 0 to 254)