Displaying 4 results from an estimated 4 matches for "westendstr".
2016 Feb 03
6
10GE performance issues
...Yes
server signing = mandatory
client signing = mandatory
client use spnego = Yes
ntlm auth = Yes
lanman auth = No
preferred master = no
printcap name = /etc/printcap
load printers = no
Do you have any suggestions?
Kind regards,
Martin
--
Martin Markert
Westendstr. 89
80339 München
2016 Feb 04
0
10GE performance issues
...use spnego = Yes
> ntlm auth = Yes
> lanman auth = No
>
> preferred master = no
>
> printcap name = /etc/printcap
> load printers = no
>
>
> Do you have any suggestions?
>
> Kind regards,
> Martin
> --
> Martin Markert
> Westendstr. 89
> 80339 München
>
>
I could hazard a guess that NFS is simply faster than CIFS. Still
getting only 10% of the raw disk capability seems pretty bad. Would I be
right in assuming the two different workstations are similar in terms of
hardware?
Also, have you considered the possibilit...
2016 Feb 04
0
10GE performance issues
...lient use spnego = Yes
> ntlm auth = Yes
> lanman auth = No
>
> preferred master = no
>
> printcap name = /etc/printcap
> load printers = no
>
>
> Do you have any suggestions?
>
> Kind regards,
> Martin
> --
> Martin Markert
> Westendstr. 89
> 80339 München
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
2016 Feb 04
2
10GE performance issues
On Thu, Feb 04, 2016 at 09:03:21AM +0300, Владимир Терентьев wrote:
> Hi. Try add this to your config in global section.
>
> socket options = SO_KEEPALIVE TCP_NODELAY IPTOS_THROUGHPUT SO_RCVBUF=262140
> SO_SNDBUF=262140
Sorry to step in, but SO_SNDBUF and SO_RCVBUF are almost always bad for
performance, unless you know *EXACTLY* what you're doing at a packet
level. A general