this post was submitted on 18 Dec 2024
573 points (99.3% liked)
Programmer Humor
21279 readers
1559 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But it's still not a backup strategy. You should always have a second partition on the server that you sync your data over to. For performance reasons this partition should be on the same RAID 0 array.
Backing up to a different partition on the same RAID array sounds like a good way to lose all your data.
The backup should be physically separate from the original.
Yes, and it should use another type of media, like tape, glass, stone tablets or optical media
NEVER test your backups. It wears out the tapes faster.