search for: check_reload

Displaying 17 results from an estimated 17 matches for "check_reload".

Did you mean: check_relay
2008 Dec 16
2
Samba 3.2.6 upgrade -> smbd panic in printing.
..., 0] lib/util.c:log_stack_trace(1767) BACKTRACE: 11 stack frames: #0 smbd(log_stack_trace+0x2d) [0x479c2f] #1 smbd(smb_panic+0x84) [0x479d71] #2 smbd(cups_cache_reload+0x299) [0x440d2c] #3 smbd(pcap_cache_reload+0x107) [0x43d189] #4 smbd(reload_printers+0x31) [0x6c477a] #5 smbd(check_reload+0x130) [0x2c6510] #6 smbd [0x2c655f] #7 smbd(smbd_process+0xc92) [0x2c8a76] #8 smbd(main+0x212c) [0x6c70ec] #9 /lib/libc.so.6(__libc_start_main+0xdc) [0xdd9dec] #10 smbd [0x24c061] [2008/12/16 05:12:51, 0] lib/fault.c:dump_core(201) dumping core in /var/log/samba/cores/smbd --- T...
2018 Nov 07
2
Avoiding constant HDD access
On Thu, Nov 08, 2018 at 06:12:40AM +1300, Andrew Bartlett wrote: > On Wed, 2018-11-07 at 15:19 +0300, Albert Berger via samba wrote: > >  > > I tried in sequence to start Samba in following conditions: > > > > 1. With all clients disconnected from Samba server; > > 2. As above + all shares disabled; > > 3. As above + minimal smb.conf > > 4. With
2005 Jul 25
1
Samba hangs daily
...[12535]: #4 /usr/sbin/smbd(cups_cache_reload+0x159) [0x81f0469] Jul 25 15:54:02 bankok smbd[12535]: #5 /usr/sbin/smbd(pcap_cache_reload+0x371) [0x81edcd1] Jul 25 15:54:02 bankok smbd[12535]: #6 /usr/sbin/smbd(reload_printers+0x33) [0x828f303] Jul 25 15:54:02 bankok smbd[12535]: #7 /usr/sbin/smbd(check_reload+0xc2) [0x80dfe22] Jul 25 15:54:02 bankok smbd[12535]: #8 /usr/sbin/smbd [0x80dff75] Jul 25 15:54:02 bankok smbd[12535]: #9 /usr/sbin/smbd(smbd_process+0x104) [0x80e1ea4] Jul 25 15:54:02 bankok smbd[12535]: #10 /usr/sbin/smbd(main+0x530) [0x8290750] Jul 25 15:54:02 bankok smbd[12535]: #11 /lib/t...
2018 Nov 07
0
Avoiding constant HDD access
...private_data, struct smbd_server_connection); DEBUG(5, ("housekeeping\n")); change_to_root_user(); /* update printer queue caches if necessary */ update_monitored_printq_cache(sconn->msg_ctx); /* check if we need to reload services */ check_reload(sconn, time_mono(NULL)); /* * Force a log file check. */ force_check_log_size(); check_log_size(); return true; } so yes it's goint to look at smb.conf and check_log_size() will do an fstat() on the open log file descriptor, so this may explai...
2000 Jun 16
0
Memory usage in reload_services()
...10456 1000 7824 11192 We examined smbd process with purify tool but found *NO* memory leaks which would explain the memory growth. SIGHUP achieves that samba checks if configuration file(s) has changed and therefore services must be reloaded (function process.c:check_reload()). Because it is touched right before, samba always decides to reload services before new connection (function server.c:open_sockets()). Therefore function server.c:reload_services() is called over and over again during execution of the script. We modified reload_services() such that it execute...
2010 May 11
1
smbd panic - tdb_reopen: file dev/inode has changed!
...2 smbd(cups_cache_reload+0x1b1) [0x2b49e4571d11] #3 smbd(pcap_cache_reload+0xb8) [0x2b49e456e6f8] [2010/05/11 14:34:32, 0] lib/util.c:log_stack_trace(1777) BACKTRACE: 5 stack frames: #4 smbd(reload_printers+0x25) [0x2b49e47ab3c5] #0 smbd(log_stack_trace+0x1c) [0x2b49e45a126c] #5 smbd(check_reload+0xe8) [0x2b49e43e7378] #1 smbd(smb_panic+0x2b) [0x2b49e45a134b] #6 smbd(main+0x1422) [0x2b49e47acee2] #2 smbd(main+0x19bf) [0x2b49e47ad47f] #7 /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b49e7c3e994] #3 /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b49e7c3e994] #8 smbd [0x2b49e437...
2006 Apr 25
0
Processes freezing and monopolising the CPU
...me] = [<does not exist>] [Tue Apr 25 10:32:45 2006 , 10] lib/smbldap.c:smbldap_get_single_attribute(297) smbldap_get_single_attribute: [sambaLogonHours] = [<does not exist>] ..... PROCESS FREEZES HERE (see timestamps above and below) ..... [Tue Apr 25 10:34:12 2006 , 3] smbd/process.c:check_reload(1428) Printcap cache time expired. [Tue Apr 25 10:34:12 2006 , 7] param/loadparm.c:lp_servicenumber(4339) ------------------------------------------------ -- (3) DURING COMMAND 'pdbedit veron002 -h "' -- ------------------------------------------------ ldap_connect_system: succesfu...
2009 Feb 24
2
Cannot login from windows
...setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2009/02/24 17:03:49, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2009/02/24 17:04:49, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2009/02/24 17:04:49, 3] smbd/process.c:check_reload(1310) Printcap cache time expired. [2009/02/24 17:04:49, 3] printing/pcap.c:pcap_cache_reload(117) reloading printcap cache [2009/02/24 17:04:49, 3] printing/pcap.c:pcap_cache_reload(223) reload status: ok [2009/02/24 17:04:49, 2] smbd/process.c:timeout_processing(1363) Closing idle connect...
2018 Nov 08
3
Avoiding constant HDD access
...> DEBUG(5, ("housekeeping\n")); > > change_to_root_user(); > > /* update printer queue caches if necessary */ > update_monitored_printq_cache(sconn->msg_ctx); > > /* check if we need to reload services */ > check_reload(sconn, time_mono(NULL)); > > /* > * Force a log file check. > */ > force_check_log_size(); > check_log_size(); > return true; > } > > so yes it's goint to look at smb.conf and check_log_size() > will do an fsta...
2008 Aug 13
1
CIFS mount problems
...sec_ctx_stack_ndx = 0 > [2008/08/13 23:24:57, 3] smbd/sec_ctx.c:set_sec_ctx(241) > setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 > [2008/08/13 23:25:57, 3] smbd/sec_ctx.c:set_sec_ctx(241) > setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 > [2008/08/13 23:25:57, 3] smbd/process.c:check_reload(1310) > Printcap cache time expired. > [2008/08/13 23:25:57, 3] printing/pcap.c:pcap_cache_reload(117) > reloading printcap cache > [2008/08/13 23:25:57, 0] printing/print_cups.c:cups_connect(69) > Unable to connect to CUPS server localhost:631 - Connection refused > [2008/0...
2006 Mar 25
0
NT_STATUS_IO_TIMEOUT
...ser name: nobody Real name: nobody [2006/03/25 12:43:34, 3] smbd/password.c:register_vuid(276) UNIX uid 99 is UNIX user nobody, and will be vuid 103 [2006/03/25 12:47:34, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/03/25 12:47:34, 3] smbd/process.c:check_reload(1428) Printcap cache time expired. [2006/03/25 12:47:34, 3] printing/pcap.c:pcap_cache_reload(117) reloading printcap cache [2006/03/25 12:47:34, 3] printing/pcap.c:pcap_cache_reload(223) reload status: ok [2006/03/25 12:47:34, 3] printing/pcap.c:pcap_cache_reload(117) reloading printcap ca...
2006 Oct 09
1
AW: AW: Samba ignores groups for ACL !
...here the user is member of. samba only are interested in the primary-group. Is this a bug? I Hope u can help me ;) thx Ciao, Bj?rn PS: Here is a part of a level 5 log: ----------------------------------------------------------------------------------- [2006/10/09 09:21:07, 3] smbd/process.c:check_reload(1340) Printcap cache time expired. [2006/10/09 09:21:07, 3] printing/pcap.c:pcap_cache_reload(117) reloading printcap cache [2006/10/09 09:21:07, 5] printing/print_svid.c:sysv_cache_reload(46) reloading sysv printcap cache [2006/10/09 09:21:08, 3] printing/print_svid.c:sysv_cache_reload(72)...
2006 Jun 26
8
Samba and trusted domains
...= 10000-20000 winbind separator = \ winbind enum users = yes winbind enum groups = yes winbind use default domain = Yes winbind trusted domains only = Yes browsable = yes guest ok = yes The log.smbd: [2006/06/26 08:29:18, 3] smbd/process.c:check_reload(1428) Printcap cache time expired. [2006/06/26 08:29:18, 3] printing/pcap.c:pcap_cache_reload(117) reloading printcap cache [2006/06/26 08:29:18, 3] printing/print_svid.c:sysv_cache_reload(72) No Printers found!!! [2006/06/26 08:29:18, 3] printing/pcap.c:pcap_cache_reload(223) reload...
2006 Mar 02
0
Problems Running an executable from samba share.
...sec_ctx_stack_ndx = 0 > [2006/03/01 14:50:40, 3] smbd/sec_ctx.c:set_sec_ctx(288) > setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 > [2006/03/01 14:51:40, 3] smbd/sec_ctx.c:set_sec_ctx(288) > setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 > [2006/03/01 14:51:40, 3] smbd/process.c:check_reload(1428) > Printcap cache time expired. > [2006/03/01 14:51:40, 3] printing/pcap.c:pcap_cache_reload(117) > reloading printcap cache > [2006/03/01 14:51:40, 3] printing/pcap.c:pcap_cache_reload(223) > reload status: ok > [2006/03/01 14:52:40, 3] smbd/sec_ctx.c:set_sec_ctx(288)...
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
...tive(0, 0), real(0, 0)] lib/util_sock.c:print_socket_options(203) socket option SO_SNDTIMEO = 0 [2005/12/22 09:48:15, 5, effective(0, 0), real(0, 0)] lib/util_sock.c:print_socket_options(203) socket option SO_RCVTIMEO = 0 [2005/12/22 09:48:15, 3, effective(0, 0), real(0, 0)] smbd/process.c:check_reload(1347) Printcap cache time expired. [2005/12/22 09:48:15, 3, effective(0, 0), real(0, 0)] printing/pcap.c:pcap_cache_reload(114) reloading printcap cache [2005/12/22 09:48:15, 5, effective(0, 0), real(0, 0)] printing/print_cups.c:cups_cache_reload(71) reloading cups printcap cache [2005/1...
2010 Mar 18
0
No subject
..._stack_ndx = 0 329 [2010/04/29 15:36:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 330 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 331 [2010/04/29 15:37:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 332 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 333 [2010/04/29 15:37:37, 3] smbd/process.c:check_reload(1873) 334 Printcap cache time expired. 335 [2010/04/29 15:37:37, 3] printing/pcap.c:pcap_cache_reload(136) 336 reloading printcap cache 337 [2010/04/29 15:37:37, 0] printing/print_cups.c:cups_connect(103) 338 Unable to connect to CUPS server localhost:631 - Connection refused 33...
2010 May 04
9
Vista error 67 The network name cannot be found
...= 0 329 [2010/04/29 15:36:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 330 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 331 [2010/04/29 15:37:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 332 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 333 [2010/04/29 15:37:37, 3] smbd/process.c:check_reload(1873) 334 Printcap cache time expired. 335 [2010/04/29 15:37:37, 3] printing/pcap.c:pcap_cache_reload(136) 336 reloading printcap cache 337 [2010/04/29 15:37:37, 0] printing/print_cups.c:cups_connect(103) 338 Unable to connect to CUPS server localhost:631 - Connection re...