Displaying 6 results from an estimated 6 matches for "140tb".
Did you mean:
10tb
2018 Jan 16
3
Samba46 Listen queue overflow in FreeBSD 11.1
On Tue, 2018-01-16 at 22:56 +0100, Peter Eriksson via samba wrote:
> There are a number of rather low listen() queue limits in Samba which we also ran into on our pretty busy (around 300-500 users/server) Samba servers, also on FreeBSD 11.1 (six servers with 256GB RAM, 2x10Gbit ethernet, 140TB of storage).
>
> Please find enclosed a patch we use to up the limits (quite a bit).
Sadly the list ate your patch. Patches are best sent to samba-
technical in any case.
Sorry,
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Develop...
2019 Nov 14
1
get_share_mode_lock: get_static_share_mode_data failed: NT_STATUS_NO_MEMORY
Samba 4.10.8 - > 4.11.2 (latest update)
FreeBSD 11.3-RELEASE-p3
Dell PowerEdge R730xd with 256GB RAM and some 140TB disk
ZFS filesystems
smb.conf:
[global]
private directory = /liu/etc/samba/private
lock directory = /liu/var/samba/locks
cache directory = /liu/var/samba/cache
state directory = /liu/var/samba/state
ncalrpc dir = /liu/var/samba/ncalrpc
;; Network interfaces
bind interfaces only = t...
2018 Jan 16
2
Samba46 Listen queue overflow in FreeBSD 11.1
Hello everyone,
We are trying to track down some samba issues and wondering there are some
settings we can tweak.
We have a new Supermicro server running the following with 192GB of RAM, 32
active CPUs and 54TB of usable zfs mirrors (raid10).
uname -a
FreeBSD hostname 11.1-RELEASE-p4 FreeBSD 11.1-RELEASE-p4 #0: Tue Nov 14 06:12:40 UTC 2017
root at
2018 Jan 17
0
Samba46 Listen queue overflow in FreeBSD 11.1
...gt; On Tue, 2018-01-16 at 22:56 +0100, Peter Eriksson via samba wrote:
>> There are a number of rather low listen() queue limits in Samba which we also ran into on our pretty busy (around 300-500 users/server) Samba servers, also on FreeBSD 11.1 (six servers with 256GB RAM, 2x10Gbit ethernet, 140TB of storage).
>>
>> Please find enclosed a patch we use to up the limits (quite a bit).
>
> Sadly the list ate your patch. Patches are best sent to samba-
> technical in any case.
>
> Sorry,
>
> Andrew Bartlett
> --
> Andrew Bartlett...
2018 Jan 16
0
Samba46 Listen queue overflow in FreeBSD 11.1
There are a number of rather low listen() queue limits in Samba which we also ran into on our pretty busy (around 300-500 users/server) Samba servers, also on FreeBSD 11.1 (six servers with 256GB RAM, 2x10Gbit ethernet, 140TB of storage).
Please find enclosed a patch we use to up the limits (quite a bit). The patch makes it possible to control the queue limit via the config file using a “socket listen backlog” parameter. We set it to 1024 on our servers. With the default (10) things go wrong too often. (For example wh...
2019 Nov 14
6
get_share_mode_lock: get_static_share_mode_data failed: NT_STATUS_NO_MEMORY
Upgraded to Samba 4.11.2 and I?ve now too started seeing the message:
get_share_mode_lock: get_static_share_mode_data failed: NT_STATUS_NO_MEMORY
A lot. I modified the source in source3/locking/share_mode_lock.c a bit in order to print out the values of the service path, smb_fname & old_write_time when it fails and it seems they are all NULL?
[2019/11/14 14:24:23.358441, 0]