Chapter 13
Chapter 13
Local Replication
Chapter 13
REPLICATION
o Fast recovery
o Provide minimal RTO (recovery time objective)
o Decision support
o Use replicas to run decision support operations such as creating a report
o Reduce burden on production volumes
o Testing platform
o To test critical business data or applications
o Data Migration
o Use replicas to do data migration instead of production volumes
© 2009 EMC Corporation. All rights reserved.
Replication Considerations
o Types of Replica: choice of replica tie back into RPO (recovery
point objective)
o Point-in-Time (PIT)
o non zero RPO
o Continuous
o near zero RPO
1 1 1
2 2 2
3 3 3 3
4 4 4 4
Consistent
Inconsistent
Source Replica
1 1
5 5 2 2
3 3
4 4
Consistent
o Network based
Physical
Host Logical Volume Volume 1
Logical Volume
Physical
Volume 2
o If host volumes are already storage array LUNs then the added
redundancy provided by LVM mirroring is unnecessary
o The devices will have some RAID protection already
o Both replica and source are stored within the same volume
group
o Replica cannot be accessed by another host
o If server fails, both source and replica would be unavailable
Array
Source Replica
Source Target
Array
Detached - PIT
Read/Write Read/Write
Source Target
Array
Source Target
Write to Target
Read/Write Read/Write
Source Target
Source Target
© 2009 EMC Corporation. All rights reserved.
Full Copy Mode
o On session start, the entire contents of the Source device is
copied to the Target device in the background
o If the replication session is terminated, the target will contain
all the original data from the source at the PIT of activation
o Target can be used for restore and recovery
o In CoFA mode, the target will only have data was accessed until
termination, and therefore it cannot be used for restore and recovery
Target
Virtual Device