[Bug 256205] lseek() with SEEK_HOLE some times wrongly reports holes on ZFS
Date: Mon, 31 May 2021 14:11:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256205 --- Comment #6 from Robert Clausecker <fuz@fuz.su> --- (In reply to Alan Somers from comment #5) If I try to use zdb, it gives ENOENT for whatever dataset I try to use. Looks like this: # zfs list tau/usr/home NAME USED AVAIL REFER MOUNTPOINT tau/usr/home 2.21G 176G 1.05G /usr/home # zdb -ddddd tau/usr/home 152278 failed to hold dataset 'tau/usr/home': No such file or directory zdb: can't open 'tau/usr/home': No such file or directory Something seems to be terribly wrong here. -- You are receiving this mail because: You are the assignee for the bug.