Hello all,
Have a bit of an issue with eDiscovery Search on Exch 2013 CU21.
No matter what I do, they never seem to come out of queued:
Name CreatedBy InPlaceHoldEnabled Status
---- --------- ------------------ ------
Test6 Me... False Queued
Test5 Me... False Queued
Test4 Me... False Queued
Environment: 2x Exch 2013 CU21 with DAG. All indexes are healthy. All mailboxes being searched are on-prem. No errors in event log. My account has the proper right, been added to Discovery Management.
I attempted to delete and recreate the Discovery Search Mailbox (remove, AD Prep), which wiped out my existing searches but did not appear to help with the issue.
Attempted moving the test mailboxes to be searched to a different database to no avail.
Attempted creating additional Discovery Search Mailboxes and directing the search to there via PS - same results.
If I attempt to Stop-MailboxSearch, it stays Queued, even though no error is returned from running the command.
Arbitration Mailboxes:
- SystemMailbox{1f05a927-3fad-419e-96af-a7cf5808ac5b} SystemMailbox{1f05a927-3fad-419e-96af-a7cf5808ac5b}
- FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042
- SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c} SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}
- Migration.8f3e7716-2011-43e4-96b1-aba62d229136 Migration.8f3e7716-2011-43e4-96b1-aba62d229136
- SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9} SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9}
[PS] C:\>Get-MailboxDatabaseCopyStatus *| ft -AutoSize
Name Status CopyQueueLength ReplayQueueLength LastInspectedLogTime ContentIndexState
---- ------ --------------- ----------------- -------------------- -----------------
DB2\Server1 Mounted 0 0 Healthy
DB3\Server1 Mounted 0 0 Healthy
DB1\Server1 Mounted 0 0 Healthy
FE\Server1 Mounted 0 0 Healthy
SysDB1\Server1 Mounted 0 0 Healthy
DB3\Server2 Healthy 0 0 3/5/2020 11:49:11 PM Healthy
DB2\Server2 Healthy 0 0 3/5/2020 11:46:44 PM Healthy
DB1\Server2 Healthy 0 0 3/5/2020 11:48:30 PM Healthy
Any ideas are appreciated!