Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

local cache - using cachefiles #100

Open
asim-vax opened this issue Jun 27, 2019 · 0 comments
Open

local cache - using cachefiles #100

asim-vax opened this issue Jun 27, 2019 · 0 comments

Comments

@asim-vax
Copy link

Hi,
We are looking at enabling local cache for nfs share, in case the server that hosts files dies (it causes website down time)

Hopefully something like:
http://xmodulo.com/how-to-enable-local-file-caching-for-nfs-share-on-linux.html

We are using the below config:

nfs::client::mount {"/var/path/to/media":
share => '/var/path/to/media',
ensure => present,
server => "x.x.x.x", # Ip of media server
atboot => true
}

Do you support local caching? If so, what would the correct config be?

Thanks,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant