diff --git a/README.md b/README.md index a196f79..0b6e4b7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Having Plex and Jellyfin separate from the rest of my docker infrastructure allo **Storage:** * `/`: 1 TB NVME SSD * `/vm_storage`: 2x 240 GB SSD in ZFS mirror for config and data files -* `/mnt/storage`: mergerfs + SnapRAID pool totaling 56 TB usable storage. Currently single parity disk but hoping to add a second one soon. Drives run btrfs allowing me to utilize [snapraid-btrfs](https://wiki.selfhosted.show/tools/snapraid-btrfs/) for instant snapshotting +* `/mnt/storage`: mergerfs + SnapRAID pool totaling ~90 TiB usable storage. Currently single parity disk but hoping to add a second one soon. Drives run btrfs allowing me to utilize [snapraid-btrfs](https://wiki.selfhosted.show/tools/snapraid-btrfs/) for instant snapshotting ## Roadmap