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

6
Add the RVG service group using the appropriate values for your cluster and
nodes.
The following is an example RVGgroup service group:
group RVGgroup (
SystemList = { mercury = 0, jupiter = 1 }
Parallel = 1
AutoStartList = { mercury, jupiter }
)
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
7
Add an application service group. Use the application service group on the
primary site as a model for the application service group on the secondary
site.
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.
Assign this global group the same name as the group on the primary site;
for example, database_grp.
Include the ClusterList and ClusterFailOverPolicy cluster attributes.
Symantec recommends using the Manual value.
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 to depend (online, local, firm) on the RVG service
group.
Example of the application group on the secondary site:
341Configuring a global cluster using VVR
Configuring VCS to replicate the database volume using VVR