From owner-freebsd-hardware@FreeBSD.ORG Mon Feb 5 21:50:38 2007 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C383816A406 for ; Mon, 5 Feb 2007 21:50:37 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.freebsd.org (Postfix) with ESMTP id 6E8FE13C46B for ; Mon, 5 Feb 2007 21:50:37 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id l15LoX3n064131; Mon, 5 Feb 2007 16:50:33 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hardware@freebsd.org, lippe@freebsdbrasil.com.br Date: Mon, 5 Feb 2007 16:28:02 -0500 User-Agent: KMail/1.9.1 References: <45C745BF.3080600@freebsdbrasil.com.br> In-Reply-To: <45C745BF.3080600@freebsdbrasil.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702051628.02501.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 05 Feb 2007 16:50:34 -0500 (EST) X-Virus-Scanned: ClamAV 0.88.3/2525/Mon Feb 5 11:11:08 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Subject: Re: Dell PowerEdge 840 in FreeBSD X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 21:50:38 -0000 On Monday 05 February 2007 09:57, Felippe de Meirelles Motta wrote: > Hi people, > > Somebody already got problems with PERC 5/i controller, stopping during > the boot ? > > Reading the last message, i dont known the possible problem, look: > > mfi0: 587 (223981812s/0x0001/-1) - VD 00/0 progress 2% in 48s: > Background Initialization progress on VD 00/0 is 2.03%(48s) > mfi0:588 (223981820s/0x0000/0) - Battery temperature is normal > mfi0: 589 (223981820s/0x0000/0) - Current capacity of the battery is > above hold > mfid0: on mfi0 > mfid0: 278784MB (578949632 sectors) RAID volume '0' is optimal > > My hardware informations are: > > Dell Poweredge 840 > BIOS A01 > Raid Controller LSI LOGIC Corporation > PERC 5/i version 5.0.2-0003 > 3 HDs in RAID 5 > > I tested with FreeBSD 6.1 and 6.2, but, no success! > > I read about a possible bug in FreeBSD 6.1 with multiple volumes, but i > don't find any notice that confirmed this, not even any correction/fix. It was fixed in 6.2, but you only have 1 volume. You might have a different problem rather than an mfi(4) problem. You can try disabling SMP as a workaround for now to see if it doesn't hang at boot. > Thanks! :) > > -- > > Atenciosamente, > Felippe de Meirelles Motta > FreeBSD Brasil LTDA. > http://www.freebsdbrasil.com.br > _______________________________________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@freebsd.org" > -- John Baldwin