On 12/5/21 10:15, Jose Alberto wrote: > When the Job finished, the idle process was removed. Restart only the > director and the changes have already been activated. > It is very strange that occasional behavior. > 05-Dec 09:57 srvlnxbacula-dir JobId 0: Security Alert: Too many (32) open > reload requests. > Request ignored. > 05-Dec 09:57 srvlnxbacula-dir JobId 0: Security Alert: Too many (32) open > reload requests. > Request ignored. > 05-Dec 09:59 srvlnxbacula-dir JobId 0: Security Alert: Too many (32) open > reload requests. > Request ignored.
Hello Jose, This is because you have tried to reload the director configuration more than the default allowed (32). Once it reaches this number, reloads are no longer possible. There is a setting for the Director "MaximumReloadRequests" that controls this. Set this to some number like 100 or 1,000 - depending on how often you expect to reload the Director's configuration. Since this warning is from "JobId = 0", it gets buffered and it may not be displayed to you when you type "messages".. You can check if things are OK (and you have not yet reached the limit) in bconsole by issuing a reload command, then check the current time, and then look at the "conf reloaded" date/time in the Director's header: * reload * time ----8<---- Sun 05-Dec-2021 12:03:17 ----8<---- *s dir ----8<---- bacula-dir Version: 11.0.5 (03 June 2021) x86_64-pc-linux-gnu archlinux Daemon started 04-Dec-21 14:32, conf reloaded 04-Dec-2021 14:32:40 <--- Here Jobs: run=26, running=0 mode=0,0 Crypto: fips=N/A crypto=OpenSSL Heap: heap=536,576 smbytes=534,677 max_bytes=3,973,652 bufs=2,015 max_bufs=8,016 Res: njobs=38 nclients=8 nstores=3 npools=11 ncats=1 nfsets=43 nscheds=9 ----8<---- If the "conf reloaded" time is more than a few seconds older than the 'time' output, then the Director will need to be restarted because you have reached the MaximumReloadRequests" number. Hope this helps. Bill -- Bill Arlofski w...@protonmail.com _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users