What you really should be looking at is to do component-level analysis using the Lustre iokit to test the performance of each part of your IO stack. First the RAID level, next the OST level, and finally the client performance.
> Does that makes sense to any of you, or is this pointless ?
> Also, given the Raid card, do you think that it will be better to really align to 1Mb by using a 5-drive RAID5 (so sparing one drive) or a RAID6 volume ?
> then I could use the 256k stripe size AND be aligned, but I'll have to pay the cost for parity-computation and write(s)...
I suspect you will get better performance and reliability with RAID-6 4+2 than with RAID-10 3+3, but this is easily tested with sgpdd-survey from the iokit.
Note also that most deployments have multiple OSTs per OSS, since 6 drives is typically not enough to saturate a decent server, and you get more performance with less overhead. You could probably put 4 OSTs into each OSS reasonably. At least it is something to consider for the future if you expand your filesystem.
Cheers, Andreas
--
Andreas Dilger Whamcloud, Inc.
Principal Lustre Engineer http://www.whamcloud.com/
_______________________________________________
Lustre-discuss mailing list
Lustre-...@lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss