From owner-freebsd-stable@FreeBSD.ORG Mon Aug 6 16:23:05 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 7A44A1065672; Mon, 6 Aug 2012 16:23:05 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 320EA8FC15; Mon, 6 Aug 2012 16:23:04 +0000 (UTC) Received: by obbun3 with SMTP id un3so7783943obb.13 for ; Mon, 06 Aug 2012 09:23:04 -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=HwQ2MPOvpQY10fOLl2YiRyhokQkv7Q67ywcu6yCnLVo=; b=tpU8jXitbeQxf//5y1ux/L0M0oICS4RpnUJb63vvyfMXIiXHe8VO2KltN+T5RBlBfU WSx3KTerDwaUZigGOjyk2BB90sMWqsBpAz9Yl4g2UOpOFK8AjYokw2YMQp/JpNvj7of0 eTYcCAkHGfk/xxU72lVIQrB1kYqb7+WlNow3128I1rgMJk13G71OzeCD/XdACGFuhonR 2EO+V7FXDw8q72Ev0tv02Os2PTvcumWdSPxeSM6NIFRt4gZqsrH7kyNwd7yV1A3IbQSN +BGWVUk4UbPmJSr2/DpO8+l7+hcSVYVNmbgzNkmH5oZP7glqzDpuf6/A+N5nhY3PLWEt w0zg== MIME-Version: 1.0 Received: by 10.182.2.233 with SMTP id 9mr19941357obx.11.1344270184415; Mon, 06 Aug 2012 09:23:04 -0700 (PDT) Received: by 10.76.84.7 with HTTP; Mon, 6 Aug 2012 09:23:04 -0700 (PDT) In-Reply-To: References: <501D52AD.4010105@protected-networks.net> Date: Mon, 6 Aug 2012 09:23:04 -0700 Message-ID: From: Garrett Cooper To: Maksim Yevmenkin 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:23:05 -0000 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. Thanks! -Garrett