From owner-freebsd-geom@FreeBSD.ORG Tue Jan 31 16:52:28 2012 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7568106566C for ; Tue, 31 Jan 2012 16:52:28 +0000 (UTC) (envelope-from vivek@khera.org) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3992A8FC0A for ; Tue, 31 Jan 2012 16:52:27 +0000 (UTC) Received: by bkbzx1 with SMTP id zx1so211211bkb.13 for ; Tue, 31 Jan 2012 08:52:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=khera.org; s=google11; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mKvAsyzFK7IPyfBTp9C/S6HqrsxSCtTCWrFdGuIvspg=; b=ZczR2UQadDI+TSjCMyciGek84IOByvuo/LiPUhpO6tc/nxA41q9S+eCfh8KgjvoKuB j1Hwa/z4jJLXtiZDCWslN+nTAClaPDM342v04IZfzWEQkxQK8/f4lqjzYmewXnZXHnZy 5kwjQ0WfXLiw9LZdflsNjzweLLBFGDPp5HCDM= MIME-Version: 1.0 Received: by 10.204.154.136 with SMTP id o8mr11414320bkw.112.1328028746725; Tue, 31 Jan 2012 08:52:26 -0800 (PST) Received: by 10.204.148.11 with HTTP; Tue, 31 Jan 2012 08:52:26 -0800 (PST) In-Reply-To: References: <9DB745B1-AA3D-4EF4-9A5E-4159EBFBC3E7@kcilink.com> <4F277200.8020003@yandex.ru> Date: Tue, 31 Jan 2012 11:52:26 -0500 Message-ID: From: Vick Khera To: freebsd-geom@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: gmirror failed with error 19. X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2012 16:52:28 -0000 On Tue, Jan 31, 2012 at 8:15 AM, Vick Khera wrote: > My solution was to re-break the gmirror from FreeBSD 8 kernel, boot > into FreeBSD 9 kernel and world, then reformat the second drive using > GPT, dump/restore from first drive, boot to second drive, reformat > first drive, set up gmirror per partition, then reboot. My step-by-step is posted. Hope it helps someone get over the busted gmirror situation where you get this error: GEOM_PART: integrity check failed (mirror/gm0, MBR) http://vivek.khera.org/mini-blog/upgradefreebsd82to90withgmirrorbootdisk