Date: Wed, 18 Nov 2015 19:24:31 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 204661] Either zdb doesn't correctly report block size of zfs root files, or ZFS isn't applying recordsize to files in the zfs root Message-ID: <bug-204661-8-gJiLeQZXJ7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204661-8@https.bugs.freebsd.org/bugzilla/> References: <bug-204661-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=204661 --- Comment #2 from Christopher Forgeron <chris@acsi.ca> --- Ah yes, I tried 'zdb -d $pool/ $N' when my first attempt didn't work, so it does seem a natural way to find the info. I would suggest the most error-free way would be to follow Solaris' lead on this, as my command syntax shouldn't be different when I'm in the root dataset or not. Of course this is probably a non-trivial update. Any recommendations for an alternate way to watch IO size for a file? a dtrace script that targets an inode perhaps? -- 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-204661-8-gJiLeQZXJ7>