Date: Mon, 31 May 2021 13:43:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 256205] lseek() with SEEK_HOLE some times wrongly reports holes on ZFS Message-ID: <bug-256205-227-tT3OxhMFgn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256205-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256205 Alan Somers <asomers@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asomers@FreeBSD.org --- Comment #5 from Alan Somers <asomers@FreeBSD.org> --- Let's take a look at the layout of the good vs bad files. First, do "ls -li" to get the inode number of the bad file (ved) and the good file (ved.copy). Then do "sudo zdb -ddddd <pool>/<dataset> <inode>". That will show exactly where ZFS thinks there are holes. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256205-227-tT3OxhMFgn>
