Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Disaster Recovery Implementation Guide - Linux
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Linux
- Section I. Introducing Storage Foundation and High Availability Solutions for disaster recovery
- About supported disaster recovery scenarios
- About campus cluster configuration
- About replicated data clusters
- About global clusters
- VCS global clusters: The building blocks
- About global cluster management
- About serialization - The Authority attribute
- Planning for disaster recovery
- About supported disaster recovery scenarios
- Section II. Implementing campus clusters
- Setting up campus clusters for VCS and SFHA
- About setting up a campus cluster configuration
- About running a fire drill in a campus cluster
- About setting up a campus cluster configuration
- Setting up campus clusters for SFCFSHA, SFRAC
- Setting up campus clusters for VCS and SFHA
- Section III. Implementing replicated data clusters
- Configuring a replicated data cluster using VVR
- Configuring a replicated data cluster using third-party replication
- Section IV. Implementing global clusters
- Configuring global clusters for VCS and SFHA
- Setting up VVR replication
- Creating a Replicated Data Set
- Creating a Primary RVG of an RDS
- Adding a Secondary to an RDS
- Changing the replication settings for a Secondary
- Synchronizing the Secondary and starting replication
- Starting replication when the data volumes are zero initialized
- Configuring clusters for global cluster setup
- Configuring service groups for global cluster setup
- Configuring a global cluster with Storage Foundation Cluster File System High Availability, Storage Foundation for Oracle RAC, or Storage Foundation for Sybase CE
- Configuring the secondary site
- Configuring global clusters with VVR and Storage Foundation Cluster File System High Availability, Storage Foundation for Oracle RAC, or Storage Foundation for Sybase CE
- Setting up replication on the primary site using VVR
- Setting up replication on the secondary site using VVR
- Configuring Cluster Server to replicate the database volume using VVR
- Configuring global clusters for VCS and SFHA
- Section V. Reference
- Appendix A. Sample configuration files
- Sample Storage Foundation for Oracle RAC configuration files
- About sample main.cf files for Storage Foundation (SF) for Oracle RAC
- About sample main.cf files for Storage Foundation (SF) for Sybase ASE CE
- Appendix A. Sample configuration files
Sample main.cf for Oracle 10g for CVM/VVR primary site
The following are the configuration details for this sample main.cf:
Configuration file name: cvmvvr_primary_main.cf
More general purpose, can have multiple Oracle databases
include "types.cf" include "types.cf" include "CFSTypes.cf" include "CVMTypes.cf" include "OracleTypes.cf" include "PrivNIC.cf" include "VVRTypes.cf" include "VVRTypes.cf" include "VVRTypes.cf" include "/etc/VRTSvcs/conf/config/VVRTypes.cf"
cluster rac_cluster101 ( UserNames = { admin = bopHo } ClusterAddress = "10.10.10.101" Administrators = { admin } UseFence = SCSI3 )
remotecluster rac_cluster102 ( ClusterAddress = "10.11.10.102" )
heartbeat Icmp ( ClusterList = { rac_cluster102 } Arguments @rac_cluster102 = { "10.11.10.102" } )
system galaxy ( )
system nebula ( )
group ClusterService ( SystemList = { galaxy = 0, nebula = 1 } AutoStartList = { galaxy, nebula } OnlineRetryLimit = 3 OnlineRetryInterval = 120 )
Application wac ( StartProgram = "/opt/VRTSvcs/bin/wacstart" StopProgram = "/opt/VRTSvcs/bin/wacstop" MonitorProcesses = { "/opt/VRTSvcs/bin/wac" } RestartLimit = 3 )
IP gcoip ( Device = eth0 Address = "10.10.10.101" NetMask = "255.255.240.0" )
NIC csgnic ( Device = eth0 NetworkHosts = { "10.10.12.2", "10.10.12.3" } )
gcoip requires csgnic wac requires gcoip
group RVGgroup ( SystemList = { galaxy = 0, nebula = 1 } Parallel = 1 AutoStartList = { galaxy, nebula } )
CVMVolDg racdata_voldg ( CVMDiskGroup = oradatadg CVMActivation = sw )
RVGShared racdata_rvg ( RVG = rac1_rvg DiskGroup = oradatadg )
requires group cvm online local firm racdata_rvg requires racdata_voldg
group cvm ( SystemList = { galaxy = 0, nebula = 1 } AutoFailOver = 0 Parallel = 1 AutoStartList = { galaxy, nebula } )
CSSD cssd ( Critical = 0 CRSHOME="/u01/app/grid/product/11.2.0/gridhome" )
CFSfsckd vxfsckd ( )
CVMCluster cvm_clus ( CVMClustName = rac_cluster101 CVMNodeId = { galaxy = 1, nebula = 2 } CVMTransport = gab CVMTimeout = 200 )
CVMVolDg ocrvote_voldg ( Critical = 0 CVMDiskGroup = ocrvotedg CVMVolume = { ocrvol, votevol } CVMActivation = sw )
CVMVxconfigd cvm_vxconfigd ( Critical = 0 CVMVxconfigdArgs = { syslog } )
PrivNIC ora_priv ( Critical = 0 Device = { eth0 = 0, eth1 = 1} Address@galaxy = "192.168.12.1" Address@nebula = "192.168.12.2" NetMask = "255.255.240.0" )
cssd requires ocrvote_voldg cssd requires ora_priv cssd requires ora_priv ocrvote_voldg requires cvm_clus vxfsckd requires cvm_clus cvm_clus requires cvm_vxconfigd
CFSMount oradata_mnt ( MountPoint = "/oradata" BlockDevice = "/dev/vx/dsk/oradatadg/oradatavol" )
Oracle ora1 ( Critical = 0 Sid @galaxy = vrts1 Sid @nebula = vrts2 Owner = oracle Home = "/app/oracle/orahome" StartUpOpt = SRVCTLSTART ShutDownOpt = SRVCTLSTOP )
RVGSharedPri ora_vvr_sharedpri ( RvgResourceName = racdata_rvg OnlineRetryLimit = 0 )
requires group RVGgroup online local firm ora1 requires oradata_mnt oradata_mnt requires ora_vvr_sharedpri
group rlogowner ( SystemList = { galaxy = 0, nebula = 1 } AutoStartList = { galaxy, nebula } OnlineRetryLimit = 2 )
IP logowner_ip ( Device = eth0 Address = "10.10.9.101" NetMask = "255.255.240.0" )
NIC nic ( Device = eth0 NetworkHosts = { "10.10.12.2", "10.10.12.3" } )
RVGLogowner logowner ( RVG = rac1_rvg DiskGroup = oradatadg )
requires group RVGgroup online local firm logowner requires logowner_ip logowner_ip requires nic
group VxSS ( SystemList = { north = 0, south = 1 } Parallel = 1 OnlineRetryLimit = 3 OnlineRetryInterval = 120 ) Phantom phantom_vxss ( ) ProcessOnOnly vxatd ( IgnoreArgs = 1 PathName = "/opt/VRTSat/bin/vxatd" )
group CMC ( SystemList = { north, south } AutoStartList = { north, south } OnlineRetryLimit = 3 OnlineRetryInterval = 120 ) ClusterConnectorConfig CMC_ClusterConfig ( MSAddress = "mgmtserver1.veritasexample.com" MSPort = 14145 ClusterId = "1145613636" ClusterType = "vcs" ClusterPort = 14141 VCSLoggingLevel = "TAG_A" Logging = "/opt/VRTScmccc/conf/cc_logging.properties" ClusterConnectorVersion = "5.0.1000.0" ) Process CMC_ClusterConnector ( PathName = "/bin/sh" Arguments = "/opt/VRTScmccc/bin/cluster_connector.sh" ) CMC_ClusterConnector requires CMC_ClusterConfig