this post was submitted on 21 Feb 2024
174 points (95.8% liked)

Selfhosted

61207 readers
166 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I recently decided to replace the SD card in my Raspberry Pi and reinstall the system. Without any special backups in place, I turned to rsync to duplicate /var/lib/docker with all my containers, including Nextcloud.

Step #1: I mounted an external hard drive to /mnt/temp.

Step #2: I used rsync to copy the data to /mnt/tmp. See the difference?

Step #3: I reformatted the SD card.

Step #4: I realized my mistake.

Moral: no one is immune to their own stupidity ๐Ÿ˜‚

you are viewing a single comment's thread
view the rest of the comments
[โ€“] icanwatermyplants@reddthat.com 1 points 2 years ago (1 children)

It really depends how you define reliability. SD cards are physically nigh indestructible, but can show failure when overwritten often. Hence for one off backups it's actually a good alternative. It will start showing problems when used as a medium that often writes and overwrites the same data often.

I would recommend backups on SD cards in an A/B fashion when you want to give a backup to someone else to store safely.

[โ€“] ShepherdPie@midwest.social 1 points 2 years ago (1 children)

Reliability in that I've used flash drives and SD cards for years but have only ever had issues with corrupt SD cards (probably at least half a dozen times) while I've never had any with flash drives.

Constant writes is an issue with them, which is why I think it's stupid that the Raspberry Pi Foundation continues to use them as the default storage/OS drive. Then again, they continue to make insane choices with power supplies as well, so it shouldn't be a big surprise.

[โ€“] Admin@tsck.org 1 points 2 years ago

I really wish they'd just give us an m.2 slot on the back