From nobody Mon Aug 28 20:25:16 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RZMW36ZG5z4rvnS for ; Mon, 28 Aug 2023 20:25:19 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.nomadlogic.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RZMW33B9Zz4G3y; Mon, 28 Aug 2023 20:25:19 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1693254317; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0TvPqoxnHqROeQbglHiNcI9fE14jdQyUV9rD2l2juMs=; b=oOn/XmJCtZjxHQcDYY+pkKj/7mQO4oeQqVybQEr48RHydO9SR6ENJBBNDB28J1lQ8Sse9y C6q7TVpnZXztBlifhbZYow1kbk/N9uslAzufilp7xPaC/UuRvrvInz0X0lBtckL4DYca6G rXRJuSrUolof+g8vcSG20wPg1UOsJcs= Received: from [192.168.1.160] (cpe-24-24-168-214.socal.res.rr.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 99f471f9 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 28 Aug 2023 20:25:16 +0000 (UTC) Message-ID: Date: Mon, 28 Aug 2023 13:25:16 -0700 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: zfs autotrim default to off now Content-Language: en-US To: Alexander Motin , freebsd-current@freebsd.org References: <21ef6e61-8985-9c62-b400-fe4200063e35@FreeBSD.org> From: Pete Wright In-Reply-To: <21ef6e61-8985-9c62-b400-fe4200063e35@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US] X-Rspamd-Queue-Id: 4RZMW33B9Zz4G3y On 8/28/23 12:00, Alexander Motin wrote: > On 28.08.2023 13:56, Pete Wright wrote: >> So to be clear, if we were using the default autotrim=enabled behavior >> we in fact weren't having our SSDs trimmed?  I think that's my >> concern, as an admin I was under the impression that it was enabled by >> default but apparently that wasn't actually happening. > > We wanted autotrim to be enabled by default, but it was not enabled, and > it was reported as not enabled, so there should be no confusion.  The > only confusion may have been if you tried to read the code and see it > should have been enabled. > ok, thanks Alexander! -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA