ironicbadger / pms-wiki

The aim is to share knowledge and information about building an open-source media server.
https://perfectmediaserver.com
Other
405 stars 55 forks source link

Update manual-install.md with category.create flag on mergerfs fstab entry #28

Closed breinerm closed 3 years ago

breinerm commented 3 years ago

adding category.create=mfs option to mergerfs fstab entry so that it will write to the next disk once the first disk is full.

ironicbadger commented 3 years ago

This may have undesirable effects if using the ZFS methods outlined in the advanced section. In that scenario you want mergerfs to fail to create new dirs on those disks, hence why it's not specified.

Perhaps I should link directly to this instead and disclaim my fstab entry is just an example more heavily...

https://github.com/trapexit/mergerfs#what-policies-should-i-use