HA DAG Exchange 2010 sp2 RU 5-v2. Brand new implementation.
I created a database named "test5" on server "XBE-002", and wanted to add a copy of the db to server XBE-001.
Here's the wizard error:
Summary: 1 item(s). 0 succeeded, 1 failed.Elapsed time: 00:00:17
Test5
Failed
Error:
A source-side operation failed. Error An error occurred while performing the seed operation. Error: Failed to open a log truncation context to source server 'XBE-002.DOMAIN.CON'. Hresult: 0xfffffae7. Error: The database was either not found or was not replicated.. [Database: Test5, Server: XBE-001.DOMAIN.COM]
Failed to open a log truncation context to source server 'XBE-002.DOMAIN.COM'. Hresult: 0xfffffae7. Error: The database was either not found or was not replicated.
Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.2.328.9&t=exchgf1&e=ms.exch.err.Ex4543D9
Exchange Management Shell command attempted:
Add-MailboxDatabaseCopy -Identity 'Test5' -MailboxServer 'XBE-001' -ActivationPreference '2'
Elapsed Time: 00:00:17
But, even though I get this every time, regardless of which server is the active and which is passive, after i refresh EMC, the passive copy is on the passive server, but in a suspended state. After I click on "resume database copy", then it is fine, and copy status is healthy. I can roll the active copy without issue between the two nodes, no problem.
in app log events I get:
event 6 Cmdlet failed. Cmdlet Add-MailboxDatabaseCopy, parameters {Identity=Test4, MailboxServer=XBE-001, ActivationPreference=2}.
This can't be normal.
DAG witness is setup and appears to be working normally.
Since this is a new implementation, I want to solve any issues before rolling into production.
Josh