Fix memory tuning issues

This commit is contained in:
2023-09-01 15:42:26 -04:00
parent 71b6da6555
commit 2d31e6c8ea
3 changed files with 6 additions and 8 deletions

View File

@ -22,8 +22,8 @@ pvc_fence_migrate_target_selector: mem # The selector to use for migrating VMs
# Memory tuning
pvc_osd_memory_limit: 4294967296
pvc_zookeeper_heap_limit: 256M
pvc_zookeeper_stack_limit: 512M
pvc_zookeeper_heap_limit: 512M
pvc_zookeeper_stack_limit: 1024M
# Ceph storage
ceph_storage_secret_key: ""