From owner-svn-src-all@FreeBSD.ORG Sun Nov 16 18:26:12 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 519B2AE9; Sun, 16 Nov 2014 18:26:12 +0000 (UTC) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (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 F13377DB; Sun, 16 Nov 2014 18:26:11 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1Xq4EQ-000Afs-PY; Sun, 16 Nov 2014 22:07:26 +0400 Date: Sun, 16 Nov 2014 22:07:26 +0400 From: Slawa Olhovchenkov To: Xin LI Subject: Re: svn commit: r274337 - in head: cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zpool cddl/contrib/opensolaris/cmd/zstreamdump cddl/contrib/opensolaris... Message-ID: <20141116180726.GA40905@zxy.spb.ru> References: <201411100820.sAA8KMSO019943@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201411100820.sAA8KMSO019943@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2014 18:26:12 -0000 On Mon, Nov 10, 2014 at 08:20:22AM +0000, Xin LI wrote: > Author: delphij > Date: Mon Nov 10 08:20:21 2014 > New Revision: 274337 > URL: https://svnweb.freebsd.org/changeset/base/274337 > > Log: > MFV r274273: > > ZFS large block support. > > Please note that booting from datasets that have recordsize greater > than 128KB is not supported (but it's Okay to enable the feature on > the pool). This *may* remain unchanged because of memory constraint. > > Limited safety belt is provided for mounted root filesystem but use > caution is advised. > > Illumos issue: > 5027 zfs large block support > > MFC after: 1 month Thanks! Please, add tunnable and sysctl for modify dsl_dataset.c:zfs_max_recordsize