Adding Monitoring Scripts On Linux - Novell OPEN ENTERPRISE SERVER - CONVERSION GUIDE 12-2010 Manual

Cluster services conversion guide
Hide thumbs Also See for OPEN ENTERPRISE SERVER - CONVERSION GUIDE 12-2010:
Table of Contents

Advertisement

<R|D>
search_string
[replacement_data]
[preceding_data]
You can have any number of the four-line commands in the file. Use the following guidelines for
creating the syntax translation commands:
Line
<R|D>
search_string
[replacement_data]
[preceding_data]
The following four lines are sample code for a search command in the
customized_translation_syntax file. The fourth line is intentionally left empty.
R
^\s*bind\s+IP\s+(\S+)\s(\S+)\s+address=(\d+\.\d+\.\d+\.\d+)
ignore_error bind IP \1 \2 address=\3\n
exit_on_error ip addr add \3/32 dev \1
You can use the c
customized_translation_syntax file is working as intended for a particular resource.
1 On the master node, open a terminal console as the
cluster convert preview resource_name

3.8 Adding Monitoring Scripts on Linux

The monitoring script is available for cluster resources in Novell Cluster Services for OES 2 Linux.
However, in a mixed-node cluster, the cluster resources that you cluster migrate from NetWare to
Linux will not have a monitoring script during the conversion process. A monitoring script for each
of the former NetWare cluster resources is created automatically after you perform the final cluster
conversion step as described in
Sample monitoring scripts are available in the cluster resource templates for the various services on
OES 2 Linux.
There might not be a monitoring script for iPrint. Print Manager has a built-in monitoring and restart
capability. Using the cluster resource monitoring script might cause a conflict.
26
OES 2 SP3: Novell Cluster Services Conversion Guide
Description
Specify whether to replace (R) all matches or to delete (D) all matches of
the data type you are looking for in the load or unload script.
Specify the search string that is used to locate a line in the scripts.
Specify the replacement data used to replace a line matched by the
search performed.
Leave this line empty if there is no replacement.
Specify a line to be inserted before the first line that is matched by the
search performed.
Leave this line empty if there is no line to be inserted before the first
matching line.
luster convert preview
Section 4.3, "Finalizing the Cluster Conversion," on page
command to verify that the
user, then enter
root
32.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Open enterprise server 2 sp3

Table of Contents