From owner-freebsd-current@FreeBSD.ORG Mon Oct 17 13:07:34 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEB9B16A41F for ; Mon, 17 Oct 2005 13:07:34 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC6143D64 for ; Mon, 17 Oct 2005 13:07:25 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.1.106] (69-161-144-40.miamfl.adelphia.net [69.161.144.40]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j9HD7NIi079933; Mon, 17 Oct 2005 07:07:23 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4353A207.50309@samsco.org> Date: Mon, 17 Oct 2005 07:07:19 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dan Langille References: <43534A94.23734.93A68246@localhost> <43534FFA.29473.93BB9942@localhost> In-Reply-To: <43534FFA.29473.93BB9942@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=2.0 required=3.8 tests=RCVD_IN_SORBS_DUL autolearn=no version=3.1.0 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: freebsd-current@freebsd.org, Mike Tancsa Subject: Re: RAID on 6.0-RC1 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: Mon, 17 Oct 2005 13:07:35 -0000 Dan Langille wrote: > On 17 Oct 2005 at 7:05, Mike Tancsa wrote: > > >>At 06:54 AM 17/10/2005, Dan Langille wrote: >> >>>Anyone running RAID on 6.0-RC1, specifically twed? >> >>Yes. >>% uname -a >>FreeBSD tor1-o.sentex.ca 6.0-RC1 FreeBSD 6.0-RC1 #0: Wed Oct 12 >>10:08:51 EDT >>2005 mdtancsa@tor1-o.sentex.ca:/usr/obj/usr/src/sys/global i386 >> >>% df >>Filesystem 1K-blocks Used Avail Capacity Mounted on >>/dev/twed0s1a 1012974 63220 868718 7% / >>devfs 1 1 0 100% /dev >>/dev/twed0s1e 10154158 694842 8646984 7% /home >>/dev/twed0s1f 20308398 4 18683724 0% /securestorage >>/dev/twed0s1g 2026030 6000 1857948 0% /tmp >>/dev/twed0s1d 20308398 2645286 16038442 14% /usr >>/dev/twed0s1h 19831118 499396 17745234 3% /var >>devfs 1 1 0 100% /var/named/dev >> >> >> >>>When booting from the 6.0-RC1 install CD, I'm getting twed0 found on >>>probing. The results look right. But then the install freezes (I >>>waited an hour). I have a screen shot which produced with a boot -v: >> >>Where does it get stuck when doing a boot -v > > > See this screen shot: > > > > BTW: Since composing that message, I tried "unset acpi_load". That > gets me into the installer. That's when using the twed. I haven't > tried the Promise with the unset yet. Likely an interrupt routing problem. More information on your motherboard, as well as a real console log during boot, is needed to say anything else. Scott