[Bug 204646] 10.2 iSCSI backed zpool shows imporper warnings about non-native block sizes that 10.1 doesn't show

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 18 19:14:51 UTC 2015


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

--- Comment #1 from Christopher Forgeron <chris at acsi.ca> ---
Continuing to dig on this, I see that ctl is intentionally reporting
volblocksize as the physical sector size. The 'blocksize' in ctl.conf is the
logical sector size. 

I'm not sure I agree with this setup - However, perhaps I misunderstand
volblocksize.

With recordsize, the size of the write to disk will be a multiple of ashift, up
to a max of recordsize.

With volblocksize, is the write _always_ volblocksize in size? ie it really is
acting like a sector size?

If so, this behaviour may be correct - If not, then ctl should be advertising
the translated ashift value.

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


More information about the freebsd-scsi mailing list