From owner-freebsd-current@FreeBSD.ORG Tue Oct 14 16:24:26 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1756616A4B3 for ; Tue, 14 Oct 2003 16:24:26 -0700 (PDT) Received: from ozlabs.org (ozlabs.org [203.10.76.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id D010343FA3 for ; Tue, 14 Oct 2003 16:24:24 -0700 (PDT) (envelope-from grog@lemis.com) Received: from blackwater.lemis.com (blackwater.lemis.com [192.109.197.80]) by ozlabs.org (Postfix) with ESMTP id 16B5E2BD37 for ; Wed, 15 Oct 2003 09:24:22 +1000 (EST) Received: by blackwater.lemis.com (Postfix, from userid 1004) id F2792511E8; Wed, 15 Oct 2003 08:54:18 +0930 (CST) Date: Wed, 15 Oct 2003 08:54:18 +0930 From: Greg 'groggy' Lehey To: Balazs Nagy Message-ID: <20031014232418.GI57013@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TOmSpbqtysumMR8M" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: freebsd-current@freebsd.org Subject: Re: sata + vinum + Asus p4p800 = :( X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2003 23:24:26 -0000 --TOmSpbqtysumMR8M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tuesday, 14 October 2003 at 18:46:44 +0200, Balazs Nagy wrote: > Hi, > > I had a -CURRENT setting with an Abit BE7-S and two SATA disks with > vinum configuration. It worked very well until a power failure, and > the mainboard died. Yesterday I got a replacement mainboard, the only > type met the requirements (eg. two SATA ports) in the store: an Asus > P4P800. > > My only problem is with the disks. I can use all USB ports (8; what a > server could do with eight USB ports?), the 3C940 Gigabit Ethernet port > (I disabled the sound subsystem), and everything works until the first > fsck, when the kernel paniced. Here is the dmesg: > > GEOM: create disk ad0 dp=3D0xc6b4bb70 > ad0: 4028MB [8184/16/63] at ata0-master UDMA33 > acd0: CDROM at ata0-slave PIO4 > GEOM: create disk ad4 dp=3D0xc6b4b070 > ad4: 117246MB [238216/16/63] at ata2-master UDMA133 > GEOM: create disk ad6 dp=3D0xc6b4b170 > ad6: 117246MB [238216/16/63] at ata3-master UDMA133 > Mounting root from ufs:/dev/vinum/root > panic: ata_dmasetup: transfer active on this device! > > I did further investigation: I booted from ata0-master, and mounted > /dev/vinum/root as /mnt. A simple fsck -f -B /mnt killed the system. > I did the same with /dev/ad4s1a (this is the boot hack partition from > the handbook), then I switched off softupdates. No win. I tried to > boot with safe mode either, but it hung with page fault. > > What can I do?=20 Provide a dump? Analyse the problem yourself? This *is* -CURRENT, after all. =20 > Besides, why my SATA interfaces are recognized as UDMA133? It sounds like this could be an issue with ATA compatibility issues with this mother board. You should be able to mount your root file system from the underlying UFS partition, thus disabling Vinum; at least that would help you track down the problem. Greg -- See complete headers for address and phone numbers. --TOmSpbqtysumMR8M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE/jIWiIubykFB6QiMRAoRSAJ40O0DJxR9KTy5v+khhyA2sJWGSqACfc1Fu 83XCIh4WuKeAAdCA77dZEcM= =ic+5 -----END PGP SIGNATURE----- --TOmSpbqtysumMR8M--