We have a Lenovo RD430
with a RAID 500
controller.
Installed in the server are 6x 4TB
drives configured as 2x RAID0
arrays of 3x 4TB
each, however, we also have another 3x identical 4TB
drives and would like to be able to rotate one of the arrays on a weekly basis (to allow a set to be taken offsite).
When I try (powering down &) rotating one of the arrays with the spare drives I get an error saying that one of the VD's is missing and that continuing will remove it from the configuration.
I'm assuming this is because some part of the RAID configuration is written to the disks themselves and not just stored on the RAID controller? I guess in my naivety I just assumed I could use the Lenovo
easy startup software to replicate the RAID configuration on the spare disks and then swap them out at will.
So firstly, Is this even possible? And if so how would I go about it?
EDIT: I probably should have said earlier that this whole server is in fact a backup server - we have an entirely separate RD430
running RAID10
acting as the main file server and the file server backs up to this server nightly. I simply wanted to hedge my bets by introducing offsite. The only reason the disks are in RAID0
is convenience (1x 12TB
instead of 3x 4TB
).
UPDATE: In response to comments... The primary data is stored on a RAID10
array which is rsync'd nightly to a second server (RAID0
array) and then archived off to third array (again RAID0
). It is this third copy (forth if you count the fact the primary is RAID10
) that I am looking to rotate. Additionally, the drives are labeled (SET x DISK x of x) and when out of the server will be stored in a Peli
case.
What I would like to know is how to configure the drives such that the rotation is possible?