From owner-freebsd-stable@FreeBSD.ORG Wed May 20 23:57:04 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36FA7106564A for ; Wed, 20 May 2009 23:57:04 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: from mail-gx0-f166.google.com (mail-gx0-f166.google.com [209.85.217.166]) by mx1.freebsd.org (Postfix) with ESMTP id CD39C8FC14 for ; Wed, 20 May 2009 23:57:03 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: by gxk10 with SMTP id 10so1547605gxk.19 for ; Wed, 20 May 2009 16:57:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=G201uhTrQk/bogAQABbD+KFTPvu0NFGCt3Tb8OIc5XA=; b=WF7xIk3ihNuXmollh3F1D9YtY9PmWGOb1FxjZmJ2LW+OS2z4rXa+FBpqUm++skwl3y G71ioI6/eS6t/VsxZeypzMxsL4OeDvoNxl6hv/GPakUr63NFMVSKPZswOkOEyH444D52 8E4VHZXRfdxPbOtyK3VtTLHxYk/IpwGd2qtK8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=AUdjuZ819UxIj4ENuIIIPWi+z3bxAeJsdQqZwe+oj1uylFIoAJhjCnZwJ539gnx0+V CMvvBDxcgOdyqxgYJYPaOpuMgNXIYB0mAo0PBbMwtIckN52de5eriHqdZuE3nrfNhnRT bLzDSMboHYZOHIHjQhPwuInf8pPh+hsDZc0yA= MIME-Version: 1.0 Received: by 10.151.130.1 with SMTP id h1mr3833094ybn.216.1242863823102; Wed, 20 May 2009 16:57:03 -0700 (PDT) In-Reply-To: <3c1674c90905201643m540c8b1v8a8bd88f071c233d@mail.gmail.com> References: <3c1674c90905201643m540c8b1v8a8bd88f071c233d@mail.gmail.com> Date: Wed, 20 May 2009 16:57:02 -0700 Message-ID: From: Navdeep Parhar To: Kip Macy Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: ZFS MFC heads down X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2009 23:57:04 -0000 On Wed, May 20, 2009 at 4:43 PM, Kip Macy wrote: > On Wed, May 20, 2009 at 2:59 PM, Kip Macy wrote: >> I will be MFC'ing the newer ZFS support some time this afternoon. Both >> world and kernel will need to be re-built. Existing pools will >> continue to work without upgrade. >> >> >> If you choose to upgrade a pool to take advantage of new features you >> will no longer be able to use it with sources prior to today. 'zfs >> send/recv' is not expected to inter-operate between different pool >> versions. > > > The MFC went in r192498. Please let me know if you have any problems. Not really a problem but a question: Is the v13 on-disk format exactly the same as that used by Solaris/Opensolaris? Does this make it possible to have a ZFS-only dual boot system running FreeBSD-stable and Solaris, with a shared home directory between the two environments? Has anyone tried anything like this? Regards, Navdeep > > Thanks, > Kip > _______________________________________________ > 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" >