On Sat, Mar 12, 2011 at 2:01 PM, John Plevyak <jplev...@acm.org> wrote: > > It will cause huge waste in that all fragments will now be blocked > to 128k. Given that most objects are around 15k we can expect > to use 8x more memory. > > I think I'll just set the hardware sector size to min(8K, reported hw sector > size) > since Solaris is just lying anyway and it clearly doesn't cause the writes > to fail. I'll change the error to a Warning, and we can add a reference > to the documentation at some point.
That'd be fine. -igor