From owner-freebsd-questions@FreeBSD.ORG Thu Jun 7 01:34:04 2012 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 461E01065700; Thu, 7 Jun 2012 01:34:04 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0A9C38FC0C; Thu, 7 Jun 2012 01:34:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=Message-Id:Cc:To:Date:From:Subject:Content-Type:Content-Transfer-Encoding:Mime-Version:In-Reply-To:References; bh=IarqHJhgrqHGZNSh7E1xB9AoGAB0qoxkUwdvRnZVOz0=; b=ARDs/R+vPy4NCITykcz3cD0v2XW+pKlrUgSATYG1Y9vd0DcsgjsuKhAbwpesLhI1IzbziJE0HPu95IYmIsSr1rJ94jUF2CMjtqCZU3+FAWvlS3fC+0KeYqTHNqZRzeRB; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from <feld@feld.me>) id 1ScRbu-000NNn-7r; Wed, 06 Jun 2012 20:34:03 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1339032836-26372-26371/5/49; Thu, 7 Jun 2012 01:33:56 +0000 References: <op.wbwe9s0k34t2sn@tech304> <201205311048.45813.jhb@freebsd.org> <op.we6hsx0m34t2sn@tech304> <201205311157.42909.jhb@freebsd.org> User-Agent: K-9 Mail for Android In-Reply-To: <201205311157.42909.jhb@freebsd.org> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 From: Mark Felder <feld@feld.me> Date: Wed, 6 Jun 2012 20:34:02 -0500 To: John Baldwin <jhb@freebsd.org> Message-Id: <19d73256-b7c6-417e-a051-a5faeabf219d@email.android.com> X-SA-Score: -1.5 Cc: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 07 Jun 2012 01:34:04 -0000 Hi guys I'm excitedly posting this from my phone. Good news for you = guys, bad news for us -- we were building HA storage on vmware for a = client and can now replicate the crash on demand. I'll be posting = details when I get home to my PC tonight, but this hopefully is enough = to replicate the crash for any curious followers: ESXi 5 9 or 9-STABLE HAST=20 1 cpu is fine 1GB of ram UFS SUJ on HAST device No special loader.conf, sysctl, etc No need for VMWare tools Run Bonnie++ on the HAST device We can get the crash to happen on the first run of bonnie++ right now. = I'll post the exact specs and precise command run in the PR. We found an = old post from 2004 when we looked up the process state obtained from = CTRL+T -- flswai -- which describes the symptoms nearly perfectly. http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2004-02/0250.html= =20 Hopefully this gets us closer to a fix...