Comment on Best way to keep a hot spare SD card for a raspberry pi?
avidamoeba@lemmy.ca 4 months agoI used it on a Pi 4 in 2019 for an USB-connected mirror and it worked well. Unencrypted throughput was upwards from 200MB/s. Encrypted throughput dropped down to under 100MB/s due to insufficient compute.
traches@sh.itjust.works 4 months ago
It’s a 4gb pi4, think it could boot from ZFS?
possiblylinux127@lemmy.zip 4 months ago
You could boot from from an SD and then store data on a external drive. I would go Btrfs over ZFS unless you have at least 3 or more disks
avidamoeba@lemmy.ca 4 months ago
I would try it. My only issue is I have no idea how to set it up on root on a Pi. Perhaps there’s docs somewhere. If had to setup a new Pi with Pi OS/Debian/Ubuntu today I’d definitely try it. Most of my Pis are running OpenWrt though.