We migrated our AD to the Windows Server 2012 Active Directory.
And after migrating,I took a snapshot for each DC vm running on the hyper-v server.
Unfortunately,there was some issue after migrating,and I restore all dc back with the snapshot.
Now I find the DFSR for th Sysvol was broken,the new gpt files in the sysvol no longer replicate to each other dc.
Following error messages are recorded in log file:
20131203 17:43:50.462 2648 SRTR 969 [WARN] SERVER_EstablishSession Failed to establish a replicated folder session. connId:{FD4F3123-6D32-43CA-9321-D2E95E8878B1} csId:{845AD163-EFFF-490F-AFC7-AB6E45F11B3D} Error:
+ [Error:9051(0x235b) UpstreamTransport::EstablishSession upstreamtransport.cpp:808 2648 C The content set is not ready]
+ [Error:9051(0x235b) OutConnection::TransportEstablishSession outconnection.cpp:510 2648 C The content set is not ready]
+ [Error:9051(0x235b) OutConnection::TransportEstablishSession outconnection.cpp:449 2648 C The content set is not ready]
20131203 17:43:50.477 4920 DOWN 4061 [ERROR] DownstreamTransport::EstablishSession Failed on connId:{79DCBA4A-9E15-4326-81BE-62084D306776} csId:{845AD163-EFFF-490F-AFC7-AB6E45F11B3D} rgName:Domain System Volume Error:
+ [Error:9027(0x2343) DownstreamTransport::EstablishSession downstreamtransport.cpp:4054 4920 C A failure was reported by the remote partner]
+ [Error:9051(0x235b) DownstreamTransport::EstablishSession downstreamtransport.cpp:4054 4920 C The content set is not ready]
20131203 17:43:50.477 4920 INCO 7114 InConnection::RestartSession Retrying establish contentset session. connId:{79DCBA4A-9E15-4326-81BE-62084D306776} csId:{845AD163-EFFF-490F-AFC7-AB6E45F11B3D} csName:SYSVOL Share
20131203 17:43:50.477 4920 INCO 1021 [WARN] SessionTask::Step (Ignored) Failed, should have already been processed. Error:
+ [Error:9027(0x2343) InConnection::TransportEstablishSession inconnection.cpp:7701 4920 C A failure was reported by the remote partner]
+ [Error:9027(0x2343) DownstreamTransport::EstablishSession downstreamtransport.cpp:4075 4920 C A failure was reported by the remote partner]
+ [Error:9027(0x2343) DownstreamTransport::EstablishSession downstreamtransport.cpp:4054 4920 C A failure was reported by the remote partner]
+ [Error:9051(0x235b) DownstreamTransport::EstablishSession downstreamtransport.cpp:4054 4920 C The content set is not ready]
Could anyone help?