On 1/29/14, 8:26 AM, C. Morgan Hamill wrote: > Howdy folks, > > I understand that XFS have stripe unit and width configured according to > the underlying RAID device when using LVM, but I was wondering if this > is still the case when a given XFS-formatted logical volume takes up > only part of the available space on the RAID. In particular, I could > imagine that stripe width would need to be modified proportionally with > the decrease in filesystem size. My intuition says that's false, but > I wanted to check with folks who know for sure. The stripe unit and width are units of geometry of the underlying storage; a filesystem will span some number of stripe units, depending on its size. So no, the filesystem's notion of stripe geometry does not change with the filesystem size. You do want to make sure that stripe geometry is correct and aligned from top to bottom. I helped write up the RHEL storage admin guide, and there are some nice words about geometry and alignment in there: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/ch-iolimits.html (Hopefully this is available w/o login, I think it is) -Eric > Thanks for any help! > -- > Morgan Hamill > > _______________________________________________ > xfs mailing list > xfs@xxxxxxxxxxx > http://oss.sgi.com/mailman/listinfo/xfs > _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs