Displaying 20 results from an estimated 33 matches for "send_file_readx".
2004 Jan 09
0
Samba 2.2.8a and HP-UX 11.11 (11i)
...all_trans2setfilepathinfo(8) admin/umdnj2k.bmp info_level=1004 totdata=40
[2004/01/09 15:57:11, 3] smbd/process.c:process_smb(846)
Transaction 59274 of length 63
[2004/01/09 15:57:11, 3] smbd/process.c:switch_message(685)
switch message SMBreadX (pid 10467)
[2004/01/09 15:57:11, 3] smbd/reply.c:send_file_readX(2581)
send_file_readX fnum=11677 max=4096 nread=4096
[2004/01/09 15:57:11, 3] smbd/process.c:process_smb(846)
Transaction 59275 of length 63
[2004/01/09 15:57:11, 3] smbd/process.c:switch_message(685)
switch message SMBreadX (pid 10467)
[2004/01/09 15:57:11, 3] smbd/reply.c:send_file_readX(25...
2005 Mar 02
0
Still having trouble with slow opening of printer properties
...ht I might see some improvements in
response.
But no change. I really don't think it's the pipe that's at fault,
there's something wrong with my samba configuration. When I open the
properties of a printer, I see the following lines in the log trickle
by, always pausing at the line send_file_readX
[2005/03/02 19:16:09, 3] smbd/process.c:switch_message(887)
switch message SMBreadX (pid 6856) conn 0x839a388
[2005/03/02 19:16:09, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 103) - sec_ctx_stack_ndx = 0
[2005/03/02 19:16:09, 3] smbd/reply.c:send_file_readX(2154)
send_file_readX...
2005 Jan 02
1
sendfile questions...
Why in smbd/reply.c does send_file_readX only use sendfile if write cache
size is 0?
<snip>
if (chain_size ==0 && (CVAL(inbuf,smb_vwv0) == 0xFF) && lp_use_sendfile(
SNUM(conn)) &&
(lp_write_cache_size(SNUM(conn)) == 0) ) {
</snip>
While its true send_file_readX works regardle...
2004 Aug 30
3
cannot access files after update samba 3.0.5 -> 3.0.6 (Redhat 6.2)
...but cannot read files. This happens with Windows XP client or smbclient. After downgrading to 3.0.5 samba works fine again.
It seems to be a Redhat 6.2 problem. On a second computer with Redhat 9 this problem does not occur.
This line is written in log.smbd:
[2004/08/27 18:29:01, 0] smbd/reply.c:send_file_readX(2122)
send_file_readX: sendfile failed for file wk/xx (Das Argument ist ung?ltig). Terminating
("Das Argument ist ung?ltig" --> "invalid argument")
and this with debug level 10:
...
[2004/08/27 18:29:01, 3] smbd/process.c:switch_message(887)
switch message SMBreadX (...
2012 Aug 06
1
with streams_xattr enabled, ads are written correctly but not retrieved
...not permitted
[2012/08/06 00:53:26.382136, 3] smbd/process.c:1662(process_smb)
Transaction 320 of length 63 (0 toread)
[2012/08/06 00:53:26.382386, 3] smbd/process.c:1467(switch_message)
switch message SMBreadX (pid 12102) conn 0x7f02fcec2aa0
[2012/08/06 00:53:26.382884, 3] smbd/reply.c:3702(send_file_readX)
send_file_readX fnum=10396 max=32768 nread=32768
[2012/08/06 00:53:26.383828, 3] smbd/process.c:1662(process_smb)
Transaction 321 of length 63 (0 toread)
[2012/08/06 00:53:26.384164, 3] smbd/process.c:1467(switch_message)
switch message SMBreadX (pid 12102) conn 0x7f02fcec2aa0
[2012/08/06...
2017 Jun 25
2
Samba freezes
.../process.c:1538(switch_message)
> switch message SMBreadX (pid 23003) conn 0x557ede2f1420
> [2017/06/25 16:33:39.646149, 3] ../source3/lib/util.c:1183(fcntl_getlock)
> fcntl_getlock: fd 35 is returned info 2 pid 0
> [2017/06/25 16:33:39.646193, 3]
> ../source3/smbd/reply.c:4178(send_file_readX)
> send_file_readX fnum 62440 max=2048 nread=2048
> [2017/06/25 16:33:39.649153, 3]
> ../source3/smbd/process.c:1957(process_smb)
> Transaction 34186 of length 63 (0 toread)
> [2017/06/25 16:33:39.649209, 3]
> ../source3/smbd/process.c:1538(switch_message)
> switch mess...
2005 Feb 23
0
Excessive file traffic when viewing Printer Properties with 3.0.11
..._file(245)
dlandgre opened file W32X86/3/HPBAFD32.DLL read=Yes write=No (numopen=10)
It opens and closes the same files repeatedly. The latency is much
more than the VPN tunnel alone would suggest. At higher debug levels,
it spends lots of time spitting out
[2005/02/23 12:24:47, 3] smbd/reply.c:send_file_readX(2226)
send_file_readX fnum=8325 max=512 nread=512
[2005/02/23 12:24:47, 3] smbd/process.c:process_smb(1091)
Transaction 23864 of length 63
[2005/02/23 12:24:47, 3] smbd/process.c:switch_message(886)
switch message SMBreadX (pid 6827) conn 0x83cb6e0
[2005/02/23 12:24:47, 3] smbd/sec_ctx.c:set_...
2007 Aug 29
0
Performance problem when copy from samba server to client
...ustrumi-1.5.1.iso (fnum = -1) level=512
call=5 total_data=0
[2007/08/23 16:30:45, 3] smbd/process.c:process_smb(1068)
Transaction 15 of length 63
[2007/08/23 16:30:45, 3] smbd/process.c:switch_message(926)
switch message SMBreadX (pid 3100) conn 0x80461658
[2007/08/23 16:30:45, 3] smbd/reply.c:send_file_readX(2640)
send_file_readX fnum=6889 max=16384 nread=16384
[2007/08/23 16:30:45, 3] smbd/process.c:process_smb(1068)
Transaction 16 of length 63
[2007/08/23 16:30:45, 3] smbd/process.c:switch_message(926)
switch message SMBreadX (pid 3100) conn 0x80461658
[2007/08/23 16:30:45, 3] smbd/reply.c:send...
2006 Apr 11
4
Unable to run application from share
I'm not sure if this is a samba problem or just a problem with the app.
I'm unable to an application from a shared drive "\\ucd01\protel\". I've mapped the network drive "k:\protel\"and the apps ini file points to it but gives me an error message suggesting it can't see the drive. XP can however and I can browse it in explorer.
A strange thing is that when I
2004 Aug 21
0
samba client/server bug?
...ss.c:process_smb(890)
Transaction 14 of length 63
[2004/08/21 18:07:00, 3] smbd/process.c:switch_message(685)
switch message SMBreadX (pid 30604)
[2004/08/21 18:07:00, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 1001) - sec_ctx_stack_ndx = 0
[2004/08/21 18:07:00, 3] smbd/reply.c:send_file_readX(2075)
send_file_readX fnum=12024 max=4096 nread=4096
[2004/08/21 18:07:00, 3] smbd/process.c:process_smb(890)
Transaction 15 of length 63
[2004/08/21 18:07:00, 3] smbd/process.c:switch_message(685)
switch message SMBreadX (pid 30604)
[2004/08/21 18:07:00, 3] smbd/sec_ctx.c:set_sec_ctx(288)...
2008 Nov 20
0
strange problem with kernel oplocks
...?
???????-2005?/Podschet_Sosn_ispr_2005/??? I. ?????1 ?????.
?????.????/??????? ? ??.1,2,3,4,10/ris.2.1
.Tekt.wmf): pos = 330004, size = 24, returned
24
[2008/11/19 11:32:28, 3]
smbd/reply.c:send_file_readX(2641)
send_file_readX fnum=5756 max=24
nread=24
[2008/11/19 11:32:28, 5]
lib/util.c:s...
2006 Oct 04
1
GFS and samba problem, again
...ction 124 of length 76
switch message SMBtrans2 (pid 2942) conn 0x8f6b038
call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 1005
call_trans2qfilepathinfo cint95-intel.mtw (fnum = 4676) level=1005 call=7 total_data=0
Transaction 125 of length 63
switch message SMBreadX (pid 2942) conn 0x8f6b038
send_file_readX fnum=4676 max=24 nread=24
Transaction 126 of length 45
switch message SMBclose (pid 2942) conn 0x8f6b038
close fd=22 fnum=4676 (numopen=3)
push_sec_ctx(503, 103) : sec_ctx_stack_ndx = 1
push_conn_ctx(104) : conn_ctx_stack_ndx = 0
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
pop_sec_ctx (503, 103)...
2004 May 21
0
Problem with w2k machines.
...ss.c:process_smb(890)
Transaction 1965 of length 63
[2004/05/20 16:00:59, 3] smbd/process.c:switch_message(685)
switch message SMBreadX (pid 12400)
[2004/05/20 16:00:59, 4] smbd/uid.c:change_to_user(122)
change_to_user: Skipping user change - already user
[2004/05/20 16:00:59, 3] smbd/reply.c:send_file_readX(1949)
send_file_readX fnum=5936 max=512 nread=512
I am wondering if there's anything that stands out here as wrong, or at
least somewhere to start digging for a solution?
The SMB shares are all mounted via NFS, from a NAS device. We are not
using AD on our w2k servers.
my smb.conf:
# Globa...
2004 Oct 31
1
which kernel should be used to solve sendfile problem on linux?
...it happens 20 times in
one week to the client.
On the server I will see this in the log file:
[2004/10/30 17:37:33, 1] smbd/service.c:make_connection_snum(648)
wk26 (10.0.1.26) connect to service nova1 initially as user dmay
(uid=618, gid=100) (pid 29575)
[2004/10/30 17:38:39, 0] smbd/reply.c:send_file_readX(2134)
send_file_readX: sendfile failed for file
shoebox/sz20/playblast/layout/sz20q007s004_lf.avi (Connection reset by
peer). Terminating
[2004/10/30 17:38:39, 1] smbd/service.c:close_cnum(837)
wk26 (10.0.1.26) closed connection to service nova1
i've no problem upgrading system bits, but...
2004 Jan 23
1
NFS re-export 64bit / 32bit locking issue?
...packet at smbd/reply.c(4208) cmd=36 (SMBlockingX)
NT_STATUS_ACCESS_DENIE
D
[2004/01/22 16:31:13, 3] smbd/process.c:process_smb(890)
Transaction 41744 of length 63
[2004/01/22 16:31:13, 3] smbd/process.c:switch_message(685)
switch message SMBreadX (pid 4473)
[2004/01/22 16:31:13, 3] smbd/reply.c:send_file_readX(1846)
send_file_readX fnum=6397 max=1 nread=1
[2004/01/22 16:31:13, 3] smbd/process.c:process_smb(890)
Transaction 41745 of length 75
[2004/01/22 16:31:13, 3] smbd/process.c:switch_message(685)
switch message SMBlockingX (pid 4473)
[2004/01/22 16:31:13, 3] lib/util.c:fcntl_lock(1632)
fcntl_...
2005 Dec 17
2
Samba over PVFS: Corrupted Data
...39;ve had quite a few problems:
1. When we first made a Samba share, Windows (XP) explorer could see
files, but would not let us manipulate them. For example, if we
tried copying a file on the share, Windows would complain about a
bad file handle.
The Samba logs indicated that send_file_readX was causing a
problem, so we put "use sendfile = no" in the share's
configuration. We can now read from the share and save files
using Notepad.
2. However, if we try copying files to the share with explorer or
cmd, such as a pdf file, they get corrupted. The files...
2007 Aug 06
1
File locking issue
...08-06-07/Martini-central.rvt read=Yes
write=No (numopen=1)
[2007/08/06 16:43:22, 3] smbd/process.c:process_smb(1092)
Transaction 1150 of length 59
[2007/08/06 16:43:22, 3] smbd/process.c:switch_message(887)
switch message SMBreadX (pid 5566) conn 0x949fd00
[2007/08/06 16:43:22, 3] smbd/reply.c:send_file_readX(2160)
send_file_readX fnum=9565 max=4096 nread=4096
[2007/08/06 16:43:22, 3] smbd/process.c:process_smb(1092)
Transaction 1151 of length 41
[2007/08/06 16:43:22, 3] smbd/process.c:switch_message(887)
switch message SMBgetattrE (pid 5566) conn 0x949fd00
[2007/08/06 16:43:22, 3] smbd/reply.c:re...
2011 Feb 08
8
CentOs 5.5 Glusterfs 3.1.0 Samba 3.5 MSOffice Files
Dear all,
I have set up a two node workin gluster with glusterfs3.1 and Samba-Sernet
3.5.
Everything is working great except MSOffice files (Word/Excell). On the
gluster-vol they have the strange behavior
That they rest read only, write protected. Every other type of files can be
manged without problem, openoffice files too.
So when I save a word file on the vol and try to change it it is write
2019 Jun 20
1
Connection time-out opening documents since system update and reboot
Dear Sirs,
Yesterday after an update of our office file server (apt packages and
then a reboot) most documents time-out when they are opened, host
specifics below:
Distribution??? ??? :??? Debian 9.9
Samba version?? :??? 4.5.16-Debian
syslog:
Jun 20 10:09:26 hostname smbd[19246]: [2019/06/20 10:09:26.216093,? 0]
../source3/smbd/process.c:2860(keepalive_fn)
Jun 20 10:09:26 hostname
2014 Jul 30
0
[Announce] Samba 4.0.20 Available for Download
...G 10469: ldb-samba: fix a memory leak in
ldif_canonicalise_objectCategory().
* BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
* BUG 10696: Backport autobuild/selftest fixes from master.
* BUG 10706: s3:smb2_read: let smb2_sendfile_send_data() behave like
send_file_readX().
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical IRC channel on irc.freenode.net.
If you do report problems then pleas...