INTELLIGENT WORK FORUMS FOR COMPUTER PROFESSIONALS
Come Join Us!
- Talk With Other Members
- Be Notified Of Responses
To Your Posts
- Keyword Search
- One-Click Access To Your
Favorite Forums
- Automated Signatures
On Your Posts
- Best Of All, It's Free!
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.
Partner With Us!
"Best Of Breed" Forums Add Stickiness To Your Site

(Download This Button Today!)
Member Feedback
"...I wish I knew about this site years ago. It would have saved me a lot of heartaches..."
Geography
Where in the world do Tek-Tips members come from?
|
Samba...delayed write error from win2k machines
|
|
|
mmiram (IS/IT--Management) |
23 Feb 05 14:40 |
HI:
I have a server running SAMBA that bunch of windows clients connect to.
I have been having an issue with a couple of win2k machines writing data to server (running NETBSD with SMB shares) . When there is high I/O operations on the disk, the write crashes and I get the following error in the event viewer
Source: MRxSMB Event ID: 50 {Lost Delayed-Write Data} The system was attempting to transfer file data from buffers to \Device\LanmanRedirector. The write operation failed, and only some of the data may have been written to the file.
I have been looking on the net and noticed that a bunch of SAMBA users have the same issue and patching up Windows to the latest service pack (like Microsoft suggests) does not help.
Does anyone know why this is caused and what the resolution is?
Thanks, Ram. |
|
Tek-Tips Forums is Member Supported. Click Here to donate.
|
rzs0502 (IS/IT--Management) |
25 Feb 05 6:18 |
You can try setting SO_RCVBUF = 8192 and write raw = no in your smb.conf file. "If you always do what you've always done, you will always be where you've always been."
|
|
|
 |
|