Hacker News new | past | comments | ask | show | jobs | submit login

Is it possible to use bcache in front of an NFS volume?



> Is it possible to use bcache in front of an NFS volume?

No, because bcache only works for a block device, whereas NFS presents itself as a pseudo filesystem (NFS) to the target.

You could however use bcache as a local accelerator for a remote iSCSI target.


No but you can already use FS-cache?


fs-cache / cachefilesd seems to still be buggy. was it even deprecated?


Not that I know of. You can also try https://github.com/kahing/catfs which I wrote recently but I don't promise it's not buggy :-)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: