I am in the process of upgrading my NAS and adding an offsite backup. Since I intend to reuse the old platform of my original UnRaid NAS, I put together the offsite backup system first and is transferring all of the data there so that I don’t have my data in an unsafe state.
From here, I plan to use TrueNAS’s replication function to replicate the data to my new main NAS. How do I then turn the offsite backup machine into a backup? Do I have to wipe all the data off that machine or is there an easy way to do that?
I am using TrueNAS Scale. Both systems are currently at the same physical location.
Create a new pool and/or dataset on the backup server and send the snapshots there. Done.
As this is for backup-only, I recommend cranking up the compression as high as possible. Like ZSTD with level 10 or higher, depending on what is reasonable for the CPU on the backup server with the expected bandwidth between the servers. You set this on the backup dataset on the backup server.
This can save entire disks on the target, depending on what data this is.
Do yourself a favor, go out to a recycle place or look on ebay for an old LTO drive and use tapes for backup. You will save soooooooo much time. I’m doing this soon. I WISH, SEVERELY, that I had done a tape backup before my NAS drives took a dump.
But always, ALWAYS, remember.
A NAS is NOT a backup system.
The drive will cost a little because people still use them, but the tapes cost dirt. I have an HP LTO3 on SCSI, I’m still trying to figure out what to put it in, but then I could have one machine be the archive machine, and I can even airgap it, so help me.
If your drives all take a dump like mine just did you have no NAS or Data at all, so what do you do then wise guy.
I legit just lost 2TB of data by NOT having a tape backup
The point of saying a NAS is NOT a backup system is both datarot and hardware failure potential. Recorded tracks VS volatile discs with lots of complicated parts that if anything fails now you gotta send it out to have a specialist work on it. Etc etc etc.
Theres reason to what I say. If its just a matter of cloning a NAS, have another NAS or get a disc shelf and keep a dump separate. But to rely on an equally failworthy server is kinda foolish.
Speaking from a sysadmin perspective. Not universal, but point to be made.
The cheapest LTO drive I could find locally was a HPE LTO5 model and it cost ~100k TWD (~3200 USD). For that price I could very well make 5 more backups on SSDs or 10 more copies on HDDs. I only have 16TB of data.
I have 2 drives mirrored in each NAS machine for a total of 4 drives so I should be pretty safe.
Yes, I am working on it. Spinning rust isn’t the fastest so it will take a few days. I just got a new network switch and 2.5Gb network cards to speed up the transfers.