?? ?????????? ?????????? ?????? ????, Samba!
  Hi all!
  Have the following problem with Samba 2.0.7 on FreeBSD 4.1-STABLE:
  I have a client workstation - Windows 98 SE..
  Log for this machine looks like this:
  bis-1 (132.124.12.7) connect to service users as user sveta (uid=1002, gid=100
2) (pid 9877)
[2000/10/25 12:51:51, 0] smbd/oplock.c:oplock_break(976)
  oplock_break: receive_smb timed out after 30 seconds.
  oplock_break failed for file AVANS.DOT (dev = 7412, inode = 3341119).
[2000/10/25 12:51:51, 0] smbd/oplock.c:oplock_break(1050)
  oplock_break: client failure in oplock break in file AVANS.DOT
su-2.04# tail /usr/local/samba/var/log.bis-1
  bis-1 (132.124.12.7) closed connection to service music
[2000/10/25 12:51:20, 1] smbd/service.c:make_connection(550)
  bis-1 (132.124.12.7) connect to service users as user sveta (uid=1002, gid=100
2) (pid 9877)
[2000/10/25 12:51:51, 0] smbd/oplock.c:oplock_break(976)
  oplock_break: receive_smb timed out after 30 seconds.
  oplock_break failed for file AVANS.DOT (dev = 7412, inode = 3341119).
[2000/10/25 12:51:51, 0] smbd/oplock.c:oplock_break(1050)
  oplock_break: client failure in oplock break in file AVANS.DOT
[2000/10/25 13:06:02, 1] smbd/service.c:close_cnum(583)
  bis-1 (132.124.12.7) closed connection to service users
  what is this problem with oplock_break?
  from the client side it freezes, and then disconnects after
  timeout..
      <MCP+Internet><MCSE>     ICQ:14043855           \Vitaminoid\
__________________________________________________________________
Get Your Private, Free Operational System at http://www.redhat.com
On Wed, 25 Oct 2000 13:19:09 +1100, you wrote:> what is this problem with oplock_break? > from the client side it freezes, and then disconnects after > timeout..smb.conf: oplocks = no -- giulioo@pobox.com
After installing Suse and Samba and configurating everything it worked but when I try to transfer some files it sometimes works and then it just stops with an error that de device is not available anymore... In the log files of samba I get the following error: smbd/oplock.c:request_oplock_break(1080) request_oplock_break: no response received to oplock break request to pid 1117 and a lot more of messages in that style.... I tried transferring files from windows Me to Linux Suse Kernel 2.4.10 and Samba 2.2.5....; Could somebody PLEASE help me... ;-) THX -------------- next part -------------- HTML attachment scrubbed and removed
Try disabling the oplocks and see if that makes any difference.  Oplocks
cause problems with some of the Microsoft applications and their
associated files:  Access (*.mdb, *.ldb), Outlook (*.pst).  
Hope this helps.
-- 
Glenn Scherb 
Midwest Research Institute 
425 Volker Boulevard 
Kansas City, Missouri  64110 
gscherb@mriresearch.org 
http://www.mriresearch.org 
Phone:  (816)753-7600 x1806 
FAX:  (816)753-5359 
Page:  (816)990-8513 
        pagegscherb@mriresearch.org 
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]
On Behalf Of T-Pex
Sent: Friday, July 26, 2002 12:40 PM
To: samba@lists.samba.org
Subject: [Samba] Oplocks?
After installing Suse and Samba and configurating everything it worked
but when I try to transfer some files it sometimes works and then it
just stops with an error that de device is not available anymore...
In the log files of samba I get the following error:
smbd/oplock.c:request_oplock_break(1080) request_oplock_break: no
response received to oplock break request to pid 1117
and a lot more of messages in that style....
I tried transferring files from windows Me to Linux Suse Kernel 2.4.10
and Samba 2.2.5....;
Could somebody PLEASE help me... ;-)
THX
Stop using oplocks. man smb.conf / oplocks NOTE: The S after the oplocks name. This must be turned off on each share, I guess. Joel On Fri, Jul 26, 2002 at 07:39:57PM +0200, T-Pex wrote:> After installing Suse and Samba and configurating everything it worked but when I try to transfer some files it sometimes works and then it just stops with an error that de device is not available anymore... > In the log files of samba I get the following error: smbd/oplock.c:request_oplock_break(1080) request_oplock_break: no response received to oplock break request to pid 1117 > and a lot more of messages in that style.... > I tried transferring files from windows Me to Linux Suse Kernel 2.4.10 and Samba 2.2.5....; > > Could somebody PLEASE help me... ;-) > > THX