Raid 0 stripe size

  • Thread starter Thread starter Jeff Reid
  • Start date Start date
J

Jeff Reid

Is there a way to set the stripe size when pairing up a
couple of ATA drives as a striped volume?

This system has 5 hard drives, 2 PATA drives setup with
raid0 via Intel's driver, with a stripe size of 128K.

I then paired up 2 of the serial ATA drives to create
striped volumes, with allocation unit size of 64K, but I
didn't see anyway to set the strip size.

Any advice?
 
Useing DiskPart in cmd prompt lets you create as needed,type:DiskPart /
for all cmds.Also try:323442 in search at microsoft or type:DiskPart
 
Useing DiskPart in cmd prompt lets you create as
needed,type:DiskPart /?

Diskpart has a volume size parameter, but not a stripe
size parameter (how much data is read from one drive
before switching to the other drive, or in otherwords,
how large each "stripe" is on each disk).
 
Back
Top