Hi,
I have created a NFS share that hosts a couple of VMs but I would like to increase the network performance by caching data on my internal SSD.
CacheFS caches whole files and does not support files larger than 2G... Not suitable for VMs.
If I could map a file on my NFS share to a block device, I could then use it as a physical device for a LVM volume group and use lvmcache on it.
I have researched the internet and found dm-nfs (device mapper for NFS) on Oracle pages. Not sure it is open source and available for Debian.
Has anyone here been crazy enough to play around with something similar ?
Cheers.
Marc
I have created a NFS share that hosts a couple of VMs but I would like to increase the network performance by caching data on my internal SSD.
CacheFS caches whole files and does not support files larger than 2G... Not suitable for VMs.
If I could map a file on my NFS share to a block device, I could then use it as a physical device for a LVM volume group and use lvmcache on it.
I have researched the internet and found dm-nfs (device mapper for NFS) on Oracle pages. Not sure it is open source and available for Debian.
Has anyone here been crazy enough to play around with something similar ?
Cheers.
Marc