From owner-freebsd-stable@FreeBSD.ORG Thu Feb 7 16:20:15 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B997C444 for ; Thu, 7 Feb 2013 16:20:15 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-qa0-f42.google.com (mail-qa0-f42.google.com [209.85.216.42]) by mx1.freebsd.org (Postfix) with ESMTP id 82FEAB29 for ; Thu, 7 Feb 2013 16:20:15 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id cr7so2901834qab.15 for ; Thu, 07 Feb 2013 08:20:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=6DUsAJNixpOZDyKTMmNkNTCRFO3zB/aXu1d4rC5Gzsw=; b=F8RzFnbQH65y6iFYX9XPJ5aQO0BM+N9kLBiw2Eb98GXbjz55Q0AopsSQe2SioNZXF3 WTsep9WG/4wEGrBVg5kaXkHL/1iyEp/Qw2rZJNb3k6CD/rx9tmEpOKv9M1KBHQ7Q5DDb t+u6hhXi+HNIBiE/GGFwyCmnR2HLQK3omn0RJFAyIIhKN7LGvwwTxs3JkfWnc14malXC t6urnlnVdGdHGgEcfkKDIjqX5JqgV0HvtGu6fIJ8qxIDsrpZ9nw6sILRHE8dxf7/bUnp OuYzy6Q3tZpFjPmtduPlHanCy94HkGqUajeiDAGrxLi8FnN5WuIOQzIlx9x0Xy83p3lG aj2A== MIME-Version: 1.0 X-Received: by 10.49.34.146 with SMTP id z18mr845282qei.29.1360254009573; Thu, 07 Feb 2013 08:20:09 -0800 (PST) Received: by 10.49.106.233 with HTTP; Thu, 7 Feb 2013 08:20:09 -0800 (PST) In-Reply-To: <51139B17.9000004@norma.perm.ru> References: <51139B17.9000004@norma.perm.ru> Date: Thu, 7 Feb 2013 08:20:09 -0800 Message-ID: Subject: Re: zfs v28 solaris compatibility From: Freddie Cash To: "Eugene M. Zheganin" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2013 16:20:15 -0000 If the pool is created as v28 in FreeBSD, then you will be able to import the pool into Solaris 10 or 11 without any issues. Just be sure to ignore all the "your pool is outdated messages", and do *NOT* upgrade your pool to ZFSv32 in Solaris. If you do that, you will not be able to import the pool in FreeBSD again. On Thu, Feb 7, 2013 at 4:16 AM, Eugene M. Zheganin wrote: > Hi. > > Is the FreeBSD v28 zfs fully compatible with solaris zfs ? I need to > switch disks between servers, these disks are SAN disks, and it's about > 20T of data. I don't want to lose them. I am aware that our zfs is > compatible with Solaris, but I just want to be sure, like really really > sure. Of course I can switch back at any moment, but only if the data > won't become corrupted. > > Thanks. > Eugene. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- Freddie Cash fjwcash@gmail.com