search for: idle_evt

Displaying 9 results from an estimated 9 matches for "idle_evt".

2011 Jul 15
0
S3 and CTDB errors in logs
...Time(s) smbd/process.c:2406(smbd_process) Unable to get tcp info for CTDB_CONTROL_TCP_CLIENT: Transport endpoint is not connected : 20 Time(s) smbd/process.c:286(receive_smb_raw_talloc) receive_smb_raw: NT_STATUS_CONNECTION_RESET : 1 Time(s) smbd/process.c:740(event_add_idle) event_add_idle: idle_evt(deadtime) 0x2b0fd6dcdf00 : 1 Time(s) smbd/process.c:740(event_add_idle) event_add_idle: idle_evt(deadtime) 0x2b0fd6dd69e0 : 19 Time(s) smbd/process.c:740(event_add_idle) event_add_idle: idle_evt(housekeeping) 0x2b0fd6e50420 : 1 Time(s) smbd/process.c:740(event_add_idle) event_add_idle: idle_e...
2009 Oct 05
1
MSH_SHUTDOWN
...ng timed event "smbd_idle_event_handler" 0xb9ab36a8 [2009/10/04 23:09:45, 10] lib/events.c:287(s3_event_debug) s3_event: Destroying timer event 0xb9ab36a8 "smbd_idle_event_handler" [2009/10/04 23:09:45, 10] smbd/process.c:663(smbd_idle_event_handler) smbd_idle_event_handler: idle_evt(deadtime) (nil) called [2009/10/04 23:09:45, 2] smbd/process.c:1979(deadtime_fn) Closing idle connection [2009/10/04 23:09:45, 10] lib/messages_local.c:237(messaging_tdb_store) messaging_tdb_store: [2009/10/04 23:09:45, 1] ../librpc/ndr/ndr.c:214(ndr_print_debug) array: struct messagin...
2018 Feb 02
1
Does samba support fsync() a directory?
Hi, Jeremy: > That isn't any use. We don't need to know what is going on at the client, we need to know what is going on at the server. I pasted the samba log here: https://raw.githubusercontent.com/CaoShuFeng/paste/master/samba_log The file I fsync()ing is called `aaa`. I can see some log about this file. Thanks Cao 在 2018年02月02日 21:07, Jeremy Allison 写道: > On Fri, Feb 02,
2016 Dec 14
0
Cannot get plaintext+pam auth to work on 4.2.10
...26661, 5, pid=30811, effective(0, 0), real(0, 0)] ../source3/lib/messages.c:384(messaging_register) Registering messaging pointer for type 1 - private_data=(nil) [2016/12/14 08:17:38.026668, 10, pid=30811, effective(0, 0), real(0, 0)] ../source3/lib/events.c:483(event_add_idle) event_add_idle: idle_evt(keepalive) 0x7ff15c690080 [2016/12/14 08:17:38.026674, 10, pid=30811, effective(0, 0), real(0, 0)] ../source3/lib/events.c:483(event_add_idle) event_add_idle: idle_evt(deadtime) 0x7ff15c6902d0 [2016/12/14 08:17:38.026682, 10, pid=30811, effective(0, 0), real(0, 0)] ../source3/lib/events.c:483(eve...
2020 Aug 26
0
accessing foreign AD users to NT domain
...3050, 5, pid=2553, effective(0, 0), real(0, 0)] ../source3/lib/messages.c:356(messaging_register) Registering messaging pointer for type 1 - private_data=(nil) [2020/08/26 09:53:02.413074, 10, pid=2553, effective(0, 0), real(0, 0)] ../source3/lib/util_event.c:99(event_add_idle) event_add_idle: idle_evt(keepalive) 0x205ca08 [2020/08/26 09:53:02.413092, 10, pid=2553, effective(0, 0), real(0, 0)] ../source3/lib/util_event.c:99(event_add_idle) event_add_idle: idle_evt(deadtime) 0x205ca68 [2020/08/26 09:53:02.413114, 10, pid=2553, effective(0, 0), real(0, 0)] ../source3/lib/util_event.c:99(event_add...
2020 Aug 25
4
accessing foreign AD users to NT domain
Mandi! Rowland penny via samba In chel di` si favelave... > Even though your users may have the same username in AD as in the NT4-style > domain, they are different users, so a few thoughts. You have 'map to guest > = bad user', so I take it you must have 'guest ok = yes' set in the shares > (you haven't shown us the shares), so try changing 'bad user' to
2018 Nov 13
2
winbind service panics "randomly"
...10, pid=2914, effective(0, 0), real(0, 0)] ../source3/lib/messages_dgm.c:1430(messaging_dgm_send) messaging_dgm_send: Sending message to 2889 [2018/11/13 22:59:41.441880, 10, pid=2914, effective(0, 0), real(0, 0)] ../source3/lib/util_event.c:53(smbd_idle_event_handler) smbd_idle_event_handler: idle_evt(print_queue_housekeeping) (nil) rescheduled [2018/11/13 23:00:29.579577, 10, pid=5170, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_util.c:472(trustdom_list_done) trustdom_list_done: parsing response line 'EUROHIDRA\eurohidra.local\S-1-5-21-2578023650-2965493730-38...
2018 Nov 13
2
winbind service panics "randomly"
Hi all, on a recently installed samba file server, the winbind service crashes apparently randomly. Every few hours it's necessary to restart the winbind service and then it works for a few more hours. Any ideas are welcome. 1) the environment: 2 debian stretch DC's with round-robind bind+dhcp with dns-update. 1 fileserver also (AD backend) on debian stretch. All on self compiled samba
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --