HP0-J67 · Question #124
While discussing a remote replication solution consisting of two HP 3PAR StoreServ arrays, the customer asks you about performance penalties when implementing synchronous replication to a second HP…
The correct answer is A. Synchronous replication affects write performance on the source array. Synchronous replication guarantees zero data loss by requiring write operations to be committed on both primary and secondary storage arrays before acknowledging completion to the host, directly impacting write performance.
Question
While discussing a remote replication solution consisting of two HP 3PAR StoreServ arrays, the customer asks you about performance penalties when implementing synchronous replication to a second HP 3PAR StoreServ array. How should you respond?
Exhibit
Options
- ASynchronous replication affects write performance on the source array.
- BSynchronous replication affects both read and write performance on the source array.
- CSynchronous replication affects read performance on the source array.
- DSynchronous remote replication does not affect performance on the source array.
How the community answered
(25 responses)- A88% (22)
- B4% (1)
- C8% (2)
Why each option
Synchronous replication guarantees zero data loss by requiring write operations to be committed on both primary and secondary storage arrays before acknowledging completion to the host, directly impacting write performance.
Synchronous replication ensures data consistency by requiring a write to be synchronously committed to both the source array and the remote array before the I/O is acknowledged back to the host. This round-trip latency directly increases the time taken for write operations on the source array, thus affecting write performance.
Synchronous replication primarily impacts write performance due to the need for remote acknowledgment; read operations are typically served locally from the source array without remote involvement.
Synchronous replication does not directly affect read performance on the source array, as reads can usually be served from local cache or disks without waiting for remote confirmation.
Synchronous remote replication inherently introduces latency to write operations because each write must be committed and acknowledged by the remote array, therefore it always affects write performance on the source array.
Concept tested: Synchronous replication write performance impact
Source: https://hpe.com/psnow/doc/a00109927en_us.pdf
Topics
Community Discussion
No community discussion yet for this question.
