How will you choose between synchronous and asynchronous
replication for SRDF?
Answer / suresh babu rajoli
In synchronous mode (SRDF/S), the primary array waits until the secondary array has acknowledged each write before the next write is accepted, ensuring that the replicated copy of the data is always as current as the primary. However, the latency due to propagation increases significantly with distance.
Asynchronous SRDF (SRDF/A) transfers changes made to the secondary array in units called delta sets, which are transferred at defined intervals. Although the remote copy of the data will never be as current as the primary copy, this method can replicate data over considerable distances and with reduced bandwidth requirements and minimal impact on host performance.
| Is This Answer Correct ? | 4 Yes | 0 No |
Talk about diffrent types of cables used in lan cabling?
18 Answers AdOn, College School Exams Tests, Genpact,
What is Device Manager?
what is the function of msconfig in our system...?
Explain leaky bucket algorithm and compare it with token bucket algorithm.
Why does ATM use the cell of small and fixed length ?
Give two reasons why PGP compresses messages.
Why do data link layer protocols position the checksum in the trailer and not in the header ?
what is piggy backing?
What is the function of data link layer?
Outline and discuss the main fields in Ethernet IEEE 802.3 frame. What are the main objectives of preamble ?
what is web server,application server,database server
How many layers are there in OSI ? Why is it called OSI model ?