Weikuan Yu wrote:
Hi,I am trying to test fscache for nfs. However, I am having problems mount nfs with the fscache option.
In http://people.redhat.com/steved/cachefs/util-linux/ there are some binary and source rpms, as well as the actual patch, that have the bits you'll need to turn on the filesystem caching. The command is: mount -o fsc server:/export /mnt/server/export then check /proc/mounts to ensure the fsc flag is set. steved.