| .. | |||||
| cache-mq.profile | |||||
| cache-smq.profile | |||||
| command_profile_template.profile | |||||
| lvmdbusd.profile | |||||
| metadata_profile_template.profile | |||||
| thin-generic.profile | |||||
| thin-performance.profile |
| Server IP : 103.169.32.36 / Your IP : 216.73.217.108 Web Server : Apache System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : apache ( 48) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/lvm/profile/ |
Upload File : |
# Demo configuration 'mq' cache policy
#
# Note: This policy has been deprecated in favor of the smq policy
# keyword "default" means, setting is left with kernel defaults.
#
allocation {
cache_pool_chunk_size = 64
cache_mode = "writethrough"
cache_policy = "mq"
cache_settings {
mq {
sequential_threshold = "default" # #nr_sequential_ios
random_threshold = "default" # #nr_random_ios
read_promote_adjustment = "default"
write_promote_adjustment = "default"
discard_promote_adjustment = "default"
}
}
}
| .. | |||||
| cache-mq.profile | |||||
| cache-smq.profile | |||||
| command_profile_template.profile | |||||
| lvmdbusd.profile | |||||
| metadata_profile_template.profile | |||||
| thin-generic.profile | |||||
| thin-performance.profile |