From owner-freebsd-questions@FreeBSD.ORG Mon Sep 10 11:17:03 2007 Return-Path: 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 9C1F016A417 for ; Mon, 10 Sep 2007 11:17:03 +0000 (UTC) (envelope-from mymailfloods@googlemail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 1300C13C45B for ; Mon, 10 Sep 2007 11:17:02 +0000 (UTC) (envelope-from mymailfloods@googlemail.com) Received: by nf-out-0910.google.com with SMTP id k4so775071nfd for ; Mon, 10 Sep 2007 04:17:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=NngLffrog7HEgjnRvyGUNqKzmKMTZN06IhmshrVF/wA=; b=dz4H3Tm1pQ0FNnhgtOBrM5GbCtIMuvElluhPJClMQJpbAl3d9tzmtSEJ5JP/Dt6nroGT9egnnV191EldbuWSUa8frFq2oQLugHc1mIynwVk4xj+0ZbkP7FAIoxDJnWrEidQAd57fTj9CrbJRJwr3DSLUCR832cjBylTa2ghQZO4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PZLvXEReDQOSsUzaaAh3KKdEHIq0xYJ8NRrcIdkDnQAlXC50XUWgHCu1N4gq18jsmrylVYl0u5Z44h9UoWyb/sdAvk/Z6Zt/aUBDC2yk8w2PUD/1OFS2pFgA4yPNBgDFoiS7TUMjd8MjbHcGphcfJCbKgoJPE7BpF0QiZssGaZo= Received: by 10.78.171.13 with SMTP id t13mr1869347hue.1189423021991; Mon, 10 Sep 2007 04:17:01 -0700 (PDT) Received: by 10.78.32.4 with HTTP; Mon, 10 Sep 2007 04:17:01 -0700 (PDT) Message-ID: Date: Mon, 10 Sep 2007 13:17:01 +0200 From: "Thomas Hobbes" To: freebsd-questions@freebsd.org In-Reply-To: <20070910094953.GF18587@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070910094953.GF18587@garage.freebsd.pl> Subject: Re: GEOM ELI: MD5 hash mismatch for /dev/mirror/gm0s1f X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2007 11:17:03 -0000 > It means that metadata (in the last provider's sector) is in an > inconsistent state. Someone/something changed it. The error occurs while attaching a device on a gmirrored disk. Am I right assuming that the responisble change happens right between initialisation and attachment?