From owner-freebsd-current Mon Apr 1 22:56:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from boggy.acest.tutrp.tut.ac.jp (boggy.acest.tutrp.tut.ac.jp [133.15.67.40]) by hub.freebsd.org (Postfix) with ESMTP id 72ADA37B436 for ; Mon, 1 Apr 2002 22:56:36 -0800 (PST) Received: (from root@localhost) by boggy.acest.tutrp.tut.ac.jp (8.11.6+3.4W/8.11.6) id g326uUk01019 for current@freebsd.org; Tue, 2 Apr 2002 15:56:30 +0900 (JST) Received: from boggy.acest.tutrp.tut.ac.jp (localhost [127.0.0.1]) by boggy.acest.tutrp.tut.ac.jp (8.11.6+3.4W/8.11.6av) with ESMTP id g326uTt01012 for ; Tue, 2 Apr 2002 15:56:29 +0900 (JST) To: current@freebsd.org Subject: Mirrored disk on HPT370 is not detected. MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII From: NAKAJI Hiroyuki Date: Tue, 02 Apr 2002 15:56:28 +0900 Message-ID: <87g02ed1wj.fsf@boggy.acest.tutrp.tut.ac.jp> Lines: 51 User-Agent: T-gnus/6.15.5 (based on Oort Gnus v0.05) (revision 02) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/20.7 (i386--freebsd) MULE/4.1 (AOI) X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cannot update my current system after Jan 29 2002, because the latest kernel cannot detect my mirrored disk on HPT370 as ar. Is there any problem or large change around ata driver? The dmesg outputs for old and new kernels and kernel configuration file are available at http://www.rc.tutrp.tut.ac.jp/~nakaji/FreeBSD/20020402/ dmesg.boot old kernel dmesg.noar.20020402 today's kernel NAKAJI kernel configuration I checked the difference between them to find that ata device on HPT370 is not detected, -pcib2: device atapci0 requested decoded I/O range 0x9c02-0x9c00 -pcib2: device ata2 requested decoded I/O range 0xa800-0xa807 -ata2: iobase=0x9800 altiobase=0x9c02 bmaddr=0xa800 -ata2: mask=03 ostat0=50 ostat2=00 -ata2-master: ATAPI 00 00 -ata2-slave: ATAPI 00 00 -ata2: mask=03 stat0=50 stat1=00 -ata2-master: ATA 01 a5 -ata2: devices=01 -ata2: at 0x9800 on atapci0 +pcib2: device atapci0 requested unsupported I/O range 0x0-0x9c00 (decoding 0x9000-0xafff) +ata2: probe allocation failed -pcib2: device atapci0 requested decoded I/O range 0xa402-0xa400 -pcib2: device ata3 requested decoded I/O range 0xa808-0xa80f -ata3: iobase=0xa000 altiobase=0xa402 bmaddr=0xa808 -ata3: mask=03 ostat0=50 ostat2=00 -ata3-master: ATAPI 00 00 -ata3-slave: ATAPI 00 00 -ata3: mask=03 stat0=50 stat1=00 -ata3-master: ATA 01 a5 -ata3: devices=01 -ata3: at 0xa000 on atapci0 +pcib2: device atapci0 requested unsupported I/O range 0x0-0xa400 (decoding 0x9000-0xafff) +ata3: probe allocation failed and then ar disk mirrored with disks on ata[23] is not created. +ar: FreeBSD check1 failed Any hint is appreciated. Thanks in advance. -- NAKAJI Hiroyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message