public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Optimal mkfs settings for md RAID0 over 2x3ware RAIDS
@ 2008-01-14 13:23 andrewl733
  2008-01-14 22:55 ` David Chinner
  0 siblings, 1 reply; 3+ messages in thread
From: andrewl733 @ 2008-01-14 13:23 UTC (permalink / raw)
  To: xfs

Hello XFS list,

I am trying to figure out the optimal mkfs settings for a large array (i.e., 18 TB) consisting of 2 or 4 PHYSICAL 3ware RAID-5 arrays striped together with Linux software RAID-0. As far as I can tell, this question about combining physical and software RAID has not been asked or answered on the list. 

As I understand it, for a SINGLE 12-drive 3ware PHYSICAL Hardware RAID-5 created with a 3-ware-defined "stripe size" of 64K, the optimal mkfs setting should be: 

mkfs.xfs –d  su=64k,sw=11 /dev/sdX


The question is, what is optimal if I stripe together TWO of these Physical Hardware RAID-5 arrays as a SOFTWARE RAID-0. Casual testing shows striping together two PHYSICAL RAIDS as sucn can yield a gain in performance of approximately 60 percent versus 12-drives. But in order to optimize the RAID-0 device, would the correct mkfs be: 

mkfs.xfs -d su=64k,sw=22 /dev/mdX

There are now 24 drives minus two for parity. Is the logic correct here? 

Regards, 
Andrew

________________________________________________________________________
More new features than ever.  Check out the new AOL Mail ! - http://webmail.aol.com


[[HTML alternate version deleted]]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-15  3:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14 13:23 Optimal mkfs settings for md RAID0 over 2x3ware RAIDS andrewl733
2008-01-14 22:55 ` David Chinner
2008-01-15  3:02   ` ***** SUSPECTED SPAM ***** " andrewl733

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox