On 6/2/11 11:56 AM, Peter Grandi wrote: > Disclaimer: some smart people I know built knowingly a similar > and fortunately much smaller collection of RAID6 sets because > that was the least worst option for them, and since they know > that it will not fill up before they can replace it, they are > effectively short-stroking all those 2TB drives (I still would > have bought ERC ones if possible) so it's cooler than it looks. What do you mean by "short stroking"? That the data (and head motions) stay in one part of the disk? I haven't been using XFS that long and I'm no expert on it, but I've noticed that it seems to distribute files pretty evenly across an entire disk. Even without the inode64 option, only the inodes are kept at the beginning; the data can be anywhere. The only way I can think of to confine the activity on a lightly-loaded XFS file system to one part of a disk (e.g., to reduce average seek times and to stay in the faster outer area of the drive) is to create partitions that initially span only part of the disk, then grow them later as needed. Is that what you mean? _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs