CoffeeSprout / ansible-role-nfs

Set up NFS client for FreeBSD and CentOS
0 stars 0 forks source link

Setup FS-Cache on Redhat (cachefilesd) #2

Open bvansomeren opened 4 years ago

bvansomeren commented 4 years ago

Linux has cachefilesd to create a local cache to reduce round trips to NFS. There is no high need for this right now, but it might make sense to implement down the road if the nfs servers see higher loads.

Documentation here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/ch-fscache

bvansomeren commented 4 years ago

Add cachefilesd support to coffeesprout.nfs