we have some largeish storage requirements (genomic data) for which we need to buy some archival space (write once, read rarely, files remain easily accessible, each user should have access to their own "archive" folder). An "easy" and relatively cheap solution is to get a big NAS boxthat fits sixty 6TB disks = 360TB raw space. (e.g. dnuk, 45drives...)
But what if there's a fire/flood/theft? Easy solution: get a second one of the same, set it up in a different building/campus & ensure rapid connection for daily master-to-slave mirroring. Easy software exists for this.
This protects against catastrophe. But it doesn't protect against naive users who accidentally delete their files & want them back a month later.
Is there an easy software solution that would detect when files are changed or deleted and move/copy the old files to a different place? (ideally this would occur on the "slave"; we could buy an additional NAS box for this).
Any ideas? Thanks! Yannick