this post was submitted on 07 Apr 2024
7 points (88.9% liked)
Aotearoa / New Zealand
1651 readers
23 users here now
Kia ora and welcome to !newzealand, a place to share and discuss anything about Aotearoa in general
- For politics , please use [email protected]
- Shitposts, circlejerks, memes, and non-NZ topics belong in [email protected]
- If you need help using Lemmy.nz, go to [email protected]
- NZ regional and special interest communities
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, it probably is - in terms of low overheads and electricity. Not great for long term, as SSDs can fail spectacularly, but if it's a staging post for cloud syncing or another device elsewhere rather than the ultimate endpoint, that's probably good.
To be fair, I'm way behind in this topic myself
HDDs can fail too. I'd probably use a Raspberry Pi + SSD if putting it at someone else's house, since they will both be very quiet. I have a 14TB HDD at my house for backups, and it's pretty noisy.
If you really want redundancy you can use a mirrored array but for one backup of multiple I probably wouldn't, especially if there's a cloud backup in there.
Is that mirrored array referring to RAID?
I literally have no knowledge in this stuff. Once you have something like this setup, how does it work? Once you configure it, does it automatically backup files in a certain location on your computer?, or do you manually move files onto it that you want to backup?
Oh man I'm gonna show my lack of knowledge too 🙂. I'll try anyway, but take everything I say with a grain of salt.
There are different types of RAID, but I believe RAID 1 would be a mirrored array. This Lemmy instance is on a ZFS mirrored array, but that's handled by the host so I don't have to understand it 🙃. I am not sure if the ZFS mirror is considered RAID but it's basically the same thing as RAID 1 (perhaps one is hardware one is software based?)
I see this setup as more of a redundancy for a live system so it can continue with one of the drives after a failure without downtime, and I probably wouldn't consider the mirrored drive a backup. But I'm no expert!
I always mean to do some more research into the topic, and never get past that stage lol. Maybe this time will be different... maybe.. lol
Is failure in SSD's more common than HDD's? Ideally I'd want to use it as my "offline" storage option, using it instead of my current external HDD that I use.
It seems SSDs are supposed to be more reliable than HDD, and but apparently they are only slightly better in practice.
Hmm that's pretty interesting. I'd always assumed (I guess they were talking about reliability alot when SSD's became widely distributed) that they were a lot more robust.