21
submitted 10 months ago* (last edited 10 months ago) by ClydapusGotwald@lemmy.world to c/raspberrypi@lemmy.ml

So most of my raspberry pi 4’s are deployed. But I still have a 3B, Zero 2W, Zero, 400 and a 1A that I have that I’m not doing anything with. I don’t know what would be a good project to use them with. Looking for some inspiration/ideas.

Edit: my current 4’s are hosting my pi hole, homebridge and Immich frame.

you are viewing a single comment's thread
view the rest of the comments
[-] tychosmoose@piefed.social 4 points 10 months ago

I use a 3B as a low-power NUT server and power orchestrator with my UPS and a managed PDU. It's set up with a read-only file system to protect against corruption. It's connected to the UPS for status so that if power goes down it can manage the power off timing for servers and network gear. I have a low power rack and a long runtime UPS to keep the core Internet access components up as long as possible.

If the UPS runtime ends the 3B gets a bad shutdown. But with the read only fs it'll happily boot when power returns and then it brings up all the gear in a controlled way. This has saved me a couple of times already while traveling.

[-] HorreC@lemmy.world 2 points 10 months ago

I always have my sdcards just be the grub disk and all the root and other partitions are on a USB drive that is on it (I moved mostly to clones that have eMMC but this is what my older pis use).

[-] tychosmoose@piefed.social 2 points 10 months ago

Same here. I have 2 other Pi servers and they've got no SD card - one has a USB SSD and the other is NVMe on the Pi 5.

On this one I was only somewhat concerned about SD rot. It was more that on a read/write file system any bad shutdown has a small chance of corrupting something. I wanted it to be bulletproof since it's got to come up to start the other gear when I'm far from home and unable to fsck and troubleshoot.

this post was submitted on 24 Oct 2025
21 points (100.0% liked)

raspberrypi

6069 readers
1 users here now

Community about the single-board computers, micro-controllers and related projects.

https://www.raspberrypi.com/

Other RaspberryPi communities on Lemmy

founded 6 years ago
MODERATORS