Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)

5
Add the RVG service group using the appropriate values for your cluster and
nodes.
Example RVGgroup service group:
group RVGgroup (
SystemList = { galaxy = 0, nebula = 1 }
Parallel = 1
AutoStartList = { galaxy,nebula }
)
RVGShared racdata_rvg (
RVG = rac1_rvg
DiskGroup = oradatadg
)
CVMVolDg racdata_voldg (
CVMDiskGroup = oradatadg
CVMActivation = sw
)
requires group cvm online local firm
racdata_rvg requires racdata_voldg
6
Modify the application service group using the appropriate values for your
cluster and nodes:
Define the application service group as a global group by specifying the
clusters on the primary and secondary sites as values for the ClusterList
group attribute. See the bolded attribute in the example that follows.
Add the ClusterFailOverPolicy cluster attribute. Symantec recommends
using the Manual value. See the bolded attribute in the example.
Add the RVGSharedPri resource to the group configuration.
Remove the CVMVolDg resource, if it has been configured in your previous
configuration. This resource is now part of the RVG service group.
Specify the service group (online, local, firm) to depend on the RVG service
group.
Remove the existing dependency of the Database service group on the
CVM service group. Remove the line:
requires group CVM online local firm
Remove the existing dependency between the CFSMount for the database
and the CVMVoldg for the application database. Remove the line:
337Configuring a global cluster using VVR
Configuring VCS to replicate the database volume using VVR