DFS/FRS Replication Failure
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
DFS/FRS Replication Failure

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> File System
Author Message
Alistair Keay
Guest





Posted: Thu Nov 04, 2004 2:25 am    Post subject: DFS/FRS Replication Failure Reply with quote

Situation -------
DFS with replication configured between three servers
configured as Hub and Spoke.

A server in London set as the hub and the source of data
for the initial replication.

Problem -------
Initially replication would appear to have been
successful but on further investigation some files where
found to be missing.

New files created are replicated susses fully.

Changing the NTFS security on the files does not appear
to get the missing files to replicate but deleting a file
and copying back does cause replication.

Analysis -------
Installed the Ultrasound tool which highlighted the
following warnings (no errors)
1. 823230 Hotfix recommended
2. Excessive replication (on the London server)
3. Morphed Change order created.

Looking in details, files.
All the files would appear to be listed except for the
missing files on the remote server.

Question -------
What is the best method to get the missing files to
replicate correctly?
Any other suggestions for preventing further problems.

Thanks for any help
Back to top
Jack Wang [MSFT]
Guest





Posted: Thu Nov 04, 2004 10:48 am    Post subject: RE: DFS/FRS Replication Failure Reply with quote

Hi Alistair,

Thank you for posting!

This issue is strange. We may need some time to find the cause since it
occurs randomly. Also, I found that you mentioned KB 823230. So, I assume
that you are using Windows Server 2003.

Based on the message, I would like to clarify the following information.

1. There is only one DFS root and the three servers are configured as
replication clients, right? If not, please let me know the configuration in
detail.

2. Do you remember the names of the missing files? I need to know the name
so that it's easy to find them in log files.

3. Since the replication process will not delete files, I suggest you
enable auditing on the DFS files. If the issue occurs in the future, we may
need if some user or process delete them.

4. Does the files missing on one server or all of the three servers?

5. Are the DFS files changed frequently?

6. Will changing the NTFS security of other files cause replication?

7. Based on the report of Ultrasound, you may install the 823230 fix. To
get it, you may call the local PSS.

8. Send the Event Viewer logs of the problem servers to me
so that I could find more information about the error.

Step 1: Click Start, click Run, and then type "eventvwr" (without the
quotation
marks), click OK.

Step 2: Right-click Application and select Save Log File As.

Step 3: Save it Application.evt.

Step 4: Repeat step 1 to 3 to save the Security and System event to
Security.evt
and System.evt.

Step 5: Send them to me (jackwa@microsoft.com).

9. Use the health_chk tool below. On each server run the following command
and send the log file to me.

health_chk C:\FRSInfo

http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/techre
f/en-us/Default.asp?url=/resources/documentation/windowsServ/2003/all/techre
f/en-us/w2k3tr_frs_tools.asp

10. Use Windows Explorer to examine the log files that are created for FRS
and send them to me. The log files are located in the %Systemroot%\Debug
folder. The file names are listed from NtFrs_001.log to NtFrs_005.log.

To get the missing files back, you may need to copy the files from backup
to the DFS root. Then, it will be repliacated to other servers. If the file
still exists on one or two servers, you may copy them to solve the issue.
To prevent this issue in the future, please periodic backup the files and
check the logs to keep the FRS in a health status.

For more information on troubleshooting the File Replication Service,
please refer to the following article.

327341 How To Troubleshoot the File Replication Service in Windows Server
2003
http://support.microsoft.com/?id=327341

840675 Configuration and operational recommendations for the File
Replication
http://support.microsoft.com/?id=840675

324175 Best Practices for Sysvol Maintenance
http://support.microsoft.com/?id=324175

284947 Antivirus programs may modify security descriptors and cause
excessive
http://support.microsoft.com/?id=284947

Hope this helps!

Sincerely,
Jack Wang, MCSE 2000/2003, MCSA 2000/2003, MCDBA, MCSD
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "Alistair Keay" <keaya@hotmail.com>
| Sender: "Alistair Keay" <keaya@hotmail.com>
| Subject: DFS/FRS Replication Failure
| Date: Wed, 3 Nov 2004 13:25:33 -0800
| Lines: 36
| Message-ID: <349b01c4c1eb$a6f13f00$a601280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcTB66bxiXDVSqG3RV+XlriK68YFKw==
| Newsgroups: microsoft.public.windows.file_system
| Path: cpmsftngxa10.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.windows.file_system:4096
| NNTP-Posting-Host: tk2msftngxa14.phx.gbl 10.40.1.166
| X-Tomcat-NG: microsoft.public.windows.file_system
|
| Situation -------
| DFS with replication configured between three servers
| configured as Hub and Spoke.
|
| A server in London set as the hub and the source of data
| for the initial replication.
|
| Problem -------
| Initially replication would appear to have been
| successful but on further investigation some files where
| found to be missing.
|
| New files created are replicated susses fully.
|
| Changing the NTFS security on the files does not appear
| to get the missing files to replicate but deleting a file
| and copying back does cause replication.
|
| Analysis -------
| Installed the Ultrasound tool which highlighted the
| following warnings (no errors)
| 1. 823230 Hotfix recommended
| 2. Excessive replication (on the London server)
| 3. Morphed Change order created.
|
| Looking in details, files.
| All the files would appear to be listed except for the
| missing files on the remote server.
|
| Question -------
| What is the best method to get the missing files to
| replicate correctly?
| Any other suggestions for preventing further problems.
|
| Thanks for any help
|
|
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> File System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB