Configuring the WebAccess Agent Cluster Resource to Load and Unload the
WebAccess Agent and Its MTA
The properties of the Cluster Resource object define how the WebAccess Agent partition functions
within the cluster, how the WebAccess Agent is loaded and unloaded, and how failover and failback
situations are handled. Complete the following tasks for the WebAccess Agent cluster resource:
"Modifying the Cluster Resource Load Script for the WebAccess Agent and Its MTA" on
page 190
"Modifying the Cluster Resource Unload Script for the WebAccess Agent and Its MTA" on
page 192
"Setting the Failover List and Policies for the WebAccess Agent and Its MTA" on page 193
Modifying the Cluster Resource Load Script for the WebAccess Agent and Its MTA
The cluster resource load script executes whenever the WebAccess Agent cluster resource comes
online.
To set up the load script in iManager:
1 Expand Clusters, then click Cluster Options.
2 In the Cluster field, browse to the Cluster object where the WebAccess Agent cluster resource
is located.
3 Click the Cluster object to display the cluster resources that belong to the cluster.
4 Select the WebAccess Agent cluster resource that you created when you set up the WebAccess
Agent partition, then click Properties.
The default load script from a generic IP service template appears as follows:
#!/bin/bash
. /opt/novell/ncs/lib/ncsfuncs
# mount the file system
exit_on_error mount -t reiserfs /dev/evms/vol /mnt/generic
# add the IP address
exit_on_error add_secondary_ipaddress a.b.c.d
# start the service
exit_on_error /etc/init.d/myservice start
# return status
exit 0
5 If this is an NSS volume or a shared pool, make the following changes to set up the WebAccess
Agent load script:
5a As needed, in the
use on nodes in the cluster.
5b In the
cluster.
5c In the
nodes in the cluster.
190 GroupWise 8 Interoperability Guide
command, change
mount
command, change
mount
command, change
mount
to whatever file system type is in
reiserfs
to the actual device name in use on nodes in the
vol
to the mount point directory in use on
/mnt/generic
Need help?
Do you have a question about the GROUPWISE 8 - INTEROPERABILITY and is the answer not in the manual?
Questions and answers