3.9 vanilla kernel contain dm-cache module[1] Plase provide userspace support ( init script to create cache device in openrc ) for this module [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/device-mapper/cache.txt?id=c6b4fcbad044e6fffcc75bba160e720eb8d67d17
I read the document you pointed to, but I do not see anything there that says what I need to do in OpenRC. Can you please elaborate? Thanks, William
After looking at this a bit further, I believe this new init script should be part of lvm2 and not directly in OpenRC.
This is dm-cache setup script from upstream https://github.com/mingzhao/dm-cache/blob/master/dmc-setup.pl robbat2, your opinions ?
You should use it via LVM, or use bcache instead