@george1421
Thanks George,
I did not duplicate the variable entries, I simply changed their values to the ones you suggested in your previous post. It seems the values you suggested for the pm.* variables were too high. I reset them back to their previous values, rebooted and I am now able to get back into my fog server no problem. The php_admin_value, I was able to keep at 256M as you suggested, it initially was a 36M.
I utilized the browser-GUI to downgrade to the older kernel, however when I check I see this info:
bzImage Version: 4.15.2
bzImage32 Version: 4.16.6
Should the bzImage32 also be on 4.15.2?
Can that also be done through the GUI?
Regardless, still unable to add snapins.
Got this when grepping for php-fpm:
root 442 0.0 0.5 370876 36376 ? Ss 12:02 0:00 php-fpm: master process (/etc/php/7.0/fpm/php-fpm.conf)
www-data 3324 1.7 0.2 371380 15948 ? S 12:22 0:01 php-fpm: pool www
www-data 3414 7.0 0.3 371492 19784 ? S 12:22 0:02 php-fpm: pool www
www-data 3480 6.9 0.3 371492 19776 ? S 12:22 0:02 php-fpm: pool www
www-data 3667 3.1 0.3 371492 19608 ? S 12:23 0:00 php-fpm: pool www
Here is my FPM log:
[25-Jul-2018 11:51:26] NOTICE: Terminating ...
[25-Jul-2018 11:51:26] NOTICE: exiting, bye-bye!
[25-Jul-2018 11:51:55] NOTICE: fpm is running, pid 444
[25-Jul-2018 11:51:55] NOTICE: ready to handle connections
[25-Jul-2018 11:51:55] NOTICE: systemd monitor interval set to 10000ms
[25-Jul-2018 11:52:16] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
[25-Jul-2018 11:55:44] NOTICE: Terminating ...
[25-Jul-2018 11:55:44] NOTICE: exiting, bye-bye!
[25-Jul-2018 11:56:12] ALERT: [pool www] pm.max_spare_servers(3) must not be less than pm.min_spare_servers(5)
[25-Jul-2018 11:56:12] ERROR: failed to post process the configuration
[25-Jul-2018 11:56:12] ERROR: FPM initialization failed
[25-Jul-2018 12:02:25] NOTICE: fpm is running, pid 442
[25-Jul-2018 12:02:25] NOTICE: ready to handle connections
[25-Jul-2018 12:02:25] NOTICE: systemd monitor interval set to 10000ms
[25-Jul-2018 12:02:34] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
[25-Jul-2018 12:02:46] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
[25-Jul-2018 12:23:04] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
This is running as a VM on a Windows Hyper-V server. Don’t know if that would impact it, however I had the version 4.* of FOG running on it and it always worked well.
I suppose I should listen to the log and attempt raising the pm.max_children variable.
Also, don’t know if this has anything to do with the same error, but the “Search” field and page that should load on the Host Management, Image Management and Snapin Management menus do not load, I see them for a split second and then they disappear.
image url)