this post was submitted on 06 Jul 2024
193 points (96.6% liked)
Linux
48009 readers
847 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thank you :) I tried to be reasonable with it, it's all too easy to break the bank haha. I have two "system" ssds that replicates itself with a weekly rsync job, and the larger storage SSD has an even larger SATA HDD it syncs to. Good looking out!
So about that. I don't use rsync, but any regular bulk reads/writes will wear an SSD quickly!
What I meant was, if your drive(a) isn't new with the new build, I would recommend it. I've been seeing failure rates on SSDs with hard use (like weekly backups) at only the 3-5 year mark. And usually when they die its all at once.
No worries, it's all good! It's basically two identical drives. The backup drive doesn't get much use outside of the rsync process, but if the main drive fails, I am able to jump onto to the backup drive without much interruption. Before rsync runs it does a comparison and only moves modified files, so it's not a bulk rewrite every week- just brings the target up to parity with the source. If both of these drives kick the bucket at the same time I guess that will just have to accept it as very bad luck lol, only so much I can do. But the plan is when the main drive fails, backup will get promoted to main until I'm able to backfill another drive.
Oh right on, I didn't realize rsync was just a differential copy--thays dope! I hope I didn't come off paranoid lol.. I work in a PC repair shop (mostly Windows machines) and I am not used to the average consumer giving a cleaver answer about backups and drive maintenance.
Congratulations again on the new machine. Hope it treats you well!