JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Geographic Edition Overview     Oracle Solaris Cluster 3.3 3/13
search filter icon
search icon

Document Information

Preface

1.  Introduction to Geographic Edition Software

2.  Key Concepts for Geographic Edition

Data Replication

Overview of Data Replication

EMC Symmetrix Remote Data Facility Software

Hitachi TrueCopy and Universal Replicator Software

Oracle Data Guard Software

Sun StorageTek Availability Suite Software

Sun ZFS Storage Appliance Software

Resource Groups and Replication Components

Overview of Resource Groups and Replication Components

Replication Resource Groups

Replication Components

Cluster Partnerships

Protection Groups

Relationship Between Partnerships and Protection Groups

Protection Group Status

Application Resource Groups

Heartbeat Monitoring

Heartbeat Plug-ins

3.  Geographic Edition Architecture

Glossary

Index

Data Replication

This section provides the following information:

Overview of Data Replication

Data replication enables controlled migration of production services from a primary cluster to a secondary cluster either in the event of a disaster or as part of a planned procedure. Data is continuously replicated from the primary cluster to the secondary cluster either synchronously or asynchronously, or a combination of both, depending on the recover point objectives of the application services that are supported by the clusters.

The Geographic Edition software supports the following software for data replication:

Sun StorageTek Availability Suite software uses a host-based data replication facility which replicates data at the file system or logical volume level within the operating system. Hitachi TrueCopy and Universal Replicator software, EMC Symmetrix Remote Data Facility software, and Sun ZFS Storage Appliance software use a storage-based data replication facility which replicates data at the storage system level and provides a transparent service to applications. Oracle Data Guard software and MySQL software are application-based data replication facilities that maintain one or more standby databases as synchronized replicas of a production database.

EMC Symmetrix Remote Data Facility Software

EMC Symmetrix Remote Data Facility software provides remote storage replication for disaster recovery and ensures data and systems availability through remote site failover. EMC Symmetrix Remote Data Facility devices are configured in pairs. The mirroring relationship between the pairs becomes operational as soon as the EMC Symmetrix Remote Data Facility links are online. The EMC Symmetrix Remote Data Facility global memory stores information about the pair state of operating EMC Symmetrix Remote Data Facility devices. For information about EMC Symmetrix Remote Data Facility software, see the product documentation.

Hitachi TrueCopy and Universal Replicator Software

Hitachi TrueCopy and Universal Replicator software is a storage-based replication facility that provides a host-independent data replication for geographically separated clusters. Hitachi TrueCopy and Universal Replicator software enables the primary volumes to remain online for all hosts and while processing both read and write I/O operations. If a disaster or system failure occurs, the secondary copy of the data can be run for a recovery with minimal loss of data. For more information about Hitachi TrueCopy and Universal Replicator software, see the product documentation.

Oracle Data Guard Software

Oracle Data Guard software is an application-based replication facility that maintains one or more standby databases as synchronized replicas of a production database. Geographic Edition supports the use of Oracle Data Guard replication with Oracle Database and Oracle RAC.

You add an Oracle Data Guard Broker configuration that is controlled by the Oracle Data Guard software to a protection group. The Geographic Edition software creates a shadow Oracle server proxy resource group for each Oracle Data Guard Broker configuration, regardless of whether you use Oracle RAC or HA for Oracle. The shadow Oracle server proxy resource group “shadows” the real Oracle database server resource group or HA for Oracle resource group to manage and monitor the Oracle databases that are under the control of Oracle Solaris Cluster software. For more information about Oracle Data Guard software, see the product documentation.

Sun StorageTek Availability Suite Software

Sun StorageTek Availability Suite software is a host-based replication facility that replicates disk volumes between geographically separated primary clusters and secondary clusters in real time. Remote mirror replication enables data from the master volume of the primary cluster to be replicated to the master volume of the geographically separated secondary cluster through a TCP/IP connection. A remote mirror bitmap tracks differences between the master volume on the primary disk and the master volume on the secondary disk.

The remote mirror software continually replicates the data to remote sites while your applications are accessing the data volumes. You can also manually update the data on the secondary site volume by issuing a command to synchronize the primary and secondary site volumes. You can also restore data from the secondary volume to the primary volume by issuing a command to reverse-synchronize the volumes. For more information about Sun StorageTek Availability Suite software, see the product documentation.

Sun ZFS Storage Appliance Software

Sun ZFS Storage 7000 appliances support snapshot-based replication of projects and shares from a source appliance to any number of target appliances manually, on a schedule or continuously. The replication includes both data and metadata. Remote replication, or just replication, is a general-purpose feature optimized for disaster recovery, data distribution, disk-to-disk backup and data migration. For more information about Sun ZFS Storage 7000 appliances, see the product documentation.

Resource Groups and Replication Components

This section provides the following information:

Overview of Resource Groups and Replication Components

Resource groups and replication components enable the Geographic Edition software to manage data replication and takeover between clusters. You can also configure a protection group to replicate data from a primary cluster to a secondary cluster. For more information about configuring data replication, see the guide for the data replication product you are using:

Replication Resource Groups

The Geographic Edition software extends Oracle Solaris Cluster resource management features to integrate the data replication products. When you configure a protection group, the Geographic Edition software creates replication resource groups for monitoring and controlling data replication.

Replication Components

A replication component is an entity that is being replicated. This component differs across replication mechanisms. For example, with Sun ZFS Storage Appliance, the replication unit is a Sun ZFS Storage Appliance project. For Oracle Data Guard, the replication unit is an Oracle Data Guard configuration, and for EMC Symmetrix Remote Data Facility, it is an SRDF device group. Once a replication component is added to a Geographic Edition protection group, Geographic Edition software manages the startup, shutdown, migration, and monitoring of the replication component.

For information about configuring replication components in Oracle Solaris Cluster, see the guide for the data replication product you are using.