From owner-freebsd-amd64@FreeBSD.ORG Sun Jun 6 12:40:05 2010 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F9061065678 for ; Sun, 6 Jun 2010 12:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0CD9A8FC23 for ; Sun, 6 Jun 2010 12:40:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o56Ce4ik096056 for ; Sun, 6 Jun 2010 12:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o56Ce4DZ096055; Sun, 6 Jun 2010 12:40:04 GMT (envelope-from gnats) Resent-Date: Sun, 6 Jun 2010 12:40:04 GMT Resent-Message-Id: <201006061240.o56Ce4DZ096055@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Krzysztof Dajka Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D58B81065673 for ; Sun, 6 Jun 2010 12:37:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id C4CC78FC22 for ; Sun, 6 Jun 2010 12:37:41 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o56CbfV6036896 for ; Sun, 6 Jun 2010 12:37:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o56Cbfxh036895; Sun, 6 Jun 2010 12:37:41 GMT (envelope-from nobody) Message-Id: <201006061237.o56Cbfxh036895@www.freebsd.org> Date: Sun, 6 Jun 2010 12:37:41 GMT From: Krzysztof Dajka To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Sun, 06 Jun 2010 12:42:27 +0000 Cc: Subject: amd64/147560: Booting 8.1-PRERELEASE raidz system take ages X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jun 2010 12:40:05 -0000 >Number: 147560 >Category: amd64 >Synopsis: Booting 8.1-PRERELEASE raidz system take ages >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 06 12:40:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Krzysztof Dajka >Release: 8.1-PRERELEASE >Organization: >Environment: FreeBSD altstation 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Thu Jun 3 09:58:00 CEST 2010 toor@altstation:/usr/obj/usr/src/sys/GENERIC amd64 >Description: I'm booting from usb memory stick with updated bootcode. Bootstraping process: BTX loader 1.00 BTX version is 1.01 Console: internal video/keyboard BIOS drive C: is disk0 BIOS drive D: is disk1 BIOS drive E: is disk2 BIOS drive F: is disk3 | It freezes in this state for over 40 seconds and after that boots normally. I have even tried booting over pxe, I created 1M file I have following raidz configuration: $ gpart show => 34 976773101 ada0 GPT (466G) 34 976773101 1 freebsd-zfs (466G) => 34 976773101 ada1 GPT (466G) 34 976773101 1 freebsd-zfs (466G) => 34 976773101 ada2 GPT (466G) 34 976773101 1 freebsd-zfs (466G) => 34 60733 da0 GPT (30M) 34 128 1 freebsd-boot (64K) 162 60605 - free - (30M) $ zpool status pool: zroot state: ONLINE status: The pool is formatted using an older on-disk format. The pool can still be used, but some features are unavailable. action: Upgrade the pool using 'zpool upgrade'. Once this is done, the pool will no longer be accessible on older software versions. scrub: none requested config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 raidz1 ONLINE 0 0 0 gpt/disk0 ONLINE 0 0 0 gpt/disk1 ONLINE 0 0 0 gpt/disk2 ONLINE 0 0 0 >How-To-Repeat: Update to 8.1-PRERELEASE, update bootcode >Fix: >Release-Note: >Audit-Trail: >Unformatted: