Nss File System - Novell IFOLDER 3.7 - ADMINISTRATION Administration Manual

Hide thumbs Also See for IFOLDER 3.7 - ADMINISTRATION:
Table of Contents

Advertisement

# return status
exit 0
C.8.2 NSS File System
If your shared volume uses the NSS file system, use the following monitor script as a guide:
# define the IP address
RESOURCE_IP=a.b.c.d
#check the file system
##MYPOOL is the name of your NSS pool
exit_on_error status_fs /dev/evms/MYPOOL /opt/novell/nss/mnt/.pools/MYPOOL
nsspool
##MYVOL is the name of your NSS volume
exit_on_error ncpcon volume MYVOL
# check the IP address
exit_on_error status_secondary_ipaddress $RESOURCE_IP
# check iFolder
exit_on_error check_ifolder
#return status
exit 0
Clustering iFolder 3.7 Servers with Novell Cluster Services for Linux 181

Advertisement

Table of Contents
loading

Table of Contents