Re: zfs with operations like rm -rf takes a very long time recently

From: void <void_at_f-m.fm>
Date: Sun, 16 Oct 2022 22:02:39 UTC
On Sun, 16 Oct 2022, at 19:55, Mateusz Guzik wrote:

> Just in case, can you test with this: sysctl
> vfs.zfs.per_txg_dirty_frees_percent=5
>
> As in, can you repeat the test multiple times, flipping
> vfs.zfs.per_txg_dirty_frees_percent between 5 and 30.

After setting this and starting the rm -rf, it completed!!! before I had time to set up the other tests :D

Maybe this'll solve the problem?

thanks,