# define the IP address
RESOURCE_IP=172.16.5.18
# define the mount point
MOUNT_POINT=/mnt/mount_point
sleep 8
ignore_error fuser -k $MOUNT_POINT
# del the IP address
ignore_error del_secondary_ipaddress $RESOURCE_IP
# umount the file system
exit_on_error umount $MOUNT_POINT
# return status
exit 0
Make the following changes to set up the unload script for the agents.
3a Use the following command to stop the WebAccess Agent:
/etc/init.d/grpwise stop domain.webac80a
3b Use the following command to stop the MTA:
/etc/init.d/grpwise stop domain
3c On the
RESOURCE_IP line,
the load script.
3d On the
MOUNT_POINT
in the load script.
3e Adjust the
sleep
system without being inadvertently killed. by the
3f In the
fuser -k
The
parameter obtains the PID numbers of the processes to kill.
-m
4 Click OK to save the unload script.
Setting the Failover List and Policies for the WebAccess Agent and Its MTA
1 On the Cluster Resource Properties page of the WebAccess Agent cluster resource, click
General.
The default policy settings are often appropriate. By default, a cluster resource:
Fails over automatically if the node it is running on fails
Starts automatically on the next node in its failover list
Continues running at its failover location, even after its most preferred node is again
available
If you are considering changing these defaults, see
Modes" in
"Installation and
Administration Guide for
2 Under Preferred Nodes, arrange the nodes in the cluster into the desired failover list for the
WebAccess Agent
(WebAccess Agent Clustering Worksheet item
3 Click OK.
change
172.16.5.18
line, change
/mnt/mount_point
command as needed so that the agents can shut down normally on your
command (used if the agents do not stop normally), change
Setup" in the
OES Novell Cluster Services 1.8.2
Linux.
to the secondary IP address used in
to the mount point directory used
command that follows.
fuser -k
"Setting Start, Failover, and Failback
3).
Implementing WebAccess in a Linux Cluster 193
to
.
-k
-mk
Need help?
Do you have a question about the GROUPWISE 8 - INTEROPERABILITY and is the answer not in the manual?
Questions and answers