4 Select the GroupWise Cluster Resource object that you created when you set up the GroupWise
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 load script
for the agents:
5a As needed, in the
use on nodes in the cluster
5b In the
command, change vol to the actual device name in use on nodes in the
mount
cluster
(System Clustering Worksheet item
5c In the
command, change
mount
nodes in the cluster
5d In the
add_secondary_ipaddress
address of the GroupWise partition
Clustering Worksheet item
5e In the start service command, change
GroupWise agent or agents that you want to run on this GroupWise partition.
command, change
mount
(System Clustering Worksheet item
/mnt/generic
(System Clustering Worksheet item
command, change
(System Clustering Worksheet item 7
8)
myservice start
Setting Up a Domain and a Post Office in a Linux Cluster 147
to whatever file system type is in
reiserfs
5).
5).
to the mount point directory in use on
5).
to the secondary IP
a.b.c.d
to the command to start the
or
System
Need help?
Do you have a question about the GROUPWISE 8 - INTEROPERABILITY and is the answer not in the manual?
Questions and answers