X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id EC418D1BA9B for ; Fri, 5 Sep 2003 20:10:52 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 19235-04 for ; Fri, 5 Sep 2003 17:10:21 -0300 (ADT) Received: from ganymede.hub.org (u173n10.eastlink.ca [24.224.173.10]) by svr1.postgresql.org (Postfix) with ESMTP id 7600CD1F05C for ; Fri, 5 Sep 2003 16:28:18 -0300 (ADT) Received: by ganymede.hub.org (Postfix, from userid 1000) id 0297B34649; Fri, 5 Sep 2003 16:28:12 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id E8A0E34545 for ; Fri, 5 Sep 2003 16:28:12 -0300 (ADT) Date: Fri, 5 Sep 2003 16:28:12 -0300 (ADT) From: "Marc G. Fournier" To: pgsql-www@postgresql.org Subject: Servers rebooted this aft ... Message-ID: <20030905162615.A51587@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200309/19 X-Sequence-Number: 2487 Found out the hard way yesterday that daemontools and FreeBSD's unionfs don't mix ... crashes the server hard ... So, went through all the VMs that were using it today and did a manual reboot to make sure that that doesn't happen again (the problem was if you tried to kill a VM that had daemontools running, the server crashed with a panic in fifo_close) ... All is back up and running now ...