Repetindo o que Mark Henderson disse na falha do servidor :
If you have a dedicated RAID controller that plugs into a PCI port, then you should be fine. All of the RAID data will be stored on the controller, with matching meta-data on the drives. Then you can just move the whole thing into another server. Some controllers will even let you shuffle the drives around so that they don't need to go back in the same order that they came out in (particularly useful when you have 14 disks).
If you are using software-based RAID (i.e. in Windows or Linux), then this too can be transported between machines. With Windows, when you put all the new disks in, it will ask you to import them and they should just start running without a hitch. With Linux I don't know the procedure but I suspect it would be something similar.
If you are using an on-board RAID controller, this is where things can get tricky. You have specified that you will be moving between different hardware, so if you were moving from say an Adaptec RAID controller to a 3Ware controller, then the chances of survival are minimal. If both the boards have the same brand of controller, they may be able to read the meta-data off the disks and re-create the array.
If you're VERY brave, you can create a new array on the new controller, and make sure that you use the exact same settings as the previous controller used (same stripe size, etc), and when it asks you if you want to initialise the array, say no, and hope for the best. I've had this work with a RAID0 and a RAID10, but never with a RAID5.
So the short answer is - if you want to be able to move it around easily, invest a hundred bucks into a proper RAID controller and just move the whole thing over in one hit.
Eu pessoalmente uso hardware RAID e não tive que fazer isso, mas eu estive pensando em mover meus discos rígidos 2x2TB para NAS para uso doméstico. Mesmo com o que eles disseram, eu ainda tomaria pessoalmente um backup, se possível, de pelo menos seus arquivos mais importantes para o caso. É sempre melhor prevenir do que remediar.
Para responder à pergunta sobre o que acontece se o controlador falhar e você quiser mover os discos rígidos para o novo controlador. Você precisa importar esses discos rígidos estrangeiros para o novo sistema. O RAID armazena a configuração nos discos e no controlador.
O método exato de fazer isso será reduzido a uma base por controlador, mas parece que você quer o disco rígido nos mesmos números de slot em que eles estavam, e você quer ter um backup de dados em espera no caso de dar errado . Se você conseguir um controlador idêntico, isso parece ajudar.
É importante lembrar que, com o RAID, você quer um backup para acompanhá-lo. O RAID mantém você em andamento no caso de uma falha na unidade. Os backups protegem você quando fica catastroficamente errado (ou você precisa recuperar o arquivo que você apagou acidentalmente).