Novell GROUPWISE 8 - INTEROPERABILITY Manual page 191

Table of Contents

Advertisement

5d In the
add_secondary_ipaddress
address of the WebAccess Agent partition
1)
5e In the start service command, change
WebAccess Agent and its MTA.
/etc/init.d/grpwise start domain
/etc/init.d/grpwise start webac80a
6 If this is a traditional Linux volume, use the following load script:
#! /bin/bash
. /opt/novell/ncs/lib/ncsfunc
# define the IP address
RESOURCE_IP=123.123.1.
# define the file system type
MOUNT_FS=reiserf
# define the device
exit_on_error evms -f /var/opt/novell/ncs/ContainerActivate -rl
MOUNT_DEV=/dev/evms/Share/dat
# define the mount point
MOUNT_POINT=/mnt/mount_point
# mount the file system
exit_on_error mount -t $MOUNT_FS $MOUNT_DEV $MOUNT_POINT
# add the IP address
exit_on_error add_secondary_ipaddress $RESOURCE_IP
/etc/init.d/grpwise start domain
/etc/init.d/grpwise start domain.webac80a
exit 0
Make the following changes to set up the load script for the agents:
6a On the
RESOURCE_IP
GroupWise partition
6b As needed on the
on nodes in the cluster.
6c On the
MOUNT_DEV
on nodes in the cluster.
6d On the
MOUNT_POINT
on nodes in the cluster.
6e Use the following command to start the MTA:
/etc/init.d/grpwise start domain
6f Use the following command to start the WebAccess Agent:
/etc/init.d/grpwise start domain.webac80a.
7 Click OK to save the load script.
command, change
(WebAccess Agent Clustering Worksheet item
myservice start
line, change
123.123.1.1
(WebAccess Agent Clustering Worksheet item
line, change
MOUNT_FS
reiserfs
line, change
/dev/evms/Share/dat
line, change
/mnt/mount_point
to the secondary IP
a.b.c.d
to the command to start the
Share 'uname -n'
to the secondary IP address of the
1)
to whatever file system type is in use
to the actual device name in use
to the mount point directory in use
Implementing WebAccess in a Linux Cluster 191

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

This manual is also suitable for:

Groupwise 8

Table of Contents