Hello all,
i checked all solutions from technet i found to this problem, but nothing helped
My environment:
2x Exchange 2013 CU7 with DAG Cluster, one 700GB Database, all Mailboxes migrated some months ago from Exchange 2010
The passive Copy has always "failed an Suspended" Content Index State after failover
I always get eventlog error MSExchangeFastSearch 1013 & 1009 when I try to rebuild the content index
1013: Indexing state not found in FAST catalog for MDB 78A30F80-896D-4E4E-91CA-C792E02F60BC12
1009: The indexing of mailbox database MBXDB1 encountered an unexpected exception. Error details: Microsoft.Exchange.Search.Core.Abstraction.OperationFailedException: The component operation has failed. ---> Microsoft.Exchange.Search.Core.Abstraction.CatalogReseedException: The database '78a30f80-896d-4e4e-91ca-c792e02f60bc (MBXDB1)' needs to be crawled but is not mounted on the preferred active server. Requesting a reseed.
bei Microsoft.Exchange.Search.Engine.SearchFeedingController.PrepareToCrawl(NotificationsEventSourceInfo ciWatermarkInfo)
bei Microsoft.Exchange.Search.Engine.SearchFeedingController.DetermineFeederStateAndStartFeeders()
bei Microsoft.Exchange.Search.Engine.SearchFeedingController.InternalExecutionStart()
bei Microsoft.Exchange.Search.Core.Common.Executable.InternalExecutionStart(Object state)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.Exchange.Search.Core.Common.Executable.EndExecute(IAsyncResult asyncResult)
bei Microsoft.Exchange.Search.Engine.SearchRootController.ExecuteComplete(IAsyncResult asyncResult)
What i tried:
- rebuild passive Content Index with update-mailboxdatabasecopy – catalogonly
- Stop the Microsoft Exchange Search and Microsoft Exchange Search Host Controller. Delete Content Index Folder in filesystem. start the services
- Adding Contentsubmitters group ((http://support.microsoft.com/kb/2807668))
- rebuild the DAG copy, not only the catalog: Database update-mailboxdatabasecopy – deleteexistingfiles
- check activationpreference via ECP und Powershell. The passive copy has preference 2, the active copy preference 1
Especially I don’t understand the activationpreference error