https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235419
Michael Laß <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Michael Laß <[email protected]> --- Did you have a look at what kind of disk activity there was? I experienced a very similar issue during my latest scrub: It was hanging but there was still lots of IOPS on the disks. However, the throughput according to gstat was only roughly 1MB/s. This is actually more than the throughput shown by "zpool scrub status" which was down in the KB/s region. I stopped the scrub, rebooted the machine and restarted scrub and it finished without problems. I only experienced this after upgrading to 12.0-RELEASE. I thought it may be related to the new sequential scrub feature that fails to perform under certain constraints (e.g., memory pressure) but that wasn't present in 11.2 as far as I know. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
