nerdexam
HP

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.

Designing Data Replication Strategies

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

HP0-J67 question #124 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)
  • A
    88% (22)
  • B
    4% (1)
  • C
    8% (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.

ASynchronous replication affects write performance on the source array.Correct

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.

BSynchronous replication affects both read and write performance on the source array.

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.

CSynchronous replication affects read performance on the source array.

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.

DSynchronous remote replication does not affect performance on the source array.

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

#HP 3PAR StoreServ#Synchronous replication#Performance impact#Remote replication

Community Discussion

No community discussion yet for this question.

Full HP0-J67 Practice