Sample main.cf file for vcs clusters – Symantec Veritas 5 User Manual

Page 108

Advertising
background image

Refer to the Veritas Cluster Server User's Guide to review the configuration
concepts, and descriptions of main.cf and types.cf files for Linux for IBM Power
systems.

Sample main.cf file for VCS clusters

The following sample main.cf file is for a secure cluster that is managed locally
by the Cluster Management Console.

include "types.cf"

cluster vcs_cluster2 (

UserNames = { admin = cDRpdxPmHpzS, smith = dKLhKJkHLh }

ClusterAddress = "192.168.1.16"

Administrators = { admin, smith }

CounterInterval = 5

SecureClus = 1

)

system galaxy (

)

system nebula (

)

group ClusterService (

SystemList = { galaxy = 0, nebula = 1 )

UserStrGlobal = "LocalCluster@https://10.182.2.76:8443;"

AutoStartList = { galaxy, nebula )

OnlineRetryLimit = 3

OnlineRetryInterval = 120

)

IP webip (

Device = eth0

Address = "192.168.1.16"

NetMask = "255.255.240.0"

)

NIC csgnic (

Device = eth0

)

Verifying the VCS installation
About the VCS configuration file main.cf

108

Advertising