this post was submitted on 25 Sep 2023
23 points (100.0% liked)
Jellyfin: The Free Software Media System
5708 readers
2 users here now
Current stable release: 10.10.0
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
~~You can't remove drives from a zpool though. So if you start with a small drive and keep adding drives as you fill them up, you'll eventually run out of SATA ports and want to replace the smallest drive. The only way to do that is to create a new zpool and copy all of your data to it, which means you need a second set of drives that's at least as big as the first.~~
Or you could add a pci-e SATA card, if you have an extra pci-e port. Used cards like the Dell PERC H310 are cheap and reliable and support 8 drive on their own, or >256 with cheap expander cards that can be daisy-chained (and only need power, so they don't use up pci-e slots).
Edit: looks like they added support for removing drives about 5 years ago.
I prefer m2 pcie cards but same deal, expansion go brrr
Can also increase the size of a redundant vdev (eg zraid2) by replacing the drives one by one with larger ones. I recently used this approach to increase my 4TB vdev to 72TB