#raid
2 posts · filter on the home page
- Detailed Guide to Setting Up ZFS RAID on Ubuntu 22.04In a previous post, I showed how to put together a cheap load balancer server for $500. I later had an idea to use that server for storage too. Storage servers don't need much CPU, just a lot of disk space. And this one had very little…
- How To Set Up Linux RAID On Ubuntu 22.04Update (Sep 14, 2022): I've switched to using ZFS because it has checksums for every block -- I can't imagine trusting a storage without checksums. [This blog post][zfs] covers how to setup ZFS and switch away from mdadm.