Symantec 5 manual Sample main.cf file for VCS clusters

Models: 5

1 176
Download 176 pages 9.76 Kb
Page 108
Image 108

108Verifying the VCS installation

About the VCS configuration file main.cf

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

)

Page 108
Image 108
Symantec 5 manual Sample main.cf file for VCS clusters