Date: Fri, 17 Jan 2025 16:51:03 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 284087] ZFS: empty usage when -o readonly set on import Message-ID: <bug-284087-3630-4hDjtXEjNl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284087-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-284087-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=3D284087 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- I see the same thing, it works fine if "-o readonly=3Don" is omitted: > zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALT= H=20 ALTROOT data 10.9T 4.40T 6.47T - - 9% 40% 1.00x ONLIN= E - zroot 1.80T 111G 1.69T - - 0% 6% 1.00x ONLIN= E - with "data" imported using readonly=3Don: > zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALT= H=20 ALTROOT data 10.9T 0 10.9T - - 0% 0% 1.00x ONLIN= E - zroot 1.80T 111G 1.69T - - 0% 6% 1.00x ONLIN= E - This might be worth reporting in the openzfs bug tracker as well. --=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-284087-3630-4hDjtXEjNl>