From owner-freebsd-stable@FreeBSD.ORG Thu Nov 23 07:22:48 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A86A16A40F for ; Thu, 23 Nov 2006 07:22:48 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D17743D5D for ; Thu, 23 Nov 2006 07:22:13 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so320577uge for ; Wed, 22 Nov 2006 23:22:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r3DMzxUfCJLXLGE7Ka4ul641QAi5ER1pThMdIoCJYNrlK0cpMNyh0vClNbvQIHJYCXJr5iy4vnBmynWH+BgFYl2yNH4oGJFwDg77p8ccIKPQHTQBF9nOLFk28puJpWnYRAfuwjxb2JzXM/X5spt4dhLXNUOlOt8DZptslBKiDNU= Received: by 10.67.119.9 with SMTP id w9mr4751312ugm.1164266566182; Wed, 22 Nov 2006 23:22:46 -0800 (PST) Received: by 10.67.86.8 with HTTP; Wed, 22 Nov 2006 23:22:46 -0800 (PST) Message-ID: <790a9fff0611222322i3e5ecbf9xca0739dc0e01ea50@mail.gmail.com> Date: Thu, 23 Nov 2006 01:22:46 -0600 From: "Scot Hetzel" To: "Ajit Mittal" In-Reply-To: <737098.67935.qm@web60612.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <737098.67935.qm@web60612.mail.yahoo.com> Cc: freebsd-stable@freebsd.org Subject: Re: Configuration of NVRAM & drives mismatch for error on dell serve 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: Thu, 23 Nov 2006 07:22:48 -0000 On 11/22/06, Ajit Mittal wrote: > Actully one of the server has raid with 4 drives. We > by mistake removed them from the server without > labelling them > > Now when we boot then get the error Configuration of > NVRam & drives mismatch for HA-0(normal mismatch) > > What i think is that hard drives has some id given by > raid controller and also saves thsi information in > its bios(NVRAM).Which are mismatch bcoz of the hard > drives are not at the right spot. > Label the disks a, b, c, d. Then remove disks c and d, and reinsert them but in the opposite slot, then check the status of the raid. You may have to do this 24 times, before you hit the right combination. a b c d b a c d c b a d d b c a a b d c b a d c c b d a d b a c a c d b b c d a c a d b d c a b a c b d b c a d c a b d d c b a a d b c b d a c c d b a d a b c a d c b b d c a c d a b d a c b You maybe able to cheat, if your raid tells you which slots don't have the correct disk in it. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.