Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2015 18:56:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199775] ZFS hangs while removing large file
Message-ID:  <bug-199775-8-Bk2LhK9dSv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199775-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199775-8@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=199775

--- Comment #1 from Andriy Gapon <avg@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199775-8-Bk2LhK9dSv>