I'm running a server with a LSI MegaRAID controller that has 4 slots in the backplane for 4 SATA HDDs. Two of those slots are used for HDDs which are configured as RAID1 which is used as the "main storage" for the server.
Now I'm planning to make my backup procedure more robust. Currently I use 3 portable USB SSD drives where I connect one at a time to the server and let the backup software store the backup data on the SSD. I regularly flip the conntected SSD and store the other ones in a secure place. This setup works mostly well, except that the USB connection sometimes causes problems.
My idea is now to get two more caddies for the HDD slots of the server and to mount SATA SSD drives into those. In the end, I have 3 caddies which one SSD in each that are supposed to serve as backup media. In the same way as with the previous USB drives, I will the plug them round robin (one at a time) into the server (slot 0) and make the backup software store its data on the currently plugged in backup disk.
That is the theory. How should I configure the three SATA backup HDDs in the LSI/MegaRAID controller? One of the most important points is that I do not want to reconfigure/repare the setup every time I pull out and flip in a backup disk. My ideal setup would be that I can plug in any of those 3 disks into slot 0 of the backplane and the controller just mounts the drive in the same way as a USB disk would do, that I just plug into the bus.
Any ideas or recommendations would be great!
Thanks!