A couple of weeks ago we had an outage that prevented a replica from sending changes. When the outage was resolved, the guest required a resync. The changes were so large that upon starting the resync the disk filled and resync stopped, and the guest paused. I fixed the disk space issue and started the guest and resync operation. However, the resync never fully completed. Upon review of the eventlogs I found the following events:
Event 33618: Change tracking for VHD'xxxxx.avhdx' of virtual machine 'guest' is in error state: %%3493462049 (0xD03A0021). (Virtual machine ID xxxxxxxxxxx)
Event 29270: Resynchronization failed for VM 'guest'. Resynchronization needs to be started again. If this error occurs repeatedly, you can remove replication for this virtual machine, delete the Replica virtual machine, and enable replication again. (Virtual machine ID xxxxxxxxxxx)
Event 32326: Virtual machine 'guest' requires resynchronization to get back into an operational state. (Virtual machine ID D62FB3F1-BC01-45E2-BF49-xxxxxxxxxxx).
After attempting resync several more times and getting the same result, I removed replication for the guest, and then set it back up. The initial seed using external media import was successful, but the guest now requires resync and it is having the same issue where it never seems to complete and the same 3 events are written to the eventlogs.
Anyone know how I can get this working again?
Thanks in advance for you help!