[Bug 199775] ZFS hangs while removing large file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 29 18:56:35 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199775

--- Comment #1 from Andriy Gapon <avg at FreeBSD.org> ---
ZFS has a quirk that all indirect blocks of a file are read when the file is
destroyed.  That can be a lot of bytes and take a lot of time for such large
files.  Perhaps this is what you are seeing.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list