We have an Exchange 2007 RU5 CCR as well, and I regularly see the following 
Event ID's in the logs:
522
2147
2104

I Googled it and found that others were experiencing the same issue.
http://www.petri.co.il/forums/archive/index.php/t-22288.html

I was still worried so I opened up a ticket with Microsoft Professional 
Support.  I talked with a guy in India for about 2 hours.  He was not sure, so 
he escalated the incident.  A little while later I received a call from a guy 
in Redmond on the Exchange team and he filled me in.

Apparently this is a known issue.  It is a timing issue and these error events 
are erroneously generated and written to the logs.  I was told that the fix was 
scheduled to be included in RU7.  He said as long "Test-ReplicationHealth" ran 
clean and failover was working that you could ignore these errors.

I still can't wait till they get this fixed.  It still bothers me seeing these 
errors in the event logs. Oh well.  I now add this "where" statement to my 
powershell get-eventlog commandlets so that I don't have to see them.

where {$_.EntryType -eq "Error" -and $_.EventID -ne 522 -and $_.EventID -ne 
2147 -and $_.EventID -ne 2104}

-Andy Leedy



From: Michael B. Smith [mailto:mich...@theessentialexchange.com]
Sent: Thursday, January 29, 2009 5:05 PM
To: MS-Exchange Admin Issues
Subject: RE: storage group copy status error

OK, is this Server 2003 or Server 2008?

What is the output from test-replicationhealth?

What is in the event log?

What is the latency between source and target?

Regards,

Michael B. Smith, MCITP:SA,EMA/MCSE/Exchange MVP
My blog: http://TheEssentialExchange.com/blogs/michael
I'll be at TEC'2009! http://www.tec2009.com/vegas/index.php

From: Sunbelt Exchange Forum [mailto:sunbeltexchangefo...@bettis.gov]
Sent: Thursday, January 29, 2009 4:48 PM
To: MS-Exchange Admin Issues
Subject: storage group copy status error


Exchange 2007 RU5 CCR ... test system - I can't paste the errors or output here 
so I've typed part of the error below.

The management console shows copy status=unknown.

Get-storagegroupcopystatus gives:

Microsoft Exchange Replication service RPC failed: 
Microsoft.Exchange.Rpc.RpcException: Error e0434f4d from cli_GetCopyStatusEx at 
Microsoft.Exchange.Rpc.Cluster.ReplayRpcClient.GetCopyStatusEx...


Get-storagegroupcopystatus -standbymachine <servername> results in "not 
configured" for the SummaryCopyStatus.

I deleted the log shares (which was about the only solution I could find via 
google) and let them recreate. The status will show healthy for a short time 
then revert to unknown in the console. Have I neglected to configure something?

_______________
   Laura Bibel







**********************************************************************
CONFIDENTIALITY NOTICE:  The information transmitted in this message is 
intended only for the person or entity to which it is addressed and may contain 
confidential and/or privileged material.  Any review, retransmission, 
dissemination or other use of this information by persons or entities other 
than the intended recipient is prohibited.  If you received this in error, 
please contact the sender and destroy all copies of this document.  Thank you.  
Butler Animal Health Supply
**********************************************************************


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~             http://www.sunbeltsoftware.com/Ninja                ~

Reply via email to