Exchange 2016, DAG, passiv Copy dirty shutdown

Chris 656 Reputation points
2022-10-22T17:46:34.14+00:00

hi all,

We test any desaster szenarios and see that passiv copies have dirty shutdown when we restore it from backup.

We test also dismount aktive DB, suspend and remove passiv copy - passiv copy are dirty shutdown and can't use without eseutil and softrepair. It this per design?

Exchange | Exchange Server | Management
{count} votes

1 answer

Sort by: Most helpful
  1. Andy David - MVP 158K Reputation points MVP Volunteer Moderator
    2022-10-23T14:42:46.223+00:00

    Yes, that is expected. When you dismount a database gracefully and any uncommitted logs are replayed into the database, that is a clean shutdown.

    When you restore from a backup or attempt to mount a passive database that has either lagged copies or does not have all the required logs committed to the database, it is in a "dirty" state and the required logs need to be replayed into it either by the backup program or with eseutil

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.