Comparing Master Ip Address Scripts - Novell OPEN ENTERPRISE SERVER 2 SP 2 - CLUSTER SERVICES 1.8.7 FOR LINUX Manual

Table of Contents

Advertisement

Cluster Script Command Comparison
Table 6-2
Action
NetWare Cluster Command
Replace
IGNORE_ERROR add secondary
ipaddress
Replace
IGNORE_ERROR del secondary
ipaddress
Replace
del secondary ipaddress
Replace
add secondary ipaddress
Delete
IGNORE_ERROR NUDP
Delete
IGNORE_ERROR HTTP
Replace
nss /poolactivate=
Replace
nss /pooldeactivate=
Replace
mount volume_name VOLID=number
Replace
NUDP ADD clusterservername
ipaddress
Replace
NUDP DEL clusterservername
ipaddress
Delete
CLUSTER CVSBIND
Delete
CIFS

6.6.2 Comparing Master IP Address Scripts

"Master IP Address Resource Load Script" on page 83
"Master IP Address Resource Unload Script" on page 84
Master IP Address Resource Load Script
This section provides examples of the master IP address resource load scripts on NetWare and
Linux.
NetWare
IGNORE_ERROR set allow ip address duplicates = on
IGNORE_ERROR CLUSTER CVSBIND ADD BCCP_Cluster 10.1.1.175
IGNORE_ERROR NUDP ADD BCCP_Cluster 10.1.1.175
IGNORE_ERROR add secondary ipaddress 10.1.1.175
IGNORE_ERROR HTTPBIND 10.1.1.175 /KEYFILE:"SSL CertificateIP"
IGNORE_ERROR set allow ip address duplicates = off
Linux Cluster Command
ignore_error
add_secondary_ipaddress
ignore_error
del_secondary_ipaddress
ignore_error
del_secondary_ipaddress
exit_on_error
add_secondary_ipaddress
(deletes the entire line)
(deletes the entire line)
nss /poolact=
nss /pooldeact=
exit_on_error ncpcon mount
volume_name=number
exit_on_error ncpcon bind
--ncpservername=ncpservername
--ipaddress=ipaddress
ignore_error ncpcon unbind
--ncpservername=ncpservername
--ipaddress=ipaddress
(deletes the entire line)
(deletes the entire line)
Converting NetWare 6.5 Clusters to OES 2 Linux
83

Advertisement

Table of Contents
loading

Table of Contents