/etc/lvm/profile
NameSizeModeActions
cache-mq.profile5310644editdlrm
cache-smq.profile3390644editdlrm
command_profile_template.profile30200644editdlrm
lvmdbusd.profile23090644editdlrm
metadata_profile_template.profile8280644editdlrm
thin-generic.profile760644editdlrm
thin-performance.profile800644editdlrm
vdo-small.profile5630644editdlrm
Edit: /etc/lvm/profile/cache-smq.profile (339B)
# Demo configuration 'smq' cache policy # # The stochastic multi-queue (smq) policy addresses some of the problems # with the multiqueue (mq) policy and uses less memory. # allocation { cache_pool_chunk_size = 64 cache_mode = "writethrough" cache_policy = "smq" cache_settings { # currently no settings for "smq" policy } }