From owner-freebsd-stable@FreeBSD.ORG Mon Aug 6 16:26:49 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5944F106566B; Mon, 6 Aug 2012 16:26:49 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2594B8FC20; Mon, 6 Aug 2012 16:26:48 +0000 (UTC) Received: by pbbrp2 with SMTP id rp2so1537507pbb.13 for ; Mon, 06 Aug 2012 09:26:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LbpLiFEgCkASnqU1c+FcDKS062O4s9sl9V9ObsrAu7A=; b=QccfO/YOUo338W6wND/wr/raftkHFKw7tEJWtZ7SoO3Ftm/rTtxu+9/2u85Tv1QpHt nPQOFJ9XQ2A7U3onD5NVUb3R0KA7nLiMka7Z7To7X1N8D9ljAT62112OBxKc5m/NTM1c 7pDBe2e89tdeGNvdoots7bgDGBb0WdSNN4Bo1KXyisWigncLWeWXWM5M7J6dztBeOGR9 QhP9Vth5su/tXp4KabXQXVItnHd0dcRIxcUQUTey83yIdmkY4pAiK4b7bXIYmqhB8hmG 3H8keDfuWwGWDPfhJEhp/qIoiH/nT+DcWAevdqusP9DyOgpsm4Lnp8Q+qSqZypc0Apkl r7Yw== MIME-Version: 1.0 Received: by 10.68.125.131 with SMTP id mq3mr18828483pbb.31.1344270408563; Mon, 06 Aug 2012 09:26:48 -0700 (PDT) Received: by 10.68.72.233 with HTTP; Mon, 6 Aug 2012 09:26:48 -0700 (PDT) In-Reply-To: References: <501D52AD.4010105@protected-networks.net> Date: Mon, 6 Aug 2012 09:26:48 -0700 Message-ID: From: Maksim Yevmenkin To: Garrett Cooper Content-Type: text/plain; charset=ISO-8859-1 Cc: stable@freebsd.org, current@freebsd.org Subject: Re: geom mirror now rebuilding on every reboot? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2012 16:26:49 -0000 On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper wrote: > On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin > wrote: >> Michael, >> >>> Something in -current and recently MFC'd to -stable is causing all of my >>> gmirror drives to rebuild on reboot :-( >>> >>> Being remote and these being production machines, I suspect SVN r237929 >>> and r237930 in -current and SVN r238500 to -stable but haven't yet been >>> able to prove it. >>> >>> Is anyone else seeing this? >> >> yes, i've seem something similar only much, much worse. one of our >> production systems completely kept loosing its gmirror volumes on >> every reboot. it looked like gmirror metadata were completely >> corrupted. rebuilding mirrors and reverting back to previous kernel >> seemed to work. someone else is tracking it down. > > Is this is in 9.1 -PRERELEASE, -RELEASE (or whatever the official > label is...)? If so, it seems like this would be a ship blocker. sorry. its releng_9/9-stable. gmirrors are on two ssds. we use gpt and gmirror individual partitions, not entire disks. thanks, max