On the other hand, you are duplicating NAS A onto NAS B at regular intervals.
My brain is beginning to cook just a little bit.
Technically he is doing disk duplexing: Two disks, two controllers, two channels.
I always found custom raid controllers to be the worst possible idea: Not only are you reliant on the N+1 disks, you're relying on the controller not blowing a hole in itself and sinking everything. Bonus if you can't get a new controller/same version. Super bonus fuckage if the controller stores all the disk information in its eeprom instead of on-disk.
N+1 is bad, too! Apart from the ugly performance, when one disk fails, the others are not that far behind, which exposes you to data loss. Also, resilvering (rebuilding the mirror when a new disk replaces the dead one) takes forever and stresses the rest of the array.
The KISS principle says the "best" way to have effective redundancy in a "single" device is a simple 1+1 mirror. What I like about zfs is that it provides mirroring as a high level software service, so the hardware/controller thing becomes a non-issue. The disks and controllers are turned into a fungible commodity, which is where I aim to be.
![](https://ip.bitcointalk.org/?u=https%3A%2F%2Fi.redd.it%2Fcmh2g1bftfs41.jpg&t=669&c=5N-oBR2liGMISg)
She'll take care of it.