g...@lexort.com (Greg Troxel) writes: >With any luck, this is supported and the xbd driver in NetBSD is just >not noticing the sector size variable and it's a fairly small matter of >programming.
The xbd driver lies about the sector size and always reports 512byte sectors. If you pass through a 4k sector host disk, this make some I/O operations fail.