From owner-freebsd-scsi@FreeBSD.ORG Tue Nov 11 01:58:39 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54F7F16A4CE; Tue, 11 Nov 2003 01:58:39 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EFBE43FA3; Tue, 11 Nov 2003 01:58:37 -0800 (PST) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.9p2/8.12.3) with ESMTP id hAB9wX76068521; Tue, 11 Nov 2003 10:58:34 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Tue, 11 Nov 2003 10:58:33 +0100 (CET) From: Martin Blapp To: Scott Long In-Reply-To: <3FB07A28.6090109@freebsd.org> Message-ID: <20031111105748.F69464@cvs.imp.ch> References: <20031110161547.I69464@cvs.imp.ch> <3FB07A28.6090109@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-scsi@freebsd.org Subject: Re: IPS serverraid 5i does not rebuild with raid5 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2003 09:58:39 -0000 Hi, > I have no idea =-/ Let me know if you find anything. Under Linux, > do you have any applications, services, or daemons running that > monitor the card? No. Only the plain kernel driver. And this one does rebuild the raid after booting. FreeBSD just lets the raid in the broken state and does not rebuild anything. Martin