On Sat, Feb 01, 2014 at 03:06:17PM -0600, Stan Hoeppner wrote: > On 1/31/2014 3:14 PM, C. Morgan Hamill wrote: > > So, basically, --dataalignment is my friend during pvcreate and > > lvcreate. > > If the logical sector size reported by your RAID controller is 512 > bytes, then "--dataalignment=9216s" should start your data section on a > RAID60 stripe boundary after the metadata section. > > Tthe PhysicalExtentSize should probably also match the 4608KB stripe > width, but this is apparently not possible. PhysicalExtentSize must be > a power of 2 value. I don't know if or how this will affect XFS aligned > write out. You'll need to consult with someone more knowledgeable of LVM. You can't do single IOs of that size, anyway, so this is where the BBWC on the raid controller does it's magic and caches sequntial IOs until it has full stripe writes cached.... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs