BPI Clocking
Posted: Mon Sep 23, 2024 9:40 am
I attempted to add two large clusters to BPI, a 1,400 and a 480 node cluster. BPI is now clocking (spinner progress thingie) for a week. How do I kill the BPI process so that I can try again?
Smaller clusters and groups of nodes that I previously added, I can't even view anymore, due to the clocking. Nothing loads.
I stopped httpd, mysqld, nagios and php-fpm, closed browser. Started all, opened browser, cleared cache -- still clocking.
grep bpi /usr/local/nagiosxi/var/cmdsubsys.log:
Wed, 18 Sep 2024 14:33:05 -0400 CMDLINE=php /usr/local/nagiosxi/html/includes/components/nagiosbpi/api_tool.php --cmd=syncall
PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 262144 bytes) in /usr/local/nagiosxi/html/includes/components/nagiosbpi/classes/BpGroup_class.php on line 0
/etc/php.ini : memory_limit = 4096M 4096 isn't enough for BPI?
Smaller clusters and groups of nodes that I previously added, I can't even view anymore, due to the clocking. Nothing loads.
I stopped httpd, mysqld, nagios and php-fpm, closed browser. Started all, opened browser, cleared cache -- still clocking.
grep bpi /usr/local/nagiosxi/var/cmdsubsys.log:
Wed, 18 Sep 2024 14:33:05 -0400 CMDLINE=php /usr/local/nagiosxi/html/includes/components/nagiosbpi/api_tool.php --cmd=syncall
PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 262144 bytes) in /usr/local/nagiosxi/html/includes/components/nagiosbpi/classes/BpGroup_class.php on line 0
/etc/php.ini : memory_limit = 4096M 4096 isn't enough for BPI?