Hello,
We are using Exchange 2013 cu21 , we have 2 cas servers (1pr/1dr) and 3 mailbox servers (2pr/1dr). Today i tried to update one of the mailbox server on production. When the update finished, i restarted the vm. I run test-replicationhealth on this server and i get the following output:
Server Check Result Error
------ ----- ------ -----
PREXC1 ClusterService Passed
PREXC1 ReplayService Passed
PREXC1 ActiveManager Passed
PREXC1 TasksRpcListener Passed
PREXC1 TcpListener Passed
PREXC1 ServerLocatorService Passed
PREXC1 DagMembersUp Passed
PREXC1 MonitoringService Passed
PREXC1 ClusterNetwork Passed
PREXC1 QuorumGroup Passed
PREXC1 DatabaseRedundancy Passed
PREXC1 DatabaseAvailability Passed
PREXC1 DBCopySuspended Passed
PREXC1 DBCopyFailed *FAILED* Continuous Replication for database 'Mailbox DB01\PREXC1' is i...
PREXC1 DBInitializing Passed
PREXC1 DBDisconnected Passed
PREXC1 DBLogCopyKeepingUp Passed
PREXC1 DBLogReplayKeepingUp Passed
Then i tried a get-MailboxDatabaseCopyStatus... here is the output:
Name Status CopyQueue ReplayQueue LastInspectedLogTime ContentIndex
Length Length State
---- ------ --------- ----------- -------------------- ------------
Mailbox DB01\PREXC1 Failed 2808 0 3/11/2019 9:18:33 AM Healthy
The CopyQueue Length is increasing, i checked that by re-running the MailboxDatabaseCopyStatus after 20mins.
What i have to do to have a healthy database again? If i restart the vm it will change anything or not?
Thank you