Delayed write Error to mapped network drive

C

CWatters

I'm trying to backup a lot of data to a mapped network drive (specifically
over a 100base10 lan to a USB 2.0 drive connected to a second PC).

After random time intervals I get a "Delayed write Error" and the Event Log
has the following entry...

Can anyone tell me what the status word C000020C means?

Event Type: Warning
Event Source: MRxSmb
Event Category: None
Event ID: 50
Date: 11/11/2003
Time: 14:01:53
User: N/A
Computer: MARS
Description:
{Delayed Write Failed} Windows was unable to save all the data for the file
\Device\LanmanRedirector. The data has been lost. This error may be caused
by a failure of your computer hardware or network connection. Please try to
save this file elsewhere.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00040004 00560002 00000000 80040032
0010: 00000000 c000020c 00000000 00000000
0020: 00000000 00000000 c000020c
 
C

CWatters

This seems to be caused by excessive network traffic. The folder being
written to was a shared folder in the root of a drive. I read that this can
cause a lot more network traffic (Somethng about all computers being
informed when a file changes)..

The solution was to "push the share down a level" eg create a sub folder and
only share that with the computer that needs access. To clarify...

Drive E: is a USB drive on ComputerA

Before: I shared the folder E:\Backups and in that folder I had sub
folders E:\Backups\ComputerA and E:\Backups\ComputerB

After: I just shared the folder E:\Backups\ComputerB

Colin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top