From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 20:03:13 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F1406AB for ; Mon, 11 Aug 2014 20:03:13 +0000 (UTC) Received: from mail.apsz.com.pl (mail.apsz.com.pl [95.48.209.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5ACDF2BDA for ; Mon, 11 Aug 2014 20:03:12 +0000 (UTC) Received: from chroot.pl (89-67-169-110.dynamic.chello.pl [89.67.169.110]) by mail.apsz.com.pl (Postfix) with ESMTPS id BB30745656 for ; Mon, 11 Aug 2014 21:57:09 +0200 (CEST) Message-ID: <53E92013.2020206@chroot.pl> Date: Mon, 11 Aug 2014 21:57:07 +0200 From: Lukasz User-Agent: WebMail MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: zpool from 32bit os to 64bit os Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=4.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.apsz.com.pl X-Virus-Scanned: clamav-milter 0.98.4 at mail.apsz.com.pl X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2014 20:03:13 -0000 Hello! I'm looking for a way to connect (convert) disks with zpool created in FreeBSD 32 bit to FBSD 64bit. Is it possible at all? Regards.