First I noticed the following in my web server error logs, very constant;
Apr 14 09:42:59 cweb93 httpd[6567]: [error] [client 192.168.1.76] PHP Notice:
Undefined index: HTTP_HOST in /var/www/html/i
ndex.php on line 28
Apr 14 09:43:01 cweb93 httpd[6271]: [error] [client 192.168.1.75] PHP Notice:
Undefined index: HTTP_HOST in /var/www/html/i
ndex.php on line 28
Apr 14 09:43:01 cweb94 httpd[6650]: [error] [client 192.168.1.76] PHP Notice:
Undefined index: HTTP_HOST in /var/www/html/i
ndex.php on line 28
Looking on master lvs, I see;
Apr 14 02:43:05 lb75 nanny[7436]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 02:43:10 lb75 nanny[7436]: making 192.168.1.94:80 available
Apr 14 04:03:00 lb75 nanny[7436]: READ to 192.168.1.94:80 timed out
Apr 14 04:03:00 lb75 nanny[7436]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 04:03:05 lb75 nanny[7436]: making 192.168.1.94:80 available
Apr 14 04:42:57 lb75 nanny[7436]: CONNECT to 192.168.1.94:80 timed out
Apr 14 04:42:57 lb75 nanny[7436]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 04:43:04 lb75 nanny[7436]: making 192.168.1.94:80 available
Apr 14 04:52:58 lb75 nanny[7436]: CONNECT to 192.168.1.94:80 timed out
Apr 14 04:52:58 lb75 nanny[7436]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 04:53:03 lb75 nanny[7436]: making 192.168.1.94:80 available
Apr 14 05:03:04 lb75 nanny[7436]: CONNECT to 192.168.1.94:80 timed out
Apr 14 05:03:04 lb75 nanny[7436]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 05:03:09 lb75 nanny[7436]: making 192.168.1.94:80 available
Apr 14 07:32:54 lb75 nanny[7436]: READ to 192.168.1.94:80 timed out
Apr 14 07:32:54 lb75 nanny[7436]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 07:32:59 lb75 nanny[7436]: making 192.168.1.94:80 available
Apr 14 08:32:54 lb75 nanny[7436]: CONNECT to 192.168.1.94:80 timed out
Apr 14 08:32:54 lb75 nanny[7436]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 08:32:59 lb75 nanny[7436]: making 192.168.1.94:80 available
Apr 14 09:53:03 lb75 nanny[7436]: CONNECT to 192.168.1.94:80 timed out
Apr 14 09:53:03 lb75 nanny[7436]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 09:53:08 lb75 nanny[7436]: making 192.168.1.94:80 available
Looking on slave lvs, I see;
Apr 14 02:08:22 lb76 nanny[7094]: CONNECT to 192.168.1.94:80 timed out
Apr 14 02:08:22 lb76 nanny[7094]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 02:08:27 lb76 nanny[7094]: making 192.168.1.94:80 available
Apr 14 02:28:23 lb76 nanny[7094]: CONNECT to 192.168.1.94:80 timed out
Apr 14 02:28:23 lb76 nanny[7094]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 02:28:28 lb76 nanny[7094]: making 192.168.1.94:80 available
Apr 14 04:28:22 lb76 nanny[7094]: CONNECT to 192.168.1.94:80 timed out
Apr 14 04:28:22 lb76 nanny[7094]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 04:28:27 lb76 nanny[7094]: making 192.168.1.94:80 available
Apr 14 04:48:23 lb76 nanny[7094]: CONNECT to 192.168.1.94:80 timed out
Apr 14 04:48:23 lb76 nanny[7094]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 04:48:28 lb76 nanny[7094]: making 192.168.1.94:80 available
Apr 14 05:38:14 lb76 nanny[7093]: CONNECT to 192.168.1.93:80 timed out
Apr 14 05:38:14 lb76 nanny[7093]: shutting down 192.168.1.93:80 due to
connection failure
Apr 14 05:38:20 lb76 nanny[7093]: making 192.168.1.93:80 available
Apr 14 09:38:25 lb76 nanny[7094]: CONNECT to 192.168.1.94:80 timed out
Apr 14 09:38:25 lb76 nanny[7094]: shutting down 192.168.1.94:80 due to
connection failure
Apr 14 09:38:30 lb76 nanny[7094]: making 192.168.1.94:80 available
All of the servers on ESX guests and while the lvs logs are relatively quiet
other than the above, the web logs are filling with constant non stop chatter
from the lvs servers. I've looked everywhere I can to figure this out, have
found a few leads such as memory settings in php.ini but not much else. Perhaps
someone on this list can help shed some light.
Thanks very much.
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|