Florian Sukup
2004-Sep-05 21:37 UTC
[Samba] Upgrade 3.0.5 to 3.0.6 causes client hang on file access
Hi, Chris Mills opened already a very similar thread: http://lists.samba.org/archive/samba/2004-September/091704.html The reason why I open a new thread is, because it happened at upgrading from 3.0.5 to 3.0.6. For the time being I downgraded to keep the system working but I have to find another solution soon ... It happend to me at two computer, both using Debian, one 2.4.18 the other 2.4.20 (this one self compiled). It's working with 3.0.5-1 and errors with 3.0.6-3. Error description: At the client (WinXP) I can browse but as soon as I want to access a file, the explorer hangs. I would really appreciate your help. Thanks Florian. /var/log/samba/log.smbd ---------- ... [2004/09/05 20:14:42, 0] lib/util_sock.c:read_socket_data(384) read_socket_data: recv failure for 4. Error = Connection reset by peer [2004/09/05 20:14:42, 1] smbd/service.c:close_cnum(837) lapio (192.168.4.241) closed connection to service heike ... ----------- smb.conf --------------- [global] workgroup = ARBEITSGRUPPE interfaces = 192.168.4.1/255.255.255.0 guest account = nobody keepalive = 30 os level = 2 security = user debug level = 1 # log file = /var/log/smb.log encrypt passwords = true smb passwd file = /etc/samba/smbpasswd socket options = TCP_NODELAY # oplocks = yes write raw = yes read raw = yes # printing = bsd printing = LPRNG printcap name = /etc/printcap load printers = yes allow hosts = 192.168.4. # print command = lpr -h -l -P %p -r %s # log level = 3 [homes] writeable = Yes create mask = 0666 browseable = yes [printers] comment = All Printers # path = /var/tmp path = /var/spool/samba browseable = no printable = yes # public = no read only = yes create mask = 0777
Jeremy Allison
2004-Sep-05 23:43 UTC
[Samba] Upgrade 3.0.5 to 3.0.6 causes client hang on file access
On Sun, Sep 05, 2004 at 11:36:25PM +0200, Florian Sukup wrote:> Hi, > > Chris Mills opened already a very similar thread: > http://lists.samba.org/archive/samba/2004-September/091704.html > > The reason why I open a new thread is, because it happened at upgrading > from 3.0.5 to 3.0.6. > For the time being I downgraded to keep the system working but I have to > find another solution soon ... > > It happend to me at two computer, both using Debian, one 2.4.18 the > other 2.4.20 (this one self compiled). > > It's working with 3.0.5-1 and errors with 3.0.6-3. > > Error description: > > At the client (WinXP) I can browse but as soon as I want to access a > file, the explorer hangs. > > I would really appreciate your help.Try setting "use sendfile = no" in your smb.conf. Might be a bug in Kernel 2.4.x sendfile. Jeremy.
Andrew Bartlett
2004-Sep-06 03:52 UTC
[Samba] Upgrade 3.0.5 to 3.0.6 causes client hang on file access
On Mon, 2004-09-06 at 09:43, Jeremy Allison wrote:> On Sun, Sep 05, 2004 at 11:36:25PM +0200, Florian Sukup wrote: > > Hi, > > > > Chris Mills opened already a very similar thread: > > http://lists.samba.org/archive/samba/2004-September/091704.html> Try setting "use sendfile = no" in your smb.conf. > Might be a bug in Kernel 2.4.x sendfile.It appears from bugs on the debian BTS that this is the case. The kernel 2.4.20 in particular has been mentioned. Andrew Bartlett -- Andrew Bartlett abartlet@samba.org Authentication Developer, Samba Team http://samba.org Student Network Administrator, Hawker College abartlet@hawkerc.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20040906/6ced32ea/attachment.bin
Seemingly Similar Threads
- Problem with XP after upgrade from 2.2 -> 3.0
- R: WindowsXP SP2 shuts down while trying to log into samba 3.0.6 domain
- cannot access files after update samba 3.0.5 -> 3.0.6 (Redhat 6.2)
- Transfer Problems when updated to version 3.0.5
- Windows XP - Explorer crashes when I try to open a file on a Samba share