From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:58:46 2008 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 70B7A106566B for ; Mon, 21 Apr 2008 06:58:46 +0000 (UTC) (envelope-from raven428@gmail.com) Received: from impreza.mks-chel.ru (impreza.mks-chel.ru [92.43.184.3]) by mx1.freebsd.org (Postfix) with ESMTP id 1584E8FC1A for ; Mon, 21 Apr 2008 06:58:46 +0000 (UTC) (envelope-from raven428@gmail.com) Received: from localhost (impreza.mks-chel.ru [92.43.184.3]) by impreza.mks-chel.ru (Postfix) with ESMTP id AB8511072C0C for ; Mon, 21 Apr 2008 12:33:07 +0600 (YEKST) X-Virus-Scanned: by GENOCIDE at mks-chel.ru Received: from [10.72.1.102] (unknown [10.72.1.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by impreza.mks-chel.ru (Postfix) with ESMTP for ; Mon, 21 Apr 2008 12:33:07 +0600 (YEKST) Message-ID: <480C3523.5000108@gmail.com> Date: Mon, 21 Apr 2008 12:33:07 +0600 From: Dmitry Sukhodoyev User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: cannot move geli disk from 6.3-R to 6.1-R 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, 21 Apr 2008 06:58:46 -0000 i try to attach geli provider, which i have used in 6.3-RELEASE to 6.1-RELEASE: # geli attach -k /root/da1.key /dev/da1 MD5 hash mismatch for /dev/da1 in 6.3-R it still attaches successfully, but in 6.1-R is not. system with 6.1-R is not my own, so i can't update it. how i can attach geli provider from my 6.3-R to this 6.1-R? -- raVen