From 13b024cb664eb2da27e8daeacbba47500736a747 Mon Sep 17 00:00:00 2001 From: Ned pyle Date: Thu, 11 May 2017 12:37:40 -0700 Subject: [PATCH] Fixed incorrect async time async rpo said 5 minutes when it needed to be 30 seconds --- docset/windows/storagereplica/set-srpartnership.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docset/windows/storagereplica/set-srpartnership.md b/docset/windows/storagereplica/set-srpartnership.md index 40401907c0..bec11fde80 100644 --- a/docset/windows/storagereplica/set-srpartnership.md +++ b/docset/windows/storagereplica/set-srpartnership.md @@ -203,7 +203,7 @@ Accept wildcard characters: False ### -AsyncRPO Specifies the maximum difference in time that data for an asynchronous partnership can be different between source and destination. This is a Recovery Point Objective. -The default value is 5 minutes. +The default value is 30 seconds. After this time is exceeded, the source server alerts the Health Service on clusters. It logs event 1239 in the Storage Replica Admin event log channel. @@ -390,7 +390,7 @@ The synchronous mode requires all writes to commit on the destination server and The asynchronous mode writes to the source server without waiting for the server, which allows for replication over high latency, geographic networks. The default value is synchronous. -The default asynchronous recovery point alert time is 5 minutes. +The default asynchronous recovery point alert time is 30 seconds. You can modify it by using this cmdlet. The alert time has no effect on replication behavior, only on reporting.