similar to: samba 4.x slow ...

Displaying 20 results from an estimated 1000 matches similar to: "samba 4.x slow ..."

2017 Nov 03
3
samba 4.x slow ...
On Fri, Nov 03, 2017 at 01:54:10PM +0100, Dr. Peer-Joachim Koch via samba wrote: > Hi Micha, > > no, I have to this. I'm normally just check what smbstatus shows: > > 33837   BGC\pkoch    users        XXX (ipv4:XXX:51118)    SMB2_10 > > Bye the way - 45 MB/s is not so bad, I just wanted to know if it's > possible to get 90MB/s or at 10G a little bit more. >
2017 Nov 03
0
samba 4.x slow ...
Hi Micha, no, I have to this. I'm normally just check what smbstatus shows: 33837   BGC\pkoch    users        XXX (ipv4:XXX:51118)    SMB2_10 Bye the way - 45 MB/s is not so bad, I just wanted to know if it's possible to get 90MB/s or at 10G a little bit more. What has been messaured  ? I used on a new HPC node (10G) smbclient to test the transfer speed and get (10G<->10G)
2017 Nov 06
0
samba 4.x slow ...
Setup:  Server 2x10GB NIC, client 1x1GB: Using smbclient with -mSMB3 I get an average of 52000 KiloBytes/sec (before 45000), using NFS (v3) from the same server I get  108000 KiloBytes/sec an more (mount ; cp; umount; ...) Bye, Peer On 03.11.2017 17:01, Jeremy Allison wrote: > On Fri, Nov 03, 2017 at 01:54:10PM +0100, Dr. Peer-Joachim Koch via samba wrote: >> Hi Micha, >>
2001 Mar 12
2
Some problems with samba 2.0.7
Hi, we are using samba 2.0.7. on our HP file-server. For the NT users everything is ok, but we are not able to setup WIN95/98 computers to use the shares. All computers are within the same domain. Shares of NT-pc can be used and also shares from other linux boxe, but NOT from the HP. The global section is the same on the linux and HP machines. Any idea ? How can we check what is going wrong ? A
2017 Nov 02
4
samba 4.x slow ...
Hi, we are running samba 4.4 on two machines as file servers. Both are running a GFS (stornext). The storage is attached using 8G HBA. You can get up to 800MB/s local speed. We are exporting the shares using 2x1GB and 2x10G. However the clients are only getting 40-50MB/s. With samba3 I think we had up to 80-90MB/s. Using a 100MB/s link for the client we see 12-13MB/s (wire speed). Using
2006 Oct 12
1
Error message - what does it mean ?
Skipped content of type multipart/mixed
2007 Jun 07
1
Problem with MacOSX and SAMBA
Skipped content of type multipart/mixed
2007 Feb 19
1
MAC OSX-Users - samba PDC - passwd
Skipped content of type multipart/mixed
2014 Apr 04
2
Migration samba3 -> samba4
Hi, we are still using a setup with openldap + samba3. On the unix systems we are using ldap for authentication, for all windows clients samba is used. When we migrate to samba4 what will happen to the unix clients ? Can they ask the samba4 PDC ? For an update . are there other Howto's as the https://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO just to get some
2002 Nov 04
1
Samba as printserver; problems with settings
Hi, we are using cups 1.1.15,samba 2.2.5 under suse8.0 for printing. Everything works well (driver download), but we have some problems with the settings for the printers. Under NT 4.0 it is not possible to set "document defaults" all values can not be changed (only in the printing dialog). Also everything is lost, when you log off. What can we do to fix it ? The problem is, that
2002 Sep 09
1
cupsaddsmb - problem; once again
Hello, I posted 2 weeks ago this problem and it is currently not working. First thanks a lot for all the hints and helps. In the attached file I have added (hopefully) all informations. To summarize: I want to setup a print server, which allows the user to download the necessary files for new printers. Installed are (on top of suse 7.1) samba 2.2.6_pre2 and cups 1.1.15_1. Installed the printers,
2002 Aug 30
1
cupsaddsmb - problem
Hello, I want to setup a new print server using cups and samba for our new institue. Everything is working well (printing from unix and windows), but the driver download for the windows clients won't work and I have no idea what's wrong. Currently i have installed cups-1.15 and samba 2.2.5 on top of suse 8.0 using the rpm-files from Lars Mueller(?)(ftp.suse.com/pub/people/lmuelle) and
2020 Jun 23
4
Voice broken during calls (again...)
Am 23.06.2020 08:43, schrieb Luca Bertoncello: And another thing, I discovered right now... > Could you suggest me something to restrict the problem? > Currently, I think the problem can be: > > 1) on Asterisk > 2) on my Gateway/Firewall A couple of years ago I added this entry in my firewall: /sbin/iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS
2007 Jul 06
8
interop with strongswan / ipsec
I see support in shorewall for the KAME-tools, how about strongswan ? I have setup shorewall 3.4.4 and strongswan 4.1.3, making this my vpn-gateway for the subnet behind it. # Shorewall version 3.4 - Zones File #ZONE TYPE OPTIONS IN OUT # OPTIONS OPTIONS fw firewall fil ipsec mode=tunnel mss=1400 net ipv4
2002 Oct 25
1
(no subject)
Dear all, I found this command in the HOWTO: iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --set-mss 128 It resolve (almost) all my problems with the voip traffic on my linux-based router. The question is: What does it make exactly? It is safe to use it? Thanks for your attention, Luca Andreani _______________________________________________ LARTC mailing list /
2018 Jun 29
2
[Bug 13496] New: lseek returned -1, not 2147483648: Invalid argument (22)
https://bugzilla.samba.org/show_bug.cgi?id=13496 Bug ID: 13496 Summary: lseek returned -1, not 2147483648: Invalid argument (22) Product: rsync Version: 3.1.2 Hardware: Sparc OS: Solaris Status: NEW Severity: normal Priority: P5 Component: core Assignee:
2010 Aug 04
1
error with ReadAffy()
Hi!I'm doing a little data importing from .cel files, > setwd("/home/mandova/celfiles") > mydata<-ReadAffy() Error in sub("^/?([^/]*/)*", "", filenames, extended = TRUE) : unused argument(s) (extended = TRUE) Then I tried > filenames<-paste("GSM",c(seq(138597,138617,1)),".cel",sep="") >
2020 Jun 22
2
Voice broken during calls (again...)
Am 22.06.2020 um 17:41 schrieb Marek Greško: Hi > try pinging your sip peer ip address following way: > > ping -n -M do -s 1300 -i 0.1 -c 100 ${ipaddress} > > Post several lines and the statistics. root at bpi:/etc/asterisk# ping -n -M do -s 1300 -i 0.1 -c 100 tel.t-online.de PING tel.t-online.de (217.0.128.133) 1300(1328) bytes of data. 1308 bytes from 217.0.128.133:
2005 Oct 25
1
how to increase the font size of axis data
Hello R Users, I am a new user to R. When we make a simple plot then how to increase the font size of the data at the each axis. Many thanks, Kind regards, Yogesh -- =========================================== Yogesh Tiwari, Max-Planck Institute for Biogeochemistry, Hans-Knoell Strasse 10, D-07745 Jena, Germany Office : 0049 3641 576 376 Home : 0049 3641 223 163 Fax : 0049 3641
2019 Aug 30
3
no DNS functionality on second subnet
What for OS is the server and windows clients? The VPN tunnel, are you lowering MTU sizes? Something like: -A FORWARD -m policy --pol ipsec --dir in -s 192.168.0.0/24 -o eth1 -p tcp -m tcp --tcp-flags SYN,RST SYN -m tcpmss --mss 1361:1536 -j TCPMSS --set-mss 1360 On the client PC's, have you checkout the windows firewall and are you allowing the remote subnets. The samba server on the