From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 18 02:20:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABD5C16A4DD for ; Fri, 18 Aug 2006 02:20:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12AC843D5A for ; Fri, 18 Aug 2006 02:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7I2KFtj084680 for ; Fri, 18 Aug 2006 02:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7I2KFYd084679; Fri, 18 Aug 2006 02:20:15 GMT (envelope-from gnats) Resent-Date: Fri, 18 Aug 2006 02:20:15 GMT Resent-Message-Id: <200608180220.k7I2KFYd084679@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yoichi NAKAYAMA Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70BAF16A4DA for ; Fri, 18 Aug 2006 02:17:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B92243D69 for ; Fri, 18 Aug 2006 02:17:20 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k7I2HJa4019307 for ; Fri, 18 Aug 2006 02:17:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k7I2HJMS019253; Fri, 18 Aug 2006 02:17:19 GMT (envelope-from nobody) Message-Id: <200608180217.k7I2HJMS019253@www.freebsd.org> Date: Fri, 18 Aug 2006 02:17:19 GMT From: Yoichi NAKAYAMA To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/102210: [ata] reboot system makes rebuilding array ready (ICH7) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 02:20:16 -0000 >Number: 102210 >Category: kern >Synopsis: [ata] reboot system makes rebuilding array ready (ICH7) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 18 02:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yoichi NAKAYAMA >Release: 7-current >Organization: FreeBSD.org >Environment: FreeBSD suigei.local-net 7.0-CURRENT FreeBSD 7.0-CURRENT #11: Thu Aug 17 23:51:38 JST 2006 yoichi@suigei.local-net:/usr/obj/usr/src/sys/GENERIC_DEBUG i386 >Description: I have raid array with ICH7. Reboot system when RAID1 volume is under rebuilding, then the volume, althogh it is out of sync, is shown as READY: # atacontrol status ar0 ar0: ATA RAID1 subdisks: ad10 ad14 status: READY while "Intel(R) Matrix Strage Manager option ROM v5.7.0.1005 ICH7MR" shows that the status of the volume is "Rebuild". # When I boot Windows XP, it does continue rebuilding process. related part of dmesg: atapci2: port 0xe080-0xe087,0xe000-0xe003,0xdc00-0xdc07,0xd880-0xd883,0xd800-0xd80f mem 0xffa37800-0xffa37bff irq 19 at device 31.2 on pci0 ad10: 239372MB at ata5-master SATA150 ad14: 239372MB at ata7-master SATA150 ar0: disk0 READY (master) using ad10 at ata5-master ar0: disk1 READY (mirror) using ad14 at ata7-master >How-To-Repeat: atacontrol detach ata7 atacontrol attach ata7 atacontrol addspare ar0 ad14 atacontrol rebuild ar0 reboot >Fix: >Release-Note: >Audit-Trail: >Unformatted: