From owner-freebsd-stable@FreeBSD.ORG Wed Jan 27 18:10:00 2010 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 96CEF1065679 for ; Wed, 27 Jan 2010 18:10:00 +0000 (UTC) (envelope-from mattjreimer@gmail.com) Received: from mail-yx0-f192.google.com (mail-yx0-f192.google.com [209.85.210.192]) by mx1.freebsd.org (Postfix) with ESMTP id 4F8018FC22 for ; Wed, 27 Jan 2010 18:10:00 +0000 (UTC) Received: by yxe30 with SMTP id 30so3623992yxe.29 for ; Wed, 27 Jan 2010 10:09:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=0o6vlxw4UEJsHt/A0WzxOo+gEaB4TjNGyKCmwleBp14=; b=Zo9NmrmP7+fjjlrL4PrPVWJHi2Q1z29iYjHiL+Psh1nCBz8bhXMHTl6BY2JMRtay+1 20+CGjwGBm4V/X0AsCyHFmJUK+GT57NaR0PNc5RTCTJaXHyEp8pZugCGVWZyXD9h2VaT w8/Hx5Ktb17a8iGMyQ6TcDRcUfNg4NeNGP/Hg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bzPATAqvyWu33csHwga7gLA82Xobyl6n9Z6m3BJzCq5L6v5Uj83SN0rpKDFshAkv9f QwkbDSHIJ1jA95dne7ZDSJz81tVj1KhAypl5kidFhloggxJj67mCp4UDGqA0fOYP6qKY +Zl/V1nkjNz0y9+7Dg7lod5BNW+0pKE+fI7F4= MIME-Version: 1.0 Received: by 10.150.8.8 with SMTP id 8mr7337156ybh.199.1264614228205; Wed, 27 Jan 2010 09:43:48 -0800 (PST) In-Reply-To: <8b5ad0e11001270926o19d1701fid30ba5a49cbb39b5@mail.gmail.com> References: <8b5ad0e11001270926o19d1701fid30ba5a49cbb39b5@mail.gmail.com> Date: Wed, 27 Jan 2010 09:43:48 -0800 Message-ID: From: Matt Reimer To: =?ISO-8859-1?Q?Zavam=2C_Vin=EDcius?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup 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: Wed, 27 Jan 2010 18:10:00 -0000 2010/1/27 Zavam, Vin=EDcius > noon, all you guys. > > well, I'm having some issues during the 8.0-stable bootup process. > it takes ~9min to finish the entire boot process to shows me the > "login:" screen. > Are you using zfsloader? A month or so ago the ZFS code was updated to prob= e all 128 possible GPT partitions instead of just four, resulting in a slow-down, but probably not nine minutes' worth. Matt