Sorry if it's a dumb question (I know next to nothing about RAID), but is RAID as implemented in DNS devices software-based? In other words, it's implemented at the OS level, not in the DNS hardware?
I'm starting to think that RAID isn't perhaps such a great idea in a unit used for backup purposes (as opposed to live data). Do you achieve the desired level of redundancy by backing up to multiple devices, rotating between them?
The RAID as implemented in the DNS device is software based, implemented at the OS level.
RAID is always software based, in that there is software controlling it, however sometimes the software is running on a processor dedicated to the RAID, which allows it to be less of a compromise.
Using RAID on a backup device has it's advantages and disadvantages - let me bring one to your attention. Many of us have switched to disk based backup, primarily because of the cost - however - if the hardware fails it typically takes the data with it, which was not the case with the removable storage devices previously used.
With a tape or diskette drive you could easily have two or three (or more) copies of your data, and if the drive failed you simply put the tape or diskette into a new drive, if the tape or diskette failed you had a slightly older copy you could fall back to.
This is not the case when you backup to an external USB disk, if that drive fails your data is probably gone with it, hence the need for more that on physical copy of the data - or if you like a backup of the backup.