Event ID 13559 ERROR
Publicat per Sergi Sinyol a 5 Maig 2009
Ahir tenia un parell de controladors de domini que no replicaven correctament.
Després de mirar amb el FRSDiag, vaig veure que hi havia molts errors al visor d’events com aquest:
Event ID: 13559
Event Type: Error
Rule: Alert suppressed based on ID, source, computer
Message Text:The File Replication Service has detected that the replica root path has changed from “%2″ to “%3″. If this is an intentional move then a file with the name NTFRS_CMD_FILE_MOVE_ROOT needs to be created under the new root path. This was detected for the following replica set: “%1″ Changing the replica root path is a two step process which is triggered by the creation of the NTFRS_CMD_FILE_MOVE_ROOT file.
[1] At the first poll which will occur in %4 minutes this computer will be deleted from the replica set.
[2] At the poll following the deletion this computer will be re-added to the replica set with the new root path. This re-addition will trigger a full tree sync for the replica set. At the end of the sync all the files will be at the new location. The files may or may not be deleted from the old location depending on whether they are needed or not.
Tot i que em semblava una mica increible, vaig anar la ruta %2 (que era igual que la %3), i vaig crear un arxiu en blanc anomenat NTFRS_CMD_FILE_MOVE_ROOT, sense extensió.
Doncs avui he trobat que ha posat tots els arxius en una carpeta anomenada NTFRS_PreExisting, i ha deixat la carpeta en blanc. Ara només ha calgut copiar els arxius de dins del PreExisting a la ubicació original, i ja replica. No ha calgut tocar res més.
En quant a les causes, pot ser que es mogués d’una arrel DFS a una altra i no li donés temps a replicar, o que es qeudés sense espai, o que fallés la replicació degut a l’antivirus, etc.


