>I can try, it's desktop client, I will make a virtualmachine so I can try without >any problem... tumpleweed or 15.3? Whoa! I didn't know one could use cached volume in a VM. How that works, via USB? (Just out of curiosity). Well, you could first try on Tumbleweed then since it's already built for it. You can basically do: geeko~> sudo zypper ar -cfp 90 https://download.opensuse.org/repositories/home:/luc14n0:/LVM/openSUSE_Tumbleweed home:luc14n0:lvm && sudo zypper ref -r home:luc14n0:lvm && zypper dup --from home:luc14n0:lvm --allow-vendor-change Succeeding the installation, just reboot. Don't forget to start LVM's D-Bus with: geeko~> sudo systemctl start lvm2-lvmdbusd.service Now we cross our fingers and try `lvm-cache-stats` once again :~)