mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Medium syndication information
This commit is contained in:
parent
e5a96d735a
commit
c5ff5538a6
276 changed files with 371 additions and 80 deletions
|
@ -3,6 +3,7 @@ title: "MergerFS"
|
|||
date: 2020-01-14T23:10:17-05:00
|
||||
draft: false
|
||||
tags: [ "Linux", "Storage" ]
|
||||
medium_enabled: true
|
||||
---
|
||||
|
||||
[MergerFS](https://github.com/trapexit/mergerfs) is a great filesystem for an expandable storage system in a homelab. Mostly since it allows you to add disks one at a time without having to, for example, resilver a ZFS pool. MergerFS won't be as efficient as a filesystem that stripes your data across disks, but in the case of a disk failure the disks unaffected will still have part of the data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue