From owner-freebsd-current@FreeBSD.ORG Sat Jun 18 14:15:32 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27CDB106564A; Sat, 18 Jun 2011 14:15:32 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from mx.utwente.nl (mx2.utsp.utwente.nl [130.89.2.13]) by mx1.freebsd.org (Postfix) with ESMTP id 916C58FC0A; Sat, 18 Jun 2011 14:15:30 +0000 (UTC) Received: from nox-laptop.student.utwente.nl (nox-laptop.student.utwente.nl [130.89.160.140]) by mx.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id p5IDtDP4029175; Sat, 18 Jun 2011 15:55:13 +0200 From: Pieter de Goeje To: freebsd-current@freebsd.org Date: Sat, 18 Jun 2011 16:55:14 +0200 User-Agent: KMail/1.9.10 References: <201106171654.03968.aorchid@mac.com> <201106172004.48187.jkim@FreeBSD.org> <201106171742.01363.aorchid@mac.com> In-Reply-To: <201106171742.01363.aorchid@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201106181655.15364.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact icts.servicedesk@utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Jung-uk Kim , Aric Gregson Subject: Re: Hang During Startup on ZFS Boot (intermittent) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2011 14:15:32 -0000 On Saturday 18 June 2011 02:42:01 Aric Gregson wrote: > On Friday, June 17, 2011 05:04:44 PM Jung-uk Kim wrote: > > I believe the problem was fixed by the following commit: > > > > http://svn.freebsd.org/changeset/base/222032 > > Thank you very much. Now for a stupid question, do I just resync my > /usr/src with 9-Current and rebuild? Take a look at http://www.freebsd.org/doc/handbook/cvsup.html for information on how to update your sources. Examples can be found in /usr/share/examples/cvsup And http://www.freebsd.org/doc/handbook/makeworld.html or /usr/src/UPDATING for information on how to update FreeBSD -- Pieter de Goeje