From nobody Thu Aug 31 02:08:45 2023 X-Original-To: fs@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 4Rbl2Q49yVz4rY1d for ; Thu, 31 Aug 2023 02:08:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rbl2Q1Mmgz3LR9 for ; Thu, 31 Aug 2023 02:08:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693447726; a=rsa-sha256; cv=none; b=lQdZ2pA38fV0ZbrgJ2YLIzev4JoyWFMFn0wNawrtgQ8zW86Uqkslb+2YPbFceyo5Q9Jyhg 6OxRAJPvX+jX3uD5exh1Bf/yt8z83asbrLZgzmgGPOO5NBFfXut8UckFLLwKM8lhJhWZs2 /zfBiAg3PODH1HV+qbg9tMms/3wyil5x0W1fpXqe2pUKNwf/dZ0iaocS7URLO/85Nhu4Kf RQOaH3BzBIx6B0kwI7X3qjU17kQ9WMKlAkAq8oJcXj4CO1Unosh5HKSZGzH26Sh+URPyau Ij/fLtExntrYGcYZ/gIuhRKmpBAz3Rdq6+itmNqv4eGiakWgrbBfHOVg2g5M3w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693447726; 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=5+nB68BUtj0mMZeAAT6TX57AhAU3SHR/WEpB86z4d2k=; b=nz5fveJfarQ7SiSvchQT6MebxPoooXJ6yZfFz5VUmRbL3tMJEEwt00qhKjWW81Zd3q01qX adTWyFhGcXHqLwpB7VQomUFuZsnwRMg+y0I0BCURcmGHzvO3uzZq46BHKeNmNGplhc7KB+ 8IQAlrMrBADYyfvs3YRyaO204oQDBM0oiGNtJWhuv8zOE6fkMDLNQYM9Pub3Ua71fPoQpi Z5im0jIqXouGUe5omjQJAyU51KoC800QSvHzNG9J+C3jLF+FpRSqVmS4iWTfqO8CoEoWCA Nz7ZD556OUqh8dFzukdqJXLr9DuaG2NQAth6Z6aDKbDV4gPN0e13s40tSSRPSQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Rbl2Q0Qk5zxvR for ; Thu, 31 Aug 2023 02:08:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37V28jOq035915 for ; Thu, 31 Aug 2023 02:08:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37V28jk0035914 for fs@FreeBSD.org; Thu, 31 Aug 2023 02:08:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 273447] zpool autotrim setting is fragile across upgrades Date: Thu, 31 Aug 2023 02:08:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273447 --- Comment #1 from Graham Perrin =E2=97=90 --- Maybe not a regression; . > set autotrim default to 'off' everywhere by yuripv =C2=B7=20 > Pull Request #15079 =C2=B7 openzfs/zfs Please see the responses to , do these help? --=20 You are receiving this mail because: You are the assignee for the bug.=