Does RAID negatively affect non-RAID devices?
Posted
by
Django Reinhardt
on Server Fault
See other posts from Server Fault
or by Django Reinhardt
Published on 2012-11-02T04:36:53Z
Indexed on
2012/11/02
5:08 UTC
Read the original article
Hit count: 177
I am running Windows 8 on an SSD, and it's all running swimmingly, but I want to store documents on two HHDs (not SDDs) running under RAID 1.
My motherboard has two SATA controllers, both set to AHCI. On the 3GB/s controller, all four ports are used (1 Bluray Optical Drive, 1 Spare HD, and the 2 I wish to turn into a RAID 1 drive). Windows is on the 6GB/s controller.
Like so:
So my question is:
If I turn these four ports (on the 3GB/s controller) into a RAID controller, will that negatively affect the non-RAID hardware plugged into it? I.e. Will the HDD or Bluray drive be slower/incompatible with being plugged into a non-AHCI controller?
Thanks.
© Server Fault or respective owner