From owner-freebsd-questions@FreeBSD.ORG Sat Nov 27 16:35:56 2004 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 4334E16A4CE for ; Sat, 27 Nov 2004 16:35:56 +0000 (GMT) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2120843D60 for ; Sat, 27 Nov 2004 16:35:55 +0000 (GMT) (envelope-from volkere@cs.tu-berlin.de) Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id RAA11479 for ; Sat, 27 Nov 2004 17:35:53 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 405B2F21A for ; Sat, 27 Nov 2004 17:35:53 +0100 (MET) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id 27690-19 for ; Sat, 27 Nov 2004 17:35:53 +0100 (MET) Received: from conde.cs.tu-berlin.de (conde.cs.tu-berlin.de [130.149.17.40]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP for ; Sat, 27 Nov 2004 17:35:52 +0100 (MET) Received: (from volkere@localhost)iARGZq2w001407 for freebsd-questions@freebsd.org; Sat, 27 Nov 2004 17:35:52 +0100 (MET) Date: Sat, 27 Nov 2004 17:35:52 +0100 From: Volker Eckert To: freebsd-questions@freebsd.org Message-ID: <20041127163552.GA29687@conde.cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de Subject: SiI 0680 and 5.3 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: Sat, 27 Nov 2004 16:35:56 -0000 i learned from the 5.3 errata that raid functionality for the above mentioned chipset was broken: "...ata raid support .... is non-functional ... raid config stored under 5.2 or prior may be corrupted" since i had severe problems getting 5.2.1 to work reliably (the machine would just reboot under high network load) i tested it with 5.3. initially it didn't recognise the raid1 but after recreating it (without losing any data disk) it just worked fine. moreover, the reboots are gone. what am i missing? or is it that only the 5.2 _configuration_ has gotten corrupted but the new created 5.3 configuration is ok?? any hints? thanks!