From owner-freebsd-stable@FreeBSD.ORG Fri Feb 17 22:54:33 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1606716A422 for ; Fri, 17 Feb 2006 22:54:33 +0000 (GMT) (envelope-from security@jim-liesl.org) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAA3943D55 for ; Fri, 17 Feb 2006 22:54:31 +0000 (GMT) (envelope-from security@jim-liesl.org) Received: from daemon.jim-liesl.org ([70.33.46.68]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060217225431.IZJT22902.mta9.adelphia.net@daemon.jim-liesl.org>; Fri, 17 Feb 2006 17:54:31 -0500 Received: from daemon.jim-liesl.org (localhost.clspco.adelphia.net [127.0.0.1]) by daemon.jim-liesl.org (Postfix) with ESMTP id 29F456194; Fri, 17 Feb 2006 15:56:48 -0700 (MST) Received: from [127.0.0.1] (daemon.clspco.adelphia.net [192.168.1.15]) by daemon.jim-liesl.org (Postfix) with ESMTP id BCF96618F; Fri, 17 Feb 2006 15:56:47 -0700 (MST) Message-ID: <43F65365.5080203@jim-liesl.org> Date: Fri, 17 Feb 2006 15:51:17 -0700 From: secmgr User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: anton@nikiforov.ru References: <43F647AF.1020001@nikiforov.ru> In-Reply-To: <43F647AF.1020001@nikiforov.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-stable@freebsd.org Subject: Re: LSI Trouble (resend) 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: Fri, 17 Feb 2006 22:54:33 -0000 Anton Nikiforov wrote: > Today we were changing power supply so we shut all servers down at 17:00. > > After changing of UPS we start everything up and my LSI controller > starts to claim that disk and NVRAM configuration mismatch. Okay, not really a FreeBSD issue. Which adapter are you using? They made more than one ;'). > After rebooting (via simple exitting the configuration console withiut > changing anything), server stopped to claim that configuration > mismutch, but shows 0 Logical drives configured (while before i have > had 2 drives): > Raid1 for the OS (2*140GB drives) > Raid5 for the data (3*140GB drives) > And one 140GB drive as a hot spare disk > LSI FW version is G119 from Aug 27 2004 I suspect the raid1 drives are probably the most recoverable. Have you actually tried setting one of them as a jbod and booting from it? the raid5 set is a different matter. jim