From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 06:52:35 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 D723595B for ; Tue, 12 Aug 2014 06:52:35 +0000 (UTC) Received: from mail-yk0-x230.google.com (mail-yk0-x230.google.com [IPv6:2607:f8b0:4002:c07::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9ADF02FEC for ; Tue, 12 Aug 2014 06:52:35 +0000 (UTC) Received: by mail-yk0-f176.google.com with SMTP id 19so6759222ykq.35 for ; Mon, 11 Aug 2014 23:52:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ZR04MXdFN2d1qzCThCu6hzdG0xK2OBGaC7yIRnxTYWM=; b=me3XiD+3Jalsr/wQ62dOhWvMAwJtZ8HaRJQSP+TamU7Oq+2s1wx1PFT//pNV8crbhH B/1Rr1qMBGdWs2opGDXtp7Y5cLWqeCRZ3h0yVnKmScNcsg7kAcZlH2Pgrhd7ipfHzq18 kGFdY7R3gLjCk9EB7ppusGzy5sSpwiooc1/cHbN6zVat0bnjL4JWg6m8LhfXWGlXp8rY o1/u6kHA8HEd4rZC/SZ/rXtxZCEz7dQ2E9tqazxwy4N6gY0RAkcxvnV1r7xq4db0LDtP P8nBxlFUg1YtxGs2bgBdJjuVS6egJT/J991T4z+KyMuEWVE39oZMZdhl35BCriz3xsBb oX3w== MIME-Version: 1.0 X-Received: by 10.236.227.227 with SMTP id d93mr53250824yhq.100.1407826354504; Mon, 11 Aug 2014 23:52:34 -0700 (PDT) Received: by 10.170.132.80 with HTTP; Mon, 11 Aug 2014 23:52:34 -0700 (PDT) In-Reply-To: References: <53E92013.2020206@chroot.pl> Date: Tue, 12 Aug 2014 07:52:34 +0100 Message-ID: Subject: Re: zpool from 32bit os to 64bit os From: krad To: Daniel Staal Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: FreeBSD Questions 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: Tue, 12 Aug 2014 06:52:35 -0000 totally agreed, you can even go between architectures. eg i have imported a pool from a sun sparc system into an intel pc On 12 August 2014 00:14, Daniel Staal wrote: > --As of August 11, 2014 9:57:07 PM +0200, Lukasz is alleged to have said: > > 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? >> > > --As for the rest, it is mine. > > As far as I know, it should be `zpool export` from the 32-bit machine, and > then `zpool import` on the 64bit machine. No special steps needed. > > Daniel T. Staal > > --------------------------------------------------------------- > This email copyright the author. Unless otherwise noted, you > are expressly allowed to retransmit, quote, or otherwise use > the contents for non-commercial purposes. This copyright will > expire 5 years after the author's death, or in 30 years, > whichever is longer, unless such a period is in excess of > local copyright law. > --------------------------------------------------------------- > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >