Displaying 7 results from an estimated 7 matches for "smbd_cleanupd".
2016 Dec 20
2
Unable to convert first SID ( user DOMAIN\Administrator )
...2428-1234567789-696969692-500
NTDOM\Administrator 1
wbinfo -S S-1-5-21-2934682428-1234567789-696969692-500
0
And DC2 logs (* i cleared them all after the upgrade yesterday) 4.4.5 => 4.5.3
The only log message and looks ok.
log.smbd
[2016/12/20 08:00:45.047802, 0] ../source3/smbd/smbd_cleanupd.c:172(smbd_cleanupd_process_exited)
smbd_cleanupd_process_exited: got 0 cleanup events, expected at least 1
Time : 13:15 in the midday.
Both database replicatons tested are without errors.
samba-tool ldapcmp --filter='whenChanged' ldap://dc1.internal.domain.tld ldap://dc2.internal...
2018 Jul 08
0
cores from CentOS 7.5.1804 and 4.7.1-6.el7
...c.so.6(__libc_start_main+0xf5) [0x7fba3af63445]
#36 /usr/sbin/smbd(+0x8571) [0x55bd819e0571]
[2018/07/08 03:01:55.937278, 0] ../source3/lib/dumpcore.c:318(dump_core)
coredump is handled by helper binary specified at
/proc/sys/kernel/core_pattern[2018/07/08 03:01:59.445063, 1]
../source3/smbd/smbd_cleanupd.c:99(smbd_cle
anupd_unlock)
============================
Here's our smb.conf:
[global]
mangled names = no
load printers = no
socket options = TCP_NODELAY IPTOS_LOWDELAY
deadtime = 15
winbind use default domain = no
realm = OURDOMAIN.ORG
passdb backend = tdbsam
template shell = /bin/false
cups...
2019 Dec 05
3
Backing up tdb files
...oot 737280 Dec? 5 15:59 locking.tdb
drwxr-xr-x 2 root root??? 152 Dec? 5 15:59 msg.lock
-rw-rw---- 1 root root? 12288 Dec? 4 12:50 names.tdb
-rw-r--r-- 1 root root? 20480 Dec? 5 15:55 printer_list.tdb
-rw-r--r-- 1 root root? 16384 May? 1? 2019 serverid.tdb
-rw-r--r-- 1 root root? 16384 Dec? 5 15:58 smbd_cleanupd.tdb
-rw------- 1 root root?? 8888 Dec? 4 12:50 smbXsrv_client_global.tdb
-rw------- 1 root root? 36864 Dec? 5 15:59 smbXsrv_open_global.tdb
-rw------- 1 root root? 40960 Dec? 5 15:59 smbXsrv_session_global.tdb
-rw------- 1 root root? 24576 Dec? 5 15:59 smbXsrv_tcon_global.tdb
-rw------- 1 root root...
2019 Nov 14
1
get_share_mode_lock: get_static_share_mode_data failed: NT_STATUS_NO_MEMORY
...-rw-r----- 1 root wheel 12288 Nov 14 07:00 names.tdb
-rw-r--r-- 1 root wheel 4792 Nov 6 15:54 printer_list.tdb
-rw-r--r-- 1 root wheel 36864 Dec 28 2018 serverid.tdb
drwxr-xr-x 2 root wheel 4 Nov 14 15:14 smb_krb5
-rw-r--r-- 1 root wheel 12288 Nov 14 15:14 smbd_cleanupd.tdb
-rw------- 1 root wheel 4792 Nov 14 07:00 smbXsrv_client_global.tdb
-rw------- 1 root wheel 884736 Nov 14 15:14 smbXsrv_open_global.tdb
-rw------- 1 root wheel 32440320 Nov 14 15:14 smbXsrv_session_global.tdb
-rw------- 1 root wheel 327680 Nov 14 15:14 smbXsrv_tcon_globa...
2020 Mar 31
1
Ways to make "smbd" use less memory?
...ocks/brlock.tdb
> 4.5K locks/g_lock.tdb
> 17K locks/gencache_notrans.tdb
> 23M locks/gencache.tdb
> 109K locks/leases.tdb
> 5.8M locks/locking.tdb
> 512B locks/mutex.tdb
> 4.5K locks/names.tdb
> 4.5K locks/printer_list.tdb
> 25K locks/serverid.tdb
> 13K locks/smbd_cleanupd.tdb
> 512B locks/smbXsrv_client_global.tdb
> 197K locks/smbXsrv_open_global.tdb
> 2.8M locks/smbXsrv_session_global.tdb
> 109K locks/smbXsrv_tcon_global.tdb
> 4.5K locks/smbXsrv_version_global.tdb
> 25K state/account_policy.tdb
> 512B state/group_mapping.tdb
> 33K state...
2019 May 06
2
Doman join issues
...05.961525, 3] ../lib/util/access.c:365(allow_access)
Allowed connection from 192.168.14.153 (192.168.14.153)
[2019/05/06 02:26:06.053086, 3] ../source3/smbd/server.c:872(remove_child_pid)
../source3/smbd/server.c:872 Unclean shutdown of pid 552
[2019/05/06 02:26:11.024987, 1] ../source3/smbd/smbd_cleanupd.c:99(smbd_cleanupd_unlock)
smbd_cleanupd_unlock: Cleaning up brl and lock database after unclean shutdown
The associated machine log has
[2019/05/06 02:25:50.999094, 3] ../source3/smbd/password.c:144(register_homes_share)
Adding homes service for user 'LIN\Administrator' using home d...
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]