Re: zfs list output RELENG_13 vs RELENG_14
- In reply to: mike tancsa : "Re: zfs list output RELENG_13 vs RELENG_14"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Oct 2023 16:05:46 UTC
On 10/20/2023 11:25 AM, mike tancsa wrote: > On 10/20/2023 11:12 AM, Miroslav Lachman wrote: >> On 20/10/2023 14:08, mike tancsa wrote: >>> Hi all, >>> >>> Just wondering if this change in output was on purpose or >>> accidental. It breaks telegraf parsing for one thing, perhaps other >>> scripts as well. In RELENG_13 we have >> >> It is wrong or the man page is outdated. zfs-list(8) still shows >> >> -H Used for scripting mode. Do not print headers and separate fields >> by a single tab instead of arbitrary white space. >> >> -p Display numbers in parsable (exact) values. >> > This feels like a bug. Actually, I think there might be 2 bugs > here. Its not actually showing the snapshot usage. I will start a > separate thread for that. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274613 Opened ---Mike