From owner-freebsd-questions@FreeBSD.ORG Wed Apr 15 10:13:13 2015 Return-Path: Delivered-To: freebsd-questions@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 899A6B8C for ; Wed, 15 Apr 2015 10:13:13 +0000 (UTC) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.14]) (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 48F23357 for ; Wed, 15 Apr 2015 10:13:13 +0000 (UTC) Received: from [78.35.181.2] (helo=fabiankeil.de) by smtprelay02.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1YiKIp-0003ic-CH for freebsd-questions@freebsd.org; Wed, 15 Apr 2015 12:12:15 +0200 Date: Wed, 15 Apr 2015 12:12:17 +0200 From: Fabian Keil To: freebsd-questions@freebsd.org Subject: Re: ZFS Volumes, UFS, and TRIM Message-ID: <74f939cf.1642c2ae@fabiankeil.de> In-Reply-To: <20150414182805.GA77026@WorkBox.Home> References: <20150414182805.GA77026@WorkBox.Home> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/4wtu5KonxUoEFt49aLpzjcH"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2015 10:13:13 -0000 --Sig_/4wtu5KonxUoEFt49aLpzjcH Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Bigby James wrote: > Hey folks. I'm having some trouble finding info on a specific ZFS use cas= e: I'm > wondering if a ZFS volume on an SSD, formatted to UFS, is covered by nati= ve ZFS > TRIM support, or if it needs to be enabled on the "embedded" UFS filesyst= em > written to the zvol itself. I see by the man page that by default the OS = sees > the volume as an ordinary GEOM device, which leads me to infer that TRIM = needs > to be set using newfs(8) or tunefs(8), but I'm uncertain. You came to the right conclusion. Fabian --Sig_/4wtu5KonxUoEFt49aLpzjcH Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUuOYEACgkQBYqIVf93VJ2qeACgrO0W+c1lN2X/u3dyaPA4bX+P QMAAnRH35PesIfCJ80ampA6GxEacGs6c =ajUR -----END PGP SIGNATURE----- --Sig_/4wtu5KonxUoEFt49aLpzjcH--