From owner-freebsd-current@FreeBSD.ORG Thu Sep 9 22:01:52 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F03910656EF; Thu, 9 Sep 2010 22:01:52 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1A0388FC21; Thu, 9 Sep 2010 22:01:51 +0000 (UTC) Received: by vws7 with SMTP id 7so2083910vws.13 for ; Thu, 09 Sep 2010 15:01:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.49.207 with SMTP id w15mr216726vcf.75.1284069710247; Thu, 09 Sep 2010 15:01:50 -0700 (PDT) Received: by 10.220.200.8 with HTTP; Thu, 9 Sep 2010 15:01:50 -0700 (PDT) X-Originating-IP: [71.1.133.114] In-Reply-To: <4C8957F5.8010405@delphij.net> References: <4C8957F5.8010405@delphij.net> Date: Thu, 9 Sep 2010 15:01:50 -0700 Message-ID: From: Rob Farmer To: d@delphij.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Pawel Jakub Dawidek Subject: Re: System reboots building mysql51-client with ZFS v28 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 09 Sep 2010 22:01:52 -0000 On Thu, Sep 9, 2010 at 14:56, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 2010/09/09 14:51, Rob Farmer wrote: >> I am running a fairly recent current with the new ZFS patches: >> >> FreeBSD topaz.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 >> r212312M: Wed Sep =A08 02:03:34 PDT 2010 >> rfarmer@topaz.predatorlabs.net:/usr/obj/usr/src/sys/TOPAZ =A0amd64 >> >> When I try to build databases/mysql51-client from ports, the configure >> script runs for a while then prints: >> WARNING: Adding fix for interrupted reads >> >> Then the system reboots. The kernel doesn't panic or anything - the >> screen goes blank for about 5 seconds and the BIOS starts again. I >> have WITNESS and all the standard debugging stuff for current, plus >> the DUBUG_LOCKS and DEBUG_VFS_LOCKS options recommended in the ZFS >> patch posting. Hardware is a Lenovo Thinkpad T61 with a Core 2 Duo, >> 4GB of RAM, ahci is being used for the hard drive. There is a 1 GB ufs >> /boot, everything else is zfs (one drive, no mirroring, no snapshots, >> nothing complex). >> >> Port is up to date: >> # $FreeBSD: ports/databases/mysql51-client/Makefile,v 1.100 2010/08/25 >> 09:07:27 ale Exp $ >> >> Not sure if this is ZFS related or not. What can I do to collect some >> useful information here? This can be reproduced reliably. > > Just a guess - are you compiling under X? =A0If so what about if you > compile under text mode? Nope - this is a new install and X isn't running yet. It is installed, but not started yet. I ran across this building dependencies for KDE (why a desktop requires MySQL server is beyond me, but anyways). --=20 Rob Farmer > > Cheers, > - -- > Xin LI =A0 =A0http://www.delphij.net/ > FreeBSD - The Power to Serve! =A0 =A0 =A0 =A0 =A0Live free or die > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.16 (FreeBSD) > > iQEcBAEBCAAGBQJMiVf1AAoJEATO+BI/yjfB3pEH+wfej2GHUwBj3F4yPZjnUiTZ > B1X0FwzeWQWyRfl/FxF3X0LSH6s5Dc2y+QUd5e22yVfwUDV449+R53deCZesCtxm > IWabVgQKFJQF3rgdnC+fAy2kY5kaMGH/s/Ifq2GJcx8YnVLBPKQRcKHgHKAJ05l6 > 0G/Mr8YfGBXS7UvQJvSGqnfhLJjufBEe6dk/NTl2zguPAgWeo2z9e0xud9LYXBbH > RYGtFHzIxsvzTau4q8JVyvl6Uc5gNxvutNpOxwtWhX2lwbeqv2U+w1O9JjDCXP+e > 5zLH3hffk0wKysEXPVx+ltkFzjCUCuNYIYDuvBX3V8QsYE7s4PT/J3Rmc2gX6fE=3D > =3DmnSc > -----END PGP SIGNATURE----- >