Managing The Ifolder 3.7 Cluster Resource; Sample Load Scripts For Ifolder 3.7 Clusters; Linux Posix File System - Novell IFOLDER 3.7 - ADMINISTRATION Administration Manual

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

Advertisement

6 Browse for the Generic_IP_Service to Inherit From.
7 Select Define Additional Properties, then click Next.
8 For the cluster Load Script, use one of the sample load scripts as a guide, then click Next.
For information, see
9 For the cluster Unload Script, use one of the sample unload scripts as a guide, then click Next.
For information, see
page
177.
10 Complete the remaining screens, then click Finish.
11 Continue with
C.5 Managing the iFolder 3.7 Cluster Resource
In iManager Roles and Tasks, expand the Clusters role, then click Cluster Manager to manage the
iFolder 3.7 resource and bring it online.
For information, see
Administration Guide.
C.6 Sample Load Scripts for iFolder 3.7 Clusters
Section C.6.1, "Linux POSIX File System," on page 176
Section C.6.2, "NSS File System," on page 177
C.6.1 Linux POSIX File System
If your shared volume uses a Linux POSIX file system, use the following load script as a guide:
##### Linux Traditional File System Sample Load Script #####
#!/bin/bash
. /opt/novell/ncs/lib/ncsfuncs
#define the IP address
RESOURCE_IP=a.b.c.d
#define the file system type
MOUNT_FS=reiserfs
#define the container name
container_name=name
#define the device
MOUNT_DEV=/dev/evms/$container_name/ifolder
#define the mount point
MOUNT_POINT=/mnt/ifolder
#activate the container
176 OES 2 SP1: Novell iFolder 3.7 Administration Guide
Section C.6, "Sample Load Scripts for iFolder 3.7 Clusters," on page
Section C.7, "Sample Unload Scripts for iFolder 3.7 Clusters," on
Section C.5, "Managing the iFolder 3.7 Cluster Resource," on page
"Managing
Clusters" in the OES 2 SP1: Novell Cluster Services 1.8.4 for Linux
176.
176.

Advertisement

Table of Contents
loading

Table of Contents