|
|
|
freitasm:Hi folks... If you are planning on switching to Backblaze, please consider using our Geekzone affiliate link when signing up to Backblaze.
Thanks!
No, sorry.
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
Finished replacing Crashplan on my NAS (FreeNAS 9.10). I have the *restic* client on my NAS which is scheduled via cron jobs to run daily and weekly backup scripts. I create two copies of my backups, one on *B2* and one on 2x4TB USB HDDs connected to a Raspberry Pi on my network.
This is working very well. I love the fact you can mount any restic snapshot (either local or remote) and browse the directory structure (and copy files out).
The *--json* flag also means it was very easy to build a monitoring script (for Icinga2) to check a snapshot has been created in the last 24h or 7d (depending on the backup).
Very happy with my new config. Multiple encrypted copies of everything, both local and cloud, easy to restore and manage. And a fraction of the cost of Crashplan.
SumnerBoy:
Finished replacing Crashplan on my NAS (FreeNAS 9.10). I have the *restic* client on my NAS which is scheduled via cron jobs to run daily and weekly backup scripts. I create two copies of my backups, one on *B2* and one on 2x4TB USB HDDs connected to a Raspberry Pi on my network.
This is working very well. I love the fact you can mount any restic snapshot (either local or remote) and browse the directory structure (and copy files out).
The *--json* flag also means it was very easy to build a monitoring script (for Icinga2) to check a snapshot has been created in the last 24h or 7d (depending on the backup).
Very happy with my new config. Multiple encrypted copies of everything, both local and cloud, easy to restore and manage. And a fraction of the cost of Crashplan.
I would want an unencrypted version of my files available, in case you can't restore some time in the future. I use S3 with server side encryption for some of my files, no client side encryption.
Yeah that is a fair point. And in an ideal world I would have a 3rd copy, unencrypted. But I am pretty happy with this setup, and have copies of the restic binaries stored locally so I should be able to decrypt at any time. As a few people have noted you can always be doing something *more* to ensure your backups, it is just how far you *want* to go.
Appreciate the suggestion tho.
A friend has been playing around with *minio* - anyone using that here? Seems to be quite good for syncing across machines/buckets and restic doesn't care where its repos are stored. Means you can backup once to a restic repo, and then have minio sync/distribute that backup to multiple servers both local and remote.
I thought minio was basically an S3 clone, rather than a sync tool.
I think it is a bit of both (but I could well be wrong).
Using Cloudberry and can't create a restore plan that shows files from a different machine. I did the Synchronize Repository thing, use the same B2 account, same Bucket... What's the trick here?
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
Hmmm. You have to edit the Storage account and change the backup prefix. I wonder what happens if you have an active real-time backup when you do that...
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
I've done a restore from S3 using CloudBerry twice - once as a test from a laptop here, once from work when I needed a specific file. I don't remember having to do anything tricky either time.
I've started using the CloudBerry "sync" feature, rather than its encrypted, deduplicated backups. I trust Amazon to do server side encryption and file versioning more than I trust the algorithms developed by CloudBerry. It may cost a touch more for files that change regularly, but my large files very rarely change. That way I can just download everything from S3 to restore, and if my machine gets a virus and overwrites everything no problem, I just go back to a point in time in S3.
@timmmay:
I've done a restore from S3 using CloudBerry twice - once as a test from a laptop here, once from work when I needed a specific file. I don't remember having to do anything tricky either time.
I've started using the CloudBerry "sync" feature, rather than its encrypted, deduplicated backups. I trust Amazon to do server side encryption and file versioning more than I trust the algorithms developed by CloudBerry. It may cost a touch more for files that change regularly, but my large files very rarely change. That way I can just download everything from S3 to restore, and if my machine gets a virus and overwrites everything no problem, I just go back to a point in time in S3.
This is a question I asked Cloudberry support and never got a reply... If I start a backup set with Compression ON and later want to turn Compression OFF (so I can access the files directly from B2), do I have to delete the backup and start over again? I guess this is the safe way to go, but never got a reply.
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
freitasm:
This is a question I asked Cloudberry support and never got a reply... If I start a backup set with Compression ON and later want to turn Compression OFF (so I can access the files directly from B2), do I have to delete the backup and start over again? I guess this is the safe way to go, but never got a reply.
Did you submit a support ticket? They only support paid users, not free plan, but paid user support is usually ok. You can also ask on Server Fault, they answer their occasionally on the Cloudberry tag I created.
My guess - any fundamental changes like compression, deduplication, etc, you're best off creating a new backup set. When I decided to sync instead of backup I created a new S3 bucket and a new backup plan.
timmmay:freitasm:
This is a question I asked Cloudberry support and never got a reply... If I start a backup set with Compression ON and later want to turn Compression OFF (so I can access the files directly from B2), do I have to delete the backup and start over again? I guess this is the safe way to go, but never got a reply.
Did you submit a support ticket? They only support paid users, not free plan, but paid user support is usually ok. You can also ask on Server Fault, they answer their occasionally on the Cloudberry tag I created.
My guess - any fundamental changes like compression, deduplication, etc, you're best off creating a new backup set. When I decided to sync instead of backup I created a new S3 bucket and a new backup plan.
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
Try a support ticket.
|
|
|