From owner-freebsd-amd64@FreeBSD.ORG Tue Sep 7 17:40:29 2004 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC23A16A4D2 for ; Tue, 7 Sep 2004 17:40:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC8A743D60 for ; Tue, 7 Sep 2004 17:40:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i87HeSHg039328 for ; Tue, 7 Sep 2004 17:40:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i87HeS1R039327; Tue, 7 Sep 2004 17:40:28 GMT (envelope-from gnats) Resent-Date: Tue, 7 Sep 2004 17:40:28 GMT Resent-Message-Id: <200409071740.i87HeS1R039327@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, Tomaz Borstnar Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A9BC16A4CF for ; Tue, 7 Sep 2004 17:33:00 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BF9543D55 for ; Tue, 7 Sep 2004 17:33:00 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i87HWxW4097204 for ; Tue, 7 Sep 2004 17:32:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i87HWxjD097203; Tue, 7 Sep 2004 17:32:59 GMT (envelope-from nobody) Message-Id: <200409071732.i87HWxjD097203@www.freebsd.org> Date: Tue, 7 Sep 2004 17:32:59 GMT From: Tomaz Borstnar To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: amd64/71471: Can not install 5.3beta3/amd64 on IBM eServer 325 with ServeRAID-6M X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 17:40:29 -0000 >Number: 71471 >Category: amd64 >Synopsis: Can not install 5.3beta3/amd64 on IBM eServer 325 with ServeRAID-6M >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 07 17:40:28 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Tomaz Borstnar >Release: 5.3beta3-amd64 >Organization: >Environment: >Description: Trying to install official (miniinst) ISO of 5.3beta3-amd64 which ALWAYS fails during copyingfiles on mirror volume on ServeRAID-6m. Here are two attempts: ------- panic: ffs_valloc: dup alloc cpuid = 1 KDB: enter: panic [thread 100108] Stopped at kdb_enter+0x2f: nop db> where kdb_enter() at kdb_enter+0x2f panic() at panic+0x249 ffs_valloc() at ffs_valloc+0x684 ufs_mkdir() at ufs_mkdir+0x243 kern_mkdir() at kern_mkdir+0x243 syscall() at syscall+0x1fb Xfast_syscall() at XFast_syscall+0xa8 --- syscall (136, FreeBSD ELF64, mkdir), rip = 0x520ecc, rsp = 0x7fffffffe588, rbp = 0x803120 ----- Another attempt. Same volume, same settings except for soft-updates being off... Installation stopped by not being able to read from CD. After retrying to read the distribution again I got: panic: ufsdirhash_findslot: 'atacontrol' not found cpuid = 1 KDB enter: panic [thread 100076] Stopped at kdb_enter+0x2f: nop db> where kdb_enter() at kdb_enter+0x2f panic() at panic+0x249 ufsdirhash_findslot() at ufsdirhash_findslot+0xd3 ufsdirhash_remove() at ufsdirhash_remove+0x82 ufs_dirremove() at ufs_dirremove+0x1da ufs_remove() at ufs_remove+0x7d kern_unlink() at kern_unlink+0x1e5 unlink() at unlink+0x3e syscall() at syscall+0x4ab Xfast_syscall() at Xfast_syscall+0xa8 --- syscall (10, FreeBSD ELF64, unlink)), rip = 0x521354, rsp = 0x7fffffffe588, rbp = 0x802070 --- db> >How-To-Repeat: Boot official mini inst ISO of 5.3beta3-amd64. >Fix: >Release-Note: >Audit-Trail: >Unformatted: