Displaying 20 results from an estimated 800 matches similar to: "Slowdown when copying large files (PR#8624)"
1998 Aug 12
4
NT & Win98 slow copies
Howdy all:
For those who are curious (eg, Peter de Groot
<pdgtech@wantree.com.au>) here are the (I think) relevant posts
from recent samba digests concerning win98 and or NT performance
problems copying files between local drives and samba shares. It
looks like there should be some new options to play with in the
next samba release. Could Jeremy or Andrew confirm?
(BTW, nice
1998 Jul 26
3
Slowdown when copying large files (PR#8617)
> Further to my previous post, I have made an interesting discovery. This
> particular slowdown only occurs from clients that are running
> Windows 98.
The Windows98 explorer (and possibly other programs) incorrectly set the
"sync" bit in write requests to network shares. This causes an enormous
slowdown as Samba (quite correctly) does a fsync() on the file after each
write.
2004 Jun 01
1
Groups Under "Domain" Security
We are running Redhat 9, 2.4.20-30.9 kernel, Samba 3.0.0 and Winbind
3.0.0. Security is set to "Domain" and we are trying to set up shares
which will be available to valid NT 4.0 users and groups.
Winbind appears to be working, and you can use the commands "getent group"
and "getend passwd" to see that it is communicating with the NT domain for
user and group
1998 Jun 04
1
Slow writes continued
I posted a while back about getting very slow writes. People suggested
modifying (increasing) SO_SNDBUF and SO_RCVBUF and this actually helps
enormously. However, there is obviously something still not right. Writes
are still about 1/2 the speed of reads. This only seems to affect Win95
clients (NT machines are fine). Doing a write of a 20mb file to the server
generates the following message:
1997 Jul 16
0
SCO compilation of 1.9.16p10 and higher
Hello list,
We discovered that it was impossible to compile Samba
1.9.16p10 on SCO Openserver 3.2.2 (native compiler).
Here's a small patch that fixes this problem:
----cut here----
*** includes.h.orig Sun Feb 23 04:26:40 1997
--- includes.h Mon Jun 30 16:18:27 1997
***************
*** 668,692 ****
#include <prot.h>
#define crypt bigcrypt
#endif
- #ifndef EVEREST
-
1997 Jul 18
0
Samba 1.9.16pl11: dropping connections between Solaris 2.5.1 and WinNT4SP3
Hi all:
I am experiencing a problem where WinNT and Samba are dropping
connections during file transfers. I have the following smb.conf
settings:
keep alive = 30
dead time = 1440
socket options = IPTOS_THROUGHPUT SO_KEEPALIVE
(although I tried IPTOS_NODELAY with no apparent benefit). The client
is copying a large number of files up to the server, then there is a
pause at a random file,
1998 Apr 16
2
Problem with visual C++ and samba
We are having a problem with Microsoft visual C++ compiling source
code maintained on a samba server. Occasionaly the compiler reports
that it cant open the file vc50.pch. The samba server is running on a
freebsd box. Taking a look at the log files it looks like when the
operation fails the server is processing the command
open (vc50.pch for exclusive use
write
setattrE
write
open (vc50.pch
2000 Jun 02
0
Trouble with copying a file from Windows 95 to a mapped drive
A PC running Windows 95 has a share mounted from a Samba 2.0.7 server
running under Mac OS X Server. An attempt is being made to copy a
file on the PC called suse.iso to a subdirectory of the share
(faberlab) on the Samba server. The PC hangs a bit and eventually
complains that it can't create the file. Here is the debug log
starting from the moment the copy has begun...
[2000/06/02
1998 May 08
2
After almost every reboot, Samba printing is DOA under Solaris 2.6...
I just thought that I would put this out there and see if anyone else
sees this problem with Samba 1.9.18p4 (under Solaris 2.6).
It appears that after some reboots of Solaris, Samba printing is partly
dead. What I see in the logs are below, and what happens is that the
file to be printed is spooled to /var/spool/samba, like always, but
when the lpr command is issued it croaks. I've been
2002 Oct 15
1
smb_errno: class ERRDOS, code 112 from command 0xb
Hi.
We run Samba 2.2.1a in production and it seems to be working fine. We
run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure
it's for a reason, but I can't tell why), this shows up in the logs:
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct
2009 Aug 27
2
error sys_lseek copy file samba 2.2.7
I can?t copy some files from server to directory /adawork/softtek om AIX box
I?m using AIX 5.3 with samba 2.2.7-4
Here?s mys logs from samba server
_________________________________________
file log.windows-server
seek_file: (FAT_ATRASO_TRANS_5_3_1_in.txt) sys_lseek failed. Error was Invalid argument
[2009/08/27 13:30:59, 3] smbd/error.c:error_packet(94)
error string = Invalid argument
2001 May 10
0
rpcclient & enumprinters for large printcap files
Here's the scoop,
Well Jeremy and I found the bug last night. Unfortunately
it will not be fixed soon. The problem is a bug in our
client side code wrt oversized PDUs. When the needed
size > MAX_PDU_SIZE in a parsing struct, we need to fragment
the PDU and use SMBwrite instead of a single SMBtrans.
Fortunately, this has not gotten us into big trouble yet.
Jeremy knows how to fix it,
2004 Dec 19
0
[2.6 patch] remove outdated smbfs ChangeLog
The patch below removes an outdated samba ChangeLog file.
diffstat output:
fs/smbfs/ChangeLog | 160 ---------------------------------------------
1 files changed, 160 deletions(-)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-rc3-mm1-full/fs/smbfs/ChangeLog 2004-10-18 23:54:55.000000000 +0200
+++ /dev/null 2004-11-25 03:16:25.000000000 +0100
@@ -1,160 +0,0 @@
2005 Jan 08
0
[2.6 patch] remove outdated smbfs ChangeLog (fwd)
The patch forwarded below still applies against 2.6.10-mm2.
Please apply.
----- Forwarded message from Adrian Bunk <bunk@stusta.de> -----
Date: Sun, 19 Dec 2004 14:58:37 +0100
From: Adrian Bunk <bunk@stusta.de>
To: samba@samba.org
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] remove outdated smbfs ChangeLog
The patch below removes an outdated samba ChangeLog file.
1998 Jul 24
2
Slowdown when copying large files
I am currently investigating using samba on a Linux box to provide file
server services on our NT LAN (I'm a bit sick of NT doing dummy spits on
me). I'm running RH5.1, and have just upgraded samba to
samba-1.9.18p8-51.3 (using the rpm from
http://samba.anu.edu.au/samba/ftp/Binary_Packages/redhat/RPMS/5.1/samba-
1.9.18p8-51.3.i386.rpm)
The setup includes several NT servers, one set up as
2016 Apr 08
2
slowdown in notmuch perf suite with xapian 1.3.5
Olly Betts <olly at survex.com> writes:
>
> So the T00-new.sh numbers make sense - there's more work to do, and
> we need to read existing positional data more to insert the new stuff,
> so the increased reads and writes make sense.
>
> But guessing at what the other two tests do, I wouldn't expect them to
> be affected by this.
The non-optimized-away cases of
2003 Nov 27
2
File corrupted when copy one large file(10G) from NT4.0 to samba
Hi All,
When I copied one file from NT4.0 to Linux through samba with 'copy'
command in NT4.0, the file was always corrupted. Size of the file copied
into Linux was always about 4G. If I copied it through Windows Explorer,
it was OK. It seems samba cannot process the "Write Raw" request sent by
'copy' command correctly when file size is larger than 4G bytes. Thanks
2001 Mar 16
0
Some Users Work - Some don't (fwd)
----- Forwarded message from Brooklyn Linux Solutions CEO -----
>From ruben@www2.mrbrklyn.com Thu Mar 15 23:17:00 2001
From: Brooklyn Linux Solutions CEO <ruben@www2.mrbrklyn.com>
Message-Id: <200103160417.f2G4H0O09806@www2.mrbrklyn.com>
Subject: Some Users Work - Some don't
In-Reply-To: <200103160226.f2G2Q1i09494@www2.mrbrklyn.com> from Brooklyn Linux
Solutions CEO at
2003 Nov 10
1
criterion for variable selection in LDA
Hi
Since a stepwise procedure for variable selection (as e.g. in SPSS) for
a LDA is not implemented in R and anyway I cannot be sure, that all the
required assumptions for e.g. a procedure using a statistic based on
wilks' lambda, hold (such as normality and variance homogeneity) I would
like to ask you, what you would recommend me:
shall I e.g. define a criterion such as the error-rate
2001 Jan 25
3
Samba quota 'feature' fix?
Hey Guys and Gals,
I'm wondering if the quotas.c file is supposed to fix the problem where a
Linux x86 system running with the quota software causes corrupt files to be
written by Windows clients. I compiled it in and it didn't seem to make a
difference for the following problem.
In other words, if I enable quotas on my RH6.2 / 2.2.16-22 kernel box and
then write a file via Samba/Windows