File Access Protocol Resource Load Scripts; File Access Protocol Resource Unload Scripts - 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

3.6.1 File Access Protocol Resource Load Scripts

This section provides examples of the file access protocol commands for load scripts on NetWare
and Linux.
"NetWare" on page 24
"Linux" on page 24
NetWare
Protocol
NCP
Novell AFP
Novell CIFS
Linux
Protocol
NCP
Novell AFP
Novell CIFS

3.6.2 File Access Protocol Resource Unload Scripts

This section provides examples of the Novell AFP commands for unload scripts on NetWare and
Linux.
"NetWare" on page 24
"Linux" on page 25
NetWare
Protocol
NCP
Novell AFP
Novell CIFS
24
OES 2 SP3: Novell Cluster Services Conversion Guide
Script Command for Load Scripts
NUDP ADD NCS1_P1_SERVER 10.10.10.194
AFPBIND ADD NCS1_P1_SERVER 10.10.10.204
CIFS ADD .CN=NCS1_P1_SERVER.O=novell.T=CLUSTER.
Script Command for Load Scripts
# mount the NCP volume
exit_on_error ncpcon mount $NCP_VOLUME=VOL_ID,PATH=$MOUNT_POINT
exit_on_error ncpcon bind --ncpservername=NCS1_P1_SERVER
--ipaddress=10.10.10.194
exit_on_error cluster_afp.sh add NCS1_P1_SERVER 10.10.10.204
exit_on_error novcifs --add
--vserver=.CN=NCS1_P1_SERVER.O=novell.T=TREE-188. --ip-
addr=<virtual_server_ip_address>
Script Command for Unload Scripts
NUDP DEL NCS1_P1_SERVER 10.10.10.194
AFPBIND DEL NCS1_P1_SERVER 10.10.10.204
CIFS DEL .CN=NCS1_P1_SERVER.O=novell.T=TREE-188.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Open enterprise server 2 sp3

Table of Contents