From owner-freebsd-geom@FreeBSD.ORG Mon Jan 30 17:19:08 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 E50DE1065672 for ; Mon, 30 Jan 2012 17:19:08 +0000 (UTC) (envelope-from khera@kcilink.com) Received: from yertle.kcilink.com (yertle-comcast.kcilink.com [74.92.149.58]) by mx1.freebsd.org (Postfix) with ESMTP id 9C1CC8FC1E for ; Mon, 30 Jan 2012 17:19:08 +0000 (UTC) Received: from vick.int.kcilink.com (vick.int.kcilink.com [192.168.7.80]) by yertle.kcilink.com (Postfix) with ESMTP id 071DB8A00C; Mon, 30 Jan 2012 12:02:06 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kcilink.com; s=kci0709; t=1327942926; bh=ZClTCw5h3JDGKxea39kJ3HWIiL1M9VcXbp+97UaAtx0=; h=From:Content-Type:Content-Transfer-Encoding:Subject:Date: Message-Id:Cc:To:Mime-Version; b=BiZzdLxRLixQgLVfTydu5Sb10ub1xsXU/gw0P++DVz2a3mIAN2n/DAuQP1vNIebyt /gGH7nXEQ2uocyV23z1XajAdf+6zWDJZiJybpF0EZiUuS2raumEohGbLYk88yOmh+t 0JV7fWqdgZoIDFj2GBe3u0UOQgAPXSY1tyhlFVWw= From: Vick Khera Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Mon, 30 Jan 2012 12:02:05 -0500 Message-Id: <9DB745B1-AA3D-4EF4-9A5E-4159EBFBC3E7@kcilink.com> To: freebsd-geom@freebsd.org Mime-Version: 1.0 (Apple Message framework v1251.1) X-Mailer: Apple Mail (2.1251.1) Cc: sascha@trimind.de Subject: 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: Mon, 30 Jan 2012 17:19:09 -0000 A couple of weeks ago I discovered this = = which seemed to identically match a problem I was having with one = server upgrading to 9.0. However, another system I have survived an upgrad through this change = just fine with zero errors. It also exhibited the same change in part = output. The relevant bits of change are: -last: 156249953 +last: 156249998 where the latter number is from the 9.0 boot of this system. So, it seems that something other than just the "last" reported from = gpart is causing gmirror to fail its integrity check.