Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)
4
Use vi or another text editor to edit the main.cf file. Review the sample
configuration file after the SFCFS installation.
Add a failover service group using the appropriate values for your cluster
and nodes. Include the following resources:
■ RVGLogowner resource. The node on which the group is online functions
as the log owner (node connected to the second cluster for the purpose of
replicating data).
■ IP resource
■ NIC resources
The following are examples of RVGLogowner service group for the different
platforms.
group rlogowner (
SystemList = { galaxy = 0, nebula = 1 }
AutoStartList = { galaxy,nebula }
)
IP logowner_ip (
Device = lan0
Address = "10.10.9.101"
NetMask = "255.255.255.0"
)
NIC nic (
Device = lan0
NetworkType = ether
NetworkHosts = "10.10.8.1"
)
RVGLogowner logowner (
RVG = rac1_rvg
DiskGroup = oradatadg
)
requires group RVGgroup online local firm
logowner requires logowner_ip
logowner_ip requires nic
Configuring a global cluster using VVR
Configuring VCS to replicate the database volume using VVR
336