dedicated software that can create verifiable historical backup files. Like Veeam or Macrium, or the new generation like Duplicacy, Arq, Borg, etc. All of them have integrity verification integrated.
dedicated software that can create verifiable historical backup files. Like Veeam or Macrium, or the new generation like Duplicacy, Arq, Borg, etc. All of them have integrity verification integrated.
if you use real backups, and not just simple copies, then your backup software has verify function. For simple copies you should use hash files or something that can build a hash database and verify it. Btw. you should already use hash checking for live data anyway. For archiving you can create winrar archives with 10% recovery record, so it can self-verify and self-repair easily.
it’s pinned post in this sub
lol, dark
Why people only post here after their drive dies? Don’t be offended if you won’t get sympathy here, because there are about 2 posts like this every week.
Why there are no posts like “Look, guys I’ve made backups, be proud of me!” ?
I consider it wasting money in this scale, not to mention the speed impact of writes. But if that makes you sleep well then do it.
Just don’t update the ZFS lol. Have you heard the news about that bug?
why do you feel irresistible urge to use raid ?
that’s the difference between the paid software, where the user-friendliness is the priority, and the open-source software, where the functionality is the priority.
Also check netdata which has an exceptional baseline config, you can instantly use it without any need to fiddle with the settings. Of course it will need some config later if you want to to go fancy, but it is instantly usable.
HD Sentinel is 55% off
I keep hearing people say that cars won’t last long and to always have money for taxi. But if it is like that, that means you would have to be buying cars consistently? Has anyone ever had a car work for them successfully for a decade or even more where they wouldn’t have to be buying more?
at this complexity you should use a proper backup software instead of manual syncing.
is it ssd or hdd? have you tested it before storing?
This is a way to cheat the system, fun to do with spotify or anything not critical, but it’s not a game I want to play with my backups.
What if they don’t give such discounts next year? Or the discounts will be for new users only, so you have to use a different email, maybe a different credit card, each year. You will end up paying more or left without backups.
This length of time can be anywhere from a few nanoseconds to years or much longer.
It’s hard to derive exact conclusions from this theory.
for testing, you can create two VHD virtual disks on the drive and mount them as RAID0. This way you can try out if the method have any benefits or not.
however I doubt about the method, because your partitions, or VHDs are linear. One is at the beginning of the disk and fast, other is the second half on the disk which has slower access speeds and also the throughput is slower.
just don’t fall into the typical trap:
Just get a simple external drive and use one software that you know well. It means that you previously tested, and you are familiar with its working and recovery methods. Add some monitoring, best if the backup software can send emails.
When you have this base layer, then you can think about extending it to cloud, multiple locations, etc. First just do an easy simple stable reliable solution.
Multiple levels of encryption is useless, it just makes the system more complicated and error-prone. Either trust in the encryption built-in to the backup software, or do not use any application level encryption and use disk-level method.
I already have veeam community on win server and it is great, but… great in every sense. It needs a lot of background processes, a full-blown MSSQL server, memory, etc.
However now I think about adding agents to the windows machines and do the backup remotely. I didn’t want to do it before, because I liked the simplicity of local backup to a simple external drive.
I use endless incremental method with 60 days history. So I always have 60 days to go back with having only one full backup that gets the expired incrementals merged automatically. This way the daily backup only takes a few minutes and it doesn’t need too much overhead space to store multiple full images as with other methods. It is also encrypted and uses VSS so it can backup everything on a live system. Sends email if there was a problem, supports pre an posts scrips to mount my backup drive, etc.
I also do independent full backups occasionally of course, but the previous one is the main reason for Macrium. Sometimes I just use it to dump other disks or old SDcards to a compressed image file that I can mount and use easily if needed.
I have daily image backups of the OS drives with a history of 60-90 days.
my Windows is also stable, except when the SSD kills itself upon a sudden power loss…
I don’t understand why everybody is fanatic about RAID in home environment… Until you don’t have a bulletproof backup, you shouldn’t even think about it