7
submitted 5 months ago by Dave@lemmy.nz to c/newzealand@lemmy.nz

Welcome to today’s daily kōrero!

Anyone can make the thread, first in first served. If you are here on a day and there’s no daily thread, feel free to create it!

Anyway, it’s just a chance to talk about your day, what you have planned, what you have done, etc.

So, how’s it going?

you are viewing a single comment's thread
view the rest of the comments
[-] Dave@lemmy.nz 2 points 5 months ago

Ah yes, nextcloud would be important to back up. Audiobooks you can probably re-aquire but if people are storing personal stuff on Nextcloud you will want to make sure it's backed up. A common strategy is the 3 2 1 backup strategy. Have three copies of your data, two on different media, and one offsite.

It sounds like you have your original copy and your offsite copy now set up. I'd recommend having an extra backup, a backup of the nextcloud data on a different hard drive on the same machine (or another machine - but this copy should be on a different hard drive to the original copy). Personally I don't do anything fancy, I just run a cron job to bring down nextcloud (so nothing changes), and to run a script to zip up the nextcloud data (I use bind mounts for volumes so everything sites nicely in a nextcloud folder, including docker-compose.yml file, database, and nextcloud data), then I copy that zipped file to my backup drive with the date in the file name so I have multiple copies. I run this each night scheduled in the middle of the night, then have another script that trims the backups to keep 14 days of backups then a monthly backup indefinitely (always first of the month, for simplicity).

[-] Takahe@lemmy.nz 1 points 5 months ago

That sounds like a lot of disk space.... My next cloud is approaching 1tb so having 14 copy's is not going to fit... But yes I need to sort out a third copy some how. Audio books have all been riped from family members audiable accounts, so I want to keep them safe. I can see Amazon patching the service to prevent this one day.

[-] Dave@lemmy.nz 1 points 5 months ago

My nextcloud is not 1TB, as interestingly I don't really use if for files but far more so for the nextcloud apps and as a sync server for various other things.

The 14 copies probably are not needed. I do this because I have space for it (I think nextcloud backups are about 2GB each for me). In your case aiming for three is probably fine, certainly better than two. I'd likely only keep the three copies if mine were that large. You could also investigate backup options that only backup changes and not every file every day.

My main concern is if I accidentally deleted a bunch of files, then that deletion got synced to the other copies. That's why I zip up daily copies and keep them for a couple of weeks, just extra protection. Finding a good incremental backup tool (that let you roll back changes) would probably provide the same protection anyway, I haven't looked into this myself though.

this post was submitted on 07 Apr 2024
7 points (88.9% liked)

Aotearoa / New Zealand

1633 readers
10 users here now

Kia ora and welcome to !newzealand, a place to share and discuss anything about Aotearoa in general

Rules:

FAQ ~ NZ Community List ~ Join Matrix chatroom

 

Banner image by Bernard Spragg

Got an idea for next month's banner?

founded 1 year ago
MODERATORS