Live data from Hacker News

I Nearly Lost All of My Data

kevq.uk

241–250 of 262 posts

Re: I Nearly Lost All of My Data

#241
post #196

Earlier quoted context omitted.

Have you looked at Arq[1]? It deduplicates, encrypts, compresses, backs up to most major cloud providers and SFTP and Minio, is available for macOS and Windows. We've been improving it for 10 years. The data format is open and documented[2]. (Note: I work on Arq) [1] https://www.arqbackup.com [2] https://www.arqbackup.com/arq_data_format.txt

You've probably heard this before but there are a lot of people who'd be interested in a cross-platform (NAS/Linux/BSD/Raspberry Pi) version with a command-line or web interface. As is it's really best for workstations rather than the NAS/servers a lot of people who care about their data use (not just basement-dwelling data hoarders but also professionals like photographers and videographers).

Thanks. Yes I’ve heard that before but not as clearly as you’ve written it here. I appreciate the feedback a lot.

Re: I Nearly Lost All of My Data

#242
Me too, because I was storing it on IPFS. IPFS had a minor bug and I've lost all the references to the data.

You know, the data is still there, I just don't know what hashes correspond to each objects.

Re: I Nearly Lost All of My Data

#243
post #13

The best solution I found as an alternative to an off-site copy is to set up a USB drive and something like a Raspberry Pi in my car. When I pull into the garage, the house server senses it and syncs new data to it. This can be supplemented further by having it auto sync to a computer in your office whenever you pull into work. Add in some monitoring so you can get a phone alert if any of the synced copies are more t…

How does this not kill your car battery?

Re: I Nearly Lost All of My Data

#244
post #185
post #125

There really isn't a story here, Kev. You blew a power supply on your Synology. You even said it yourself: "maybe this is a problem with the enclosures and the disks are fine". If you'd put your disks into a replacement Synology unit, you would have been back online - config, data, and all - within a few minutes.

This is the reason I upgraded our Synology with a self-built NAS with six disks, a low-power Atom CPU and a really really good PSU connected to a UPS unit for extra security. Never save money with your NAS power solution.

Which OS and file system did you choose?

I recently did similar with an old server and Freenas, but I am still not sure if I have a safe (enough) system overall. I chose RAIDZ2 with 4 4TB WD Red drives, ECC RAM, seems to be working well so far.

Re: I Nearly Lost All of My Data

#245

My first thought is "why don't you keep a backup?" I really don't know what the moral of this story is beyond "don't keep one copy of all your data, especially in the same physical location." Online storage is cheap. Bandwidth is cheap. There's a multitude of solutions in the comments if a consumer solution like Dropbox or Google Drive isn't good enough for you.

> Bandwidth is cheap. Most ISPs in the US now have a 1TB datacap and charge ridiculous rates for overages.

Yikes, seeing as I just signed up with Backblaze and uploaded about 3TB the last week, I was a bit worried there for a minute.

AT&T gigabit customers are on unlimited plan for anyone else seeing this who is a customer, see https://www.att.com/esupport/article.html#!/u-verse-high-spe...

Re: I Nearly Lost All of My Data

#246

Pretty happy with my solution. Keeps me safe from floods, ransomware, and losing google drive access: - originals: 2TB google drive + 50GB icloud - backup #1 (autosync from drive/icloud): 4TB internal drive - backup #2 (cold storage): 4TB external drive

How often do you do the incremental backups on backup drive #2? Some degree of cold storage would have reduced the OP's stress level when restoring their NAS mind you.

maybe every 2-3 months.

Re: I Nearly Lost All of My Data

#247
post #185

Earlier quoted context omitted.

This is the reason I upgraded our Synology with a self-built NAS with six disks, a low-power Atom CPU and a really really good PSU connected to a UPS unit for extra security. Never save money with your NAS power solution.

Which OS and file system did you choose? I recently did similar with an old server and Freenas, but I am still not sure if I have a safe (enough) system overall. I chose RAIDZ2 with 4 4TB WD Red drives, ECC RAM, seems to be working well so far.

FreeNas with ZFS, RAIDZ2, 6 x 4TB WD Red, 16 GB ECC RAM.

System has been running a year now without any bigger maintenance.

Re: I Nearly Lost All of My Data

#248

Earlier quoted context omitted.

When I had my new 'Man Shed' (It's a large workshop really[1]) built at the end of my garden, I ensured I could extend my network to it. I have an old NAS with a couple of large drives in it, and I have scheduled backups that write to it from the main file server in the house. It's not perfect, but it's way better than not having any offsite backups at all. I have a deep distrust of Cloud storage services so for me I…

Distrust in cloud storage in which way? What are yafraid will happen. Which data are you afraid is going to end up in whose hands? The data I really care about is encrypted right on my laptop,and I backup that encrypted data.

It no so much that, but more of a control aspect. Once my backups are on someone-elses-computer I've lost control of them, and knowing my luck the day I need them will be the day the cloud provider has an outage, or even worse, goes offline.

Re: I Nearly Lost All of My Data

#249
post #9
post #3

I have looked and looked since 1998, tried rsync, RAIDs, striped drives, ATA over Ethernet, lvm, ZFS, all sorts of things. What finally clicked for me, is https://www.greyhole.net It's like magic. Decide how much redundancy you want. Then just add drives to it. It balances files automatically across drives. You can have remote drives in the mix. What it is not good at, is many small files. But for my use, media files…

It's a really tough sell for most people when you tell them they need to have at least two copies of their data if they care about it. The vast majority of people will rather "take their chances." Usually that means another $100-500 bucks for most people.

It was a tough sell for me too. After losing 6 years worth of photos, it was an easier sell!

Re: I Nearly Lost All of My Data

#250
post #196

Earlier quoted context omitted.

Have you looked at Arq[1]? It deduplicates, encrypts, compresses, backs up to most major cloud providers and SFTP and Minio, is available for macOS and Windows. We've been improving it for 10 years. The data format is open and documented[2]. (Note: I work on Arq) [1] https://www.arqbackup.com [2] https://www.arqbackup.com/arq_data_format.txt

You've probably heard this before but there are a lot of people who'd be interested in a cross-platform (NAS/Linux/BSD/Raspberry Pi) version with a command-line or web interface. As is it's really best for workstations rather than the NAS/servers a lot of people who care about their data use (not just basement-dwelling data hoarders but also professionals like photographers and videographers).

I currently use Borg on my servers, and Arq on my client machines.

I'm quite sure if Arq was available in a command-line version for Linux/FreeBSD, i would use that instead. It has been nothing but rock solid on my client machines.

Restore through the UI is a bit wonky, but once it's started it works well.

Post reply on HN