From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 07:42:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D38D337B401 for ; Wed, 25 Jun 2003 07:42:07 -0700 (PDT) Received: from boston3.g4.net (boston3.G4.NET [216.177.0.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06DB344001 for ; Wed, 25 Jun 2003 07:42:06 -0700 (PDT) (envelope-from lists@bsdadmins.net) Received: from hades ([216.177.0.160]) by boston3.g4.net (8.11.3/8.11.3) with SMTP id h5PEg7841913 for ; Wed, 25 Jun 2003 10:42:07 -0400 (EDT) (envelope-from lists@bsdadmins.net) Message-ID: <001c01c33b27$28c79e40$65fefe0a@hades> From: "David Loszewski" To: Date: Wed, 25 Jun 2003 10:36:21 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: problem with hardware raid and freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2003 14:42:08 -0000 I have a Mylex AcceleRAID 160 with 2x 72GB U160 scsi harddrives. I had = setup a RAID 1 with the raid card on the two drives, I installed freebsd = on the drives without a problem, however when I start freebsd back up = both hd lights are solid as if they're working like crazy. I then took = the primary drive out and the system still ran without a problem so I = knew that the raid was working. But then when I put the drive back in = for the drives to sync back up both hd lights went off and I got a = kernel timeout error on the mylex card. Any suggestions? I'm using = FreeBSD 4.8. If I upgrade to FreeBSD 5.1 would it fix this? I'm also = willing to go to OpenBSD if that will fix the problem since I have = experience in OpenBSD. Dave