search for: smb_add_request

Displaying 20 results from an estimated 31 matches for "smb_add_request".

2004 Jan 07
2
win 2k3 / XP Pro to Samba 3.0.1 open failed, result=-512
...samba as the possible problem, I use cp -R , using an empty destination. It was then that I noticed the errors below. This is only a small segment of the errors, there were many more. Techboy -> linux2 over samba, using cp ?R Pass 1: smb_open: Animals/Animals 06.jpg open failed, result=-512 smb_add_request: request [d3ce8e80, mid=5091] timed out! smb_add_request: request [d3ce8e80, mid=4797] timed out! smb_add_request: request [d3ce8e80, mid=14811] timed out! smb_add_request: request [d3ce8e80, mid=9571] timed out! smb_add_request: request [d3ce8d80, mid=1125] timed out! smb_add_request: request [d3c...
2009 Mar 20
1
help - smbiod
...ocket: Error writing 4 bytes to socket 5: ERRNO = Connection reset by peer Mar 20 11:15:32 showa16 smbd[3013]: [2009/03/20 11:15:32, 0] lib/util_sock.c:send_smb(647) Mar 20 11:15:32 showa16 smbd[3013]:?? Error writing 4 bytes to client. -1. (Connection reset by peer) Mar 20 11:15:42 showa16 kernel: smb_add_request: request [e9361ee0, mid=32451] timed out! Mar 20 11:16:16 showa16 kernel: smb_add_request: request [e9361ee0, mid=44881] timed out! Mar 20 11:16:50 showa16 kernel: smbiod_handle_request: smbiod got a request ... and we don't implement oplocks! Mar 20 11:17:20 showa16 kernel: smb_add_request: re...
2003 Dec 23
1
smbmount to Win2k dying after kernel/samba upgrades
...b (drives get mounted out of rc.local) //blitzwing/c /blitzwing/cdrive smbfs ip=192.168.1.2,ro,username=linux,password=XXXXXX //blitzwing/jimothy /blitzwing/write smbfs ip=192.168.1.2,rw,username=linux,password=XXXXXX Error lines from 'dmesg' on machine thats failing smb_add_request: request [c69f8ec0, mid=6] timed out! SMB connection re-established (-5) smb_lookup: find //Documents and Settings failed, error=-512 smb_add_request: request [c351be60, mid=13] timed out! smb_lookup: find //Documents and Settings failed, error=-5 smb_add_request: request [c3929ec0, mid=13] timed o...
2005 Nov 21
2
Help for problem samba between linux and windows
...et=utf8 0 0 result of df - k : //eurus/partage 65536000 3373056 62162944 6% /export/home/cerit/jagodin/partage But, there are frequently many errors in the /var/log/messages of my linux. *** Sometimes the problem is resolved automatiquely : for examples : Nov 17 23:30:32 corus kernel: smb_add_request: request [dba3ae80, mid=1222] timed out! Nov 17 23:35:01 corus mount.smbfs[1830]: [2005/11/17 23:35:01, 0] tdb/tdbutil.c:tdb_log(725) Nov 17 23:35:01 corus mount.smbfs[1830]: tdb(/var/cache/samba/gencache.tdb): tdb_lock failed on list 38 ltype=0 (Mauvais descripteur de fichier) Nov 17 23:35:01...
2004 Dec 29
1
smb_add_request times out
...copy a folder ("My Documents", actually) from a Win2K machine to a Linux machine running Samba. I can mount the folder under Linux using smbmount, but when I attempt the copy, using either rsync or cp, I get repeated messages like this after some files have been copied correctly: smb_add_request: request [cd403380, mid=797] timed out! On further investigation I determined that the copy was hanging up on a particular file -- a .ppt file of about 2.8MB. The preceding files were all much smaller. I was able to copy that file onto a different Win machine with no difficulty at all, so th...
2006 Oct 26
1
smb_add_request: request timed out!
Hey Samba team. I'm wondering if someone can review this thread posted at LinuxQuestions.org and maybe shed some light on the issue or help us understand if this is a bug or not. http://www.linuxquestions.org/questions/showthread.php?t=280936 I ran a site & bug search on "smb_add_request: request timed out!" and it didn't return anything. Please let me know if I should file a bug and gather any additional information. Thanks, Jason -- Jason Hibbets, RHCE Online Strategy & Operations - Support Project Manager Red Hat :: 900 Main Campus Drive :: Raleigh, NC 27606
2006 May 11
1
Re: [PATCH] smbfs: Fix slab corruption in samba error path
...esystem. > > In the log, smb_file_read reports error=4294966784 (0xfffffe00), which > also shows up in the slab dumps, and also is -ERESTARTSYS. Error code > 27499 corresponds to 0x6b6b, so the rq_errno field seems to be the only > one being set after freeing the slab. > > In smb_add_request (which is the only place in smbfs where I found > ERESTARTSYS), I found the following: > > if (!timeleft || signal_pending(current)) { > /* > * On timeout or on interrupt we want to try and remove the > * request from the...
2005 Jun 16
0
Error with smbfs
...r server (Win2k server or pro) I've tested the Alan-Cox's patch 7 also, but without succesfull. My previos kernel (2.4.24) work correctly. Smbclient work correctly with new kernels. Report error from /var/log/messages for kernel 2.6.11.11 and 2.6.11.12: Jun 15 09:29:03 darkknight kernel: smb_add_request: request [c5595e80, mid=29] timed out! Jun 15 09:29:03 darkknight kernel: smb_writepage_sync: failed write, wsize=4096, write_ret=-5 Jun 15 09:33:48 darkknight kernel: smb_writepage_sync: failed write, wsize=4096, write_ret=-512 Jun 15 09:41:05 darkknight kernel: smb_writepage_sync: failed write, w...
2004 Jul 27
0
Problems with Samba and kernel 2.6
...ve problems using Samba with Kernel 2.6. With smbmount: mounting works but changing to the mounted directory or doing an 'ls' there leads to a timeout. Syslog says: $ cd /mnt/serv/c Jul 27 10:37:19 sbs93 kernel: smb_setup_bcc: Packet too large 4257 > 4096 Jul 27 10:37:49 sbs93 kernel: smb_add_request: request [ea195e80, mid=0] timed out! $ ls Jul 27 10:38:36 sbs93 kernel: smb_receive_header: short packet: 0 Jul 27 10:39:06 sbs93 kernel: smb_add_request: request [e8d5be80, mid=1] timed out! Jul 27 10:39:06 sbs93 kernel: smb_receive_header: short packet: 0 Jul 27 10:39:36 sbs93 kernel: smb_add_...
2004 Sep 10
1
smbf errors
...2.4.x, I assume the problem lies within smbfs. Kernel version: 2.6.8.1 Samba version: 3.0.4 Dist: Debian unstable I get errors when I try to mount a share from OS/2 4.0: 1) smbmount everything's fine 2) cd into the mounted dir smbfs output: ? smb_setup_bcc: Packet too large 4257>4096 ? smb_add_request: request [f7298e80, mid=0] timed out! 3) ls in the mounted dir smbfs output: ? smb_receive_header: short packet: 0 ? smb_add_request: request [f7353e80, mid=1] timed out! Then ls says: ls: .: Input/output error 4) cd .. smbfs output: ? smb_get_length: Invalid NBT packet, code 39 ? smb_add_reques...
2004 Sep 13
0
smbf errors with kernel 2.6
...l 2.4.x, I assume the problem lies within smbfs. Kernel version: 2.6.8.1 Samba version: 3.0.4 Dist: Debian unstable I get errors when I try to mount a share from OS/2 4.0: 1) smbmount everything's fine 2) cd into the mounted dir smbfs output: ? smb_setup_bcc: Packet too large 4257>4096 ? smb_add_request: request [f7298e80, mid=0] timed out! 3) ls in the mounted dir smbfs output: ? smb_receive_header: short packet: 0 ? smb_add_request: request [f7353e80, mid=1] timed out! Then ls says: ls: .: Input/output error 4) cd .. smbfs output: ? smb_get_length: Invalid NBT packet, code 39 ? smb_add_request...
2005 Sep 21
0
Samba transfer problems
hi all! i have a very strange problem with samba: when i try to copy some files with samba the connection freeze and after some time i get can read in my log file: Sep 16 22:47:35 srv01 smb_add_request: request [dd6d1e40, mid=29034] timed out! Sep 16 22:48:36 srv01 smb_add_request: request [dd6d1e40, mid=34953] timed out! Sep 16 22:49:06 srv01 smb_add_request: request [dd6d1e40, mid=34954] timed out! Sep 16 22:49:36 srv01 smb_add_request: request [dd6d1e40, mid=34955] timed out! Sep 16 22:49:...
2005 Nov 29
0
I/O error samba mount point (only with smbfs)
...5/10/17 11:02:00, 0] lib/util_sock.c:send_smb(762) Oct 17 11:02:00 x370 smbd[8747]: Error writing 39 bytes to client. -1. (Connection reset by peer) The /var/log/messege on client shows: Oct 17 17:47:56 x206f kernel: smb_lookup: find //p0 failed, error=-5 Oct 17 17:48:26 x206f kernel: smb_add_request: request [e56b9c80, mid=121] timed out! Oct 17 17:48:26 x206f kernel: smb_lookup: find //p0 failed, error=-5 Oct 17 17:48:56 x206f kernel: smb_add_request: request [e56b9c80, mid=122] timed out! Oct 17 17:48:56 x206f kernel: smb_lookup: find //p1 failed, error=-5 Oct 17 17:49:26 x206f kernel:...
2005 Nov 28
1
Is samba or a kernel bug causing my FC4 server to crash?
...rash excerpts of the sytem log. Anybody know how to tell if samba is involved and if so, if it is responsible? ################################################################################ Nov 8 17:15:14 poseidon automount[32023]: failed to mount /win/metal10 Nov 8 17:15:37 poseidon kernel: smb_add_request: request [efeff680, mid=36572] timed out! Nov 8 17:15:37 poseidon kernel: smb_writepage_sync: failed write, wsize=4096, write_ret=-5 Nov 8 17:15:37 poseidon kernel: smb_add_request: request [eb962080, mid=14] timed out! Nov 8 17:21:53 poseidon kernel: Unable to handle kernel paging request at vi...
2004 Jun 04
0
Inactive smb mounts freeze linux 2.6.5 and samba 3.0.4
...o reach a file on the mounted dir or just do a plain ls. I have to kill ls to be able to go any further. Sometimes i even have to do kill -9. If i then umount the volume and remount it, everything works fine again for some time. I have no idea what is the problem! dmesg give me lines like these: smb_add_request: request [c6e14e80, mid=1206] timed out! smb_add_request: request [c6e14e80, mid=7] timed out! smb_add_request: request [c3164e80, mid=1207] timed out! Here are some infos Slackware 9.1 installed, kernel 2.6.5 and samba 3.0.4. I have tried with earlier versions of kernel 2.6 and samba3, but with...
2006 Sep 01
11
BUG: soft lockup detected on CPU#0! on 3.0.2-2
...005003b CR2: b7f77000 CR3: 326e2000 CR4: 00000640 [<c0131bb3>] autoremove_wake_function+0x0/0x4b [<c0104b5e>] ret_from_fork+0x6/0x10 [<c0131bb3>] autoremove_wake_function+0x0/0x4b [<f4990e18>] smbiod+0x0/0x16d [smbfs] [<c0102e6d>] kernel_thread_helper+0x5/0xb smb_add_request: request [f26c6e80, mid=6567] timed out! smb_lookup: find java/com failed, error=-5 smb_add_request: request [f26c6b80, mid=6566] timed out! smb_add_request: request [f26c6080, mid=6568] timed out! I get the same problem on -unstable. I can reliably reproduce the problem whenever I start a part...
2004 Jun 11
0
cannot copy files (samba 3.0.3, kernel 2.6)
...ommand 0x32 Jun 7 10:20:08 brunettie kernel: smb_proc_readdir_long: error=-2, breaking Jun 7 10:20:37 brunettie kernel: smb_errno: class ERRSRV, code 64 from command 0x2f Jun 7 10:20:37 brunettie kernel: smb_writepage_sync: failed write, wsize=4096, write_ret=-5 Jun 7 10:29:21 brunettie kernel: smb_add_request: request [0468ce80, mid=35] timed out! and after this first error, even if i restart smb this is what i get: Jun 11 15:33:28 brunettie kernel: smb_add_request: request [06624e80, mid=32] timed out! Jun 11 15:33:28 brunettie kernel: smb_lookup: find //emi failed, error=-5 However, i can still bro...
2004 Sep 23
1
smbfs mounts cause hangs in kde/gnome
...use smbmount //server/share mymountpt -oguest which connects fine, but it all dies (hangs) if I try to look in that mounted directory with konqueror in kde OR nautillus in gnome. In dmesg of the server computer I get: smb_proc_readdir_long: error=-512, breaking and the same but with error -13 smb_add_request ... Timed Out! this last one repeats infinitely. and often some other stuff too. I've googled till I'm goggled and all I've found is similar postings but without answers. thanks rich
2004 Nov 23
1
input/output error
hi all! I can mount smbfs share, but when I try to edit file on that mount it gets locked and in the log file I've got this: kernel: smb_trans2: invalid data, disp=0, cnt=0, tot=0, ofs=0 kernel: smb_add_request: request [0b82ce40, mid=26] timed out! kernel 2.6.9 samba 3.0.8, 3.0.9 OS fedora core 3, (tried on freebsd, samething) tried to play with server settings, nothing helped (windows boxes work fine with the same server) Any suggestions? Thanks Alex
2004 Dec 14
1
Unable to save files to share
...installed the kernel upgrade on my desktop (SuSE 9.1, Samba 3.0.4). However, with this kernel, when I try to save to a share on my server (Samba 2.2.8), I get this set of error messages: Dec 13 22:10:25 p133 kernel: smb_trans2: invalid data, disp=0, cnt=0, tot=0, ofs=0 Dec 13 22:10:55 p133 kernel: smb_add_request: request [d87c4e80, mid=388] timed out! Dec 13 22:10:57 p133 kernel: smb_trans2: invalid data, disp=0, cnt=0, tot=0, ofs=0 Dec 13 22:11:27 p133 kernel: smb_add_request: request [d87c4e80, mid=399] timed out! Reverting the kernel back to the previous version is a temporary workaround; however, I...