Novell GROUPWISE 8 - INTEROPERABILITY Manual page 173

Table of Contents

Advertisement

2b Adjust the
sleep
down normally on your system without being inadvertently killed by the kill service
command.
2c In the kill service command (used if the Internet Agent and its MTA do not stop
normally), change
The -m parameter obtains the PID numbers of the processes to kill.
2d In the kill service command, change
the load script.
2e In the
del_secondary_ipaddress
address used in the load script.
2f In the
command, change
umount
load script.
3 If this is a traditional Linux volume, use the following unload script:
#!/bin/bash
. /opt/novell/ncs/lib/ncsfuncs
/etc/init.d/grpwise stop domain.gwia
/etc/init.d/grpwise stop domain
# 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 Internet Agent.
3a Use the following command to stop the Internet Agent:
/etc/init.d/grpwise stop domain.gwia
3b Use the following command to stop its MTA:
/etc/init.d/grpwise stop domain
3c On the
RESOURCE_IP
load script.
3d On the
MOUNT_POINT
in the load script.
3e Adjust the
sleep
system without being inadvertently killed by the
command as needed so that the Internet Agent and its MTA can shut
to
.
-k
-mk
/mnt/generic
command, change
/mnt/generic
line, change
172.16.5.18
line, change
/mnt/mount_point
command as needed so that the agents can shut down normally on your
to the mount point directory used in
to the secondary IP
a.b.c.d
to the mount point directory used in the
to the secondary IP address used in the
to the mount point directory used
command that follows.
fuser -k
Implementing the Internet Agent in a Linux Cluster 173

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the GROUPWISE 8 - INTEROPERABILITY and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Groupwise 8

Table of Contents