Skip to content

Can I have my 5 disks filled one by one? #1176

Answered by trapexit
xsm1997 asked this question in Q&A
Discussion options

You must be logged in to vote

The kernel already caches things and you have control over what parts of mergerfs the kernel can cache. mergerfs does not do its own explicit caching of things. As I mention in the docs it is non-trivial to keep things aligned when mergerfs doesn't own the underlying data.

Yes, you can use block caching to help but LRU caches are LRU caches. There is no guarantee any particular data is going to be there.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@trapexit
Comment options

@xsm1997
Comment options

@trapexit
Comment options

Answer selected by xsm1997
Comment options

You must be logged in to vote
1 reply
@trapexit
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants