From owner-freebsd-stable@FreeBSD.ORG Thu Jun 11 22:40:58 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6AA71065672 for ; Thu, 11 Jun 2009 22:40:58 +0000 (UTC) (envelope-from danallen46@airwired.net) Received: from mail.utahbroadband.com (mail.utahbroadband.com [204.14.20.91]) by mx1.freebsd.org (Postfix) with ESMTP id 8D7F78FC0C for ; Thu, 11 Jun 2009 22:40:58 +0000 (UTC) (envelope-from danallen46@airwired.net) Received: (qmail 1727 invoked by uid 89); 11 Jun 2009 21:29:47 -0000 Received: from unknown (HELO ?192.168.0.18?) (danallen46@airwired.net@66.29.174.6) by mail.utahbroadband.com with ESMTPA; 11 Jun 2009 21:29:47 -0000 Message-Id: <68F716C4-212C-449E-AEB7-AA14720C0D69@airwired.net> From: Dan Allen To: FreeBSD-STABLE Mailing List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 11 Jun 2009 16:40:56 -0600 X-Mailer: Apple Mail (2.935.3) Subject: Re: Something since June 8th clobbers my disk... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 22:40:59 -0000 In trying to figure this out, I rebuilt a GENERIC kernel after sync'ing to today's RELENG_7 sources. I then installed it, held my breath, and rebooted. It works! So I am now looking at userland (make buildworld && make installworld) to see if it is the culprit. Another possibility is my custom kernel build. Stay tuned... Dan