mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
profile: add thin_pool_chunk_size_policy to default.profile
By default, thin_pool_chunk_size_policy is set to "generic".
This commit is contained in:
parent
14b852609b
commit
fc144a3fc5
@ -9,6 +9,7 @@
|
|||||||
# Refer to 'man lvm.conf' for further information about profiles and file layout.
|
# Refer to 'man lvm.conf' for further information about profiles and file layout.
|
||||||
|
|
||||||
allocation {
|
allocation {
|
||||||
|
thin_pool_chunk_size_policy = "generic"
|
||||||
thin_pool_chunk_size = 64
|
thin_pool_chunk_size = 64
|
||||||
thin_pool_discards = "passdown"
|
thin_pool_discards = "passdown"
|
||||||
thin_pool_zero = 1
|
thin_pool_zero = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user