• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question about RAID on external drives

Luddite

Senior member
I have a noob question(s) about RAID on external storage drives.

I'm planning to get a 2 bay external enclosure, something like this: https://eshop.macsales.com/item/Other World Computing/MEMDC2KIT/

1. Can I start with one drive, and simply add another later? Will the first drive automatically send the files to the newly added second drive? Or do I have to use a separate dock or something to transfer the data between them?

2. Can I switch between RAID 1 and RAID 0 on the same drives? For instance, if I have the drives set on RAID 1 and I have a large file I'd like to back up faster by using RAID 0, can I switch? Or can the drives only be set to one or the other RAID type on the same drives.

Thanks!
 
I believe the answer is no to both questions.

To build a RAID 0 or RAID 1 array you need to setup the array from the beginning using at least two drives.

There is no switching between RAID 0 or 1 as far as I know.

You better do some more reading about RAID before you continue your work.
 
Thanks, I was sort of afraid of that.

1. So, to add a second drive I would need to reformat the first drive and start them both afresh, is this correct?

2. I would need to pick a RAID setting beforehand and stick with that setting.
 
Thanks, I was sort of afraid of that.

1. So, to add a second drive I would need to reformat the first drive and start them both afresh, is this correct?

2. I would need to pick a RAID setting beforehand and stick with that setting.

1. Pretty much. Raid 1, you might be able to add the second drive later since it's two partitions in a mirror. Raid 0, no, since raid 0 is stripped across two drives and creates one volume.

2. That's recommended and preferred

Also, raid is NOT a backup. Get a separate disk equal to the logical volume size and backup the array to that.
 
Back
Top