RAID 2 HDD Question
Go to solution
Solved by Captain_WD,
1. my motherboard is ASUS P8H61-M LX
2.I may going for RAID 0 And backup my data too my other pc
3.so i need too format my windows partition ? and does it will cause damage too Hardrive if fail ?
That motherboard does not support RAID, you would have to purchase a dedicated RAID controller card.
RAID0 will theoretically double the speed if you use two similar drives. Data will be split in two and written on both drives. In this case, if either of the two drives fail, you will lose all data on both drives. It is strongly advised that you use identical drives in the array, otherwise the speed and the capacity of both drives will be limited to the slower one and to the one with less capacity (e.g. if you use one 2TB slow drive and one 1TB faster drive, both will have the capacity of 1TB and will work with the speed of the slower one).
The creation of the array involves formatting both drives which deletes all data on both of them. As I said, if one of the drives fail, data on both will be lost and corrupted. It should not cause physical damage, though.
Here's an example of the speed boost when using SSDs and HDDs: The jump in load times from HDD to SSD is like 10s to 1s. RAID 0 effectively (theoretically) halves the load time. So if you were to RAID 0 mechanical drives, it's 10s to 5s. You derive 5s of benefit. If you were to RAID 0 SSDs instead, its like 1s to 0.5s. You derive 0.5s of benefit. Just to demonstrate that striping SSDs is nowhere as beneficial compared to mechanical drives.
Captain_WD.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now