Displaying 20 results from an estimated 10000 matches similar to: "system hangs because of samba?!"
1998 Jul 27
0
AutoCAD R14 and SAMBA 1.9.18pl8
Hello,
We've had serious performance problems loading AutoCAD R14 .dwg files from a
VAResearch VArServer 3000 (dual 400MHz PII, Red Hat 5.0, SAMBA 1.9.17p4,
256MB RAM, 36GB RAID5). The problem is that on first access, trying to read
the .dwg file is very, very slow -- a 10MB .dwg file loaded from an NT4.0sp3
server using a win95 station using AutoCAD R14 and SoftDesk AutoArchitect
takes in
2005 Apr 27
0
Samba + Clipper too slow
Hi everybody!
We've a legacy application based on Clipper, very important
for the company.
And we want to share the database and program files through
a samba server with Gentoo Linux.
But, when the users mapping the resource with a Windows 98, 2K
or XP client, the application run VERY VERY slow.
This application has been shared with Windows 98, 2K or XP
and run too much faster than Samba.
2017 Apr 21
1
Speed tuning
I have a Rootserver-> V-Server -> vpn-> samba connection. -1
GBit/s-Port: Granted 200 MBit/s: MAX 1 GBit/s: ...
Using vpn direct I get the maximum speed of the local internet
connection about 6MiB/s
Using samba the maximum speed is about 2,6 MiB/s for a single download
and twice 2.2MiB/s for a double download
Upload is the same as my internet connection 1MiB/s
I increased the speed
2002 Sep 15
1
samba speed optimization
Hi All!
Any ideas to config file to get more speed to samba filesharing,
I am already using following in smb.conf:
log level = 1
socket options = TCP_NODELAY IPTOS_LOWDELAY
read raw = yes
write raw = yes
oplocks = yes
max xmit = 65535
dead time = 15
1999 Feb 01
0
Samba takes some time to wake up...
Subject: Samba takes some time to wake up....
Hi folks,
We are using Samba-2.0. with RedHat 5.2 on a PII-350MHz
and RAID SCSI HD as a domain-logon-server. The clients
are Win 95 Pentium PCs connected by ethernet.
The problem is:
Samba takes a long time, i.e. 1 min, to let
the first user log on in the morning.
After that the response times are reasonable.
1997 Dec 09
0
save as in windows
First off I want to thank everyone who is working and contributing to
Samba. I have installed FreeBSD on a Pentium PC and have compiled samba
with gcc. I have it working and can post shares of printers and drives
but have ran into a problem. I read through the documentation several
times and can't seem to find the answer. When I open a document for any
Windows-based Apps and try to save it.
2013 Feb 25
1
smb2 vs. NT1
hi All,
We have a glusterfs cluster with 5 nodes on Ubuntu 12.04 amd64.
We use this smb.conf:
[global]
socket options = IPTOS_THROUGHPUT TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=131072 SO_RCVBUF=131072
read raw = yes
server string = %h
write raw = yes
#oplocks = yes
max xmit = 131072
dead time = 15
getwd cache = yes
use sendfile=yes
block size = 131072
load printers = no
aio read size
1999 Dec 12
3
Samba writing speed with big blocks
Hello !
I'm having serious problems with Samba's writing speed (both 2.0.5a from
RH 6.1 and 2.0.6 compiled from sources) on a 100Mbit network.
If I write a file with block size 65487 or less, then the writing speed is about
7-8 MB/s - a very nice value, my bow to the Samba team :)
If I change the block size to 65488 or more, then the writing speed falls
down to 3 MB/s, which is not what
2008 Jun 09
2
samba/network performance
Hi list,
we're having some problems with our Samba Server based on Debian Eth with Samba version 3.0.24. When a user copies a file to a share the performance is just about 10-15 MBits/s. Doesn't matter what OS the client uses. The server itself has a 1 G connection. Both are directly connected to the switch so there couldn't be a buggy cable/box between them. When i measure the speed
1999 Apr 28
2
Samba 2.0.3
Hi,
I am unable to log into samba anymore since I upgraded to 2.0.3. I've
attached my smb.conf below and I've even gone to trying the CVS releases to
see if one of them will help.
First of all, I get soemthing like
{33}: smbclient -L vilnius -U mharrell
Added interface ip=207.97.105.146 bcast=207.97.105.255 nmask=255.255.255.128
Password:
session setup failed: ERRSRV
1998 Dec 21
1
Problems with SMB.CONF
Hi everyone,
I installed SAMBA-1.9.18p10 on my computer which is a LINUX 2.0.30 and
configure it with the following smb.conf file:
========================================================== BEGIN
[global]
load printers = no
guest account = nobody
workgroup = SAMBA
wins proxy = no
wins server = 194.225.42.33
log level = 1
log file = /usr/local/samba/var/log.%m.%a
max log
2016 Feb 04
0
10GE performance issues
Hi. Try add this to your config in global section.
socket options = SO_KEEPALIVE TCP_NODELAY IPTOS_THROUGHPUT SO_RCVBUF=262140
SO_SNDBUF=262140
max xmit = 262140
stat cache = yes
max stat cache size = 262140
server max protocol = SMB2_10
server min protocol = NT1
client min protocol = NT1
client max protocol = SMB2_10
getwd cache = yes
read raw = yes
write raw = yes
level2 oplocks = yes
locking =
2003 Aug 16
1
update: Win2kPro's TCP/IP Stack is crippled!
I've been doing some testing between Windows 2000 Pro (SP4) and Windows 2000
Server (no SP and SP4) -- specifcally testing file transfers from a Samba
2.2.8a server.
Samba server: P4/2.2GHz, ServerWorks chipset, SCSI UW2 disk subsystem
(Bonnie++ tested to 35MB/sec), 3Com (acenic) gigabit ethernet
Win2kPro: P3/700, 3Com Vortex 100mbit network card
Win2kServer: P3/800, 3Com Vortex 100mbit
2009 Jan 05
1
poor read/write performance due to TCP window size configuration
Hi,
I am using a TCP link that requires TCP window size to be at least 256K.
Below is my smb.conf file.
I have tried to capture the packets using wireshark after the configuration. However, the TCP windows size still cap at about 64k
How should I configure it? My samba version is Version 3.0.24-11.fc6
Thank You.
Best Regards,
Gary
[global]
workgroup = TESTBED
server string = Samba
1997 Dec 19
1
Couldn't register domain?
What do these log messages mean?
12/19/1997 14:29:09 netbios nameserver version 1.9.18alpha13 started
Copyright Andrew Tridgell 1994-1997
12/19/1997 14:29:09 become_domain_master_browser_wins: attempting to become domain master browser on workgroup COAA, subnet UNICAST_SUBNET.
become_domain_master_browser_wins: querying WINS server at IP 38.178.252.3 for domain master browser name
2002 Aug 15
2
Samba Speed Problem
Hi..
Can anybody help me.. here is my problem:
I have a little LAN with a Samba Box (It's my PDC), and some DOS PCs,
running my core bussiness application (Foxpro 2.6)
All the Boxes are Intel 440BX2 whit Celeron 600MHZ, HD 10GB Maxtor 5400RMP,
64MB RAM and 3Com 905B Nic.
The DOS Box have MSDOS 6.22 with MSClient 3.0
everything it's Ok about the connection and autentication with
1999 Sep 13
0
chat script under FreeBSD
Hello,
I am running FreeBSD 4.0 and Samba version 2.0.4b. I am trying
get my smbpasswd+samba password to synchronize. At this point
when I run smbpasswd <user> as root it will change the samba password
and update the UNIX password as well. Problem is, that a user running
smbpasswd at his shell prompt or using Passwords (from Control Panel)
will not change the smbpassword and not update the
2011 Apr 14
1
speed-tuning samba?
What's the current state of the art with this black magic?
It looks like there are a vast number of tuning options and the ones
that typically show up in advice are:
socket options = TCP_NODELAY IPTOS_LOWDELAY
read raw = yes
write raw = yes
oplocks = yes
max xmit = 65535
dead time = 15
getwd cache = yes
some of which may be the defaults anyway.
One thing in particular that I'd like to
2007 Sep 28
0
samba-3.0.24 on openbsd: low throughput
greetings list. am serving SMB using the samba-3.0.24 package on an
openbsd 4.1-release machine and am seeing really low throughput from the
server, even when both the server and client are on gigabit ethernet.
the maximum throughput i've been able to attain is ~6 MBps, which is
pretty slow, both on 100 Mbps and 1 Gbps segments. this top speed is
identical on both 100 Mbps and 1 Gbps.
2011 May 04
0
Connecting samba + winbind with 2 controllers windows domains.
I have configured Samba + Winbind + AD. Currently my windows domain consists
of 2 servers and all the samba settings I have it on one of them.
How I can do so if one server fails windows, work with other Windows server?
I have only to add to server2 to the password server option in my smb.conf?
Use: samba-winbind-3.0.33 + 3.0.33
My krb5.conf:
[Logging]
default = FILE: / var/log/krb5libs.log