Originally posted by Cain
Think about it. If you have a file system that spans two or more hard drives when the OS gos to read from that file system it has two drive heads to read from. In the storage biz (where I work) it's called having more "spindles" (i.e more drives.. not necessarily more drive space). Meaning a 1 TB file system on a raid with 10 drives is way faster than a 1 TB filesystem on a raid with five drives. Because you can support up to twice as many simultaneous reads and writes. Of course this all depends on the type of raid controller and the type of raid.
Comment