Date: Sun, 04 Jun 2023 14:01:43 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 264234] "zpool get autotrim" displays propety as default regardless of value Message-ID: <bug-264234-3630-zKEPuNM8hP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264234-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-264234-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264234 --- Comment #2 from Anton Saietskii <vsasjason@gmail.com> --- (In reply to Yuri Pankov from comment #1) >> Note that default value is "on" Interesting, zpoolprops(7) in releng/13.2 says the opposite: > $ man zpoolprops | col -bx | grep -A6 autotrim > autotrim=3Don|off > When set to on space which has been recently freed, and is no > longer allocated by the pool, will be periodically trimmed. = This > allows block device vdevs which support BLKDISCARD, such as S= SDs, > or file vdevs on which the underlying file system supports ho= le- > punching, to reclaim unused blocks. The default value for th= is > property is off. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264234-3630-zKEPuNM8hP>