FWIW on a system with functioning ZFS pools I get - after the lines with zil_lwb_cache and zio_cache - many lines with "name" marked as '^G': .... zil_lwb_cache 208 372 0 0 20 0 20 20 0 inf 0 ^G 1024 1799 0 32 443 1 442 442 0 inf 0 ^G 1536 685 0 326 323 143 180 302 0 inf 0 ....
On Tue, 10 Nov 2020 at 16:21, Patrick Welche <[email protected]> wrote: > > On Tue, Nov 10, 2020 at 05:07:10PM +0100, Lars Reichardt wrote: > > Those pool names seem clearly broken. > > It seems the box is running with a zfs pool which has it's own cache > > (ARC) which memory is entirely wired and might grow quite large. > > What does vmstat -vmC show for those pools? > > zpool export various... > > # zpool list > no pools available > # zfs list > no datasets available > # modunload zfs > > and those pools are gone! > > 10G still wired though, however 12G free memory, so the box is zipping > along once more! Those zfs partitions weren't being used... > > > Thanks, > > Patrick -- ----
