As you all know now— we’re moving Hab.la to a virtual host — that means we’re moving out of our datacenter in Norfolk VA and consequently we’ll have a bunch of computers looking for homes. Some of these guys are 5+ years old and getting a little long in the face. But they get the… Read more »
Monthly Archives:: January 2009
Still not sure what’s going on
So, I managed to solve the problem, but I have no idea why this particular problem was occurring, on two servers at the same time no less. So here’s what hab.la looks like HAPROXY –> LIGHTTPD (internal) –> Python (internal ip) Now, if I try to connect to the RPC server on the internal IP… Read more »
And we are back
I have not determined the exact cause of today’s issues. I do know that for some reason, mysql stopped being about to perform lookups on the IP addresses from the internal network, and thus nothing was able to reach mysql. The addition of the line: skip-name-resolv to the /etc/mysql/my.cnf [ http://bugs.mysql.com/bug.php?id=8945 ] Solved this problem…. Read more »