HP0-J67 · Question #40
A customer has heavy bandwidth traffic on their WAN link that they have isolated to HP 3PAR StoreServ Remote Copy replication between their primary and DR site. They are not concerned with the RTO…
The correct answer is A. Replicate just the database logs. To reduce WAN link traffic for HP 3PAR Remote Copy replication while improving RPO, the most effective strategy is to replicate only the essential data changes, such as database logs, instead of the entire database.
Question
A customer has heavy bandwidth traffic on their WAN link that they have isolated to HP 3PAR StoreServ Remote Copy replication between their primary and DR site. They are not concerned with the RTO but would like to improve the RPO. Which recommendation should you make to decrease their WAN link traffic?
Options
- AReplicate just the database logs
- BCreate more Remote Copy volume groups
- CUse synchronous mode replication of the entire database
- DUse synchronous long distance mode of the entire database
How the community answered
(61 responses)- A56% (34)
- B11% (7)
- C26% (16)
- D7% (4)
Why each option
To reduce WAN link traffic for HP 3PAR Remote Copy replication while improving RPO, the most effective strategy is to replicate only the essential data changes, such as database logs, instead of the entire database.
Replicating just the database logs significantly reduces the volume of data transferred over the WAN compared to replicating an entire database, as logs only contain transaction changes. This optimizes bandwidth usage while still allowing for a good Recovery Point Objective (RPO) by replaying logs at the disaster recovery site.
Creating more Remote Copy volume groups is an organizational change for managing replication and does not inherently decrease the total volume of data being replicated across the WAN link.
Using synchronous mode replication for the entire database would substantially increase WAN traffic and latency because every write operation must be acknowledged by the remote site before the primary I/O completes.
Synchronous long distance mode replication, like other synchronous modes, necessitates immediate write acknowledgments from the remote site, which would increase WAN traffic and latency, contrary to the goal of reducing traffic.
Concept tested: HP 3PAR Remote Copy WAN optimization
Topics
Community Discussion
No community discussion yet for this question.