From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 06:53:37 2010 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 4415A1065670 for ; Mon, 15 Nov 2010 06:53:37 +0000 (UTC) (envelope-from cronfy@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id C81518FC0A for ; Mon, 15 Nov 2010 06:53:36 +0000 (UTC) Received: by bwz2 with SMTP id 2so4869375bwz.13 for ; Sun, 14 Nov 2010 22:53:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=02pG47bLUX1zJK5gGYA1Z+H+6bh5ObwwSwPn9VOcCms=; b=c8ViyIcLL6lMLApVF8uAuDYKNcRIAS630gSEKNoZbiQDUUSNhTlmGhGEaRsDs6DX+v Pte3CoNVVLw1+kfdkR8ndR1uLXuW/JOUep8uHXigjrwYQL2+2xCSgNhkRgvitoRWLGIN 2lTseNDhdqtBGHjyx/n9gLQI11vpgIKdtpRlk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=r3QQFyAYnHorwquUM8qZUmHio6Da5pY6jZlDuzBRTCQqPFBwBaZsB4QuaiCr6dK7bs TVIzkNXzQowSb5wf5y7iAw7r2ThuQVv5At1PM1M0Ifo6W9jBqiB3phUDSelKVxcyAuV9 2lL2eUTAtlHT21GxSUQVqTwUxNCqWnSGub3nA= Received: by 10.204.73.78 with SMTP id p14mr5645399bkj.154.1289802156526; Sun, 14 Nov 2010 22:22:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.73.135 with HTTP; Sun, 14 Nov 2010 22:22:06 -0800 (PST) From: cronfy Date: Mon, 15 Nov 2010 09:22:06 +0300 Message-ID: To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: zfs on 7.3 with 7.2 world 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, 15 Nov 2010 06:53:37 -0000 Hello, I want to start using ZFS v13 and I have FreeBSD 7.2 world with 7.3 kernel. Do I have to upgrade zfs/zpool binaries (and maybe some libraries) to 7.3 or only recent kernel version is required to work with ZVS v13 safely? And if I need to upgrade something in the world - what should it be? Thanks. -- // cronfy