Skip to content
Snippets Groups Projects
Verified Commit 5fc82eb8 authored by Jérôme Charaoui's avatar Jérôme Charaoui :telescope:
Browse files

howto/ganeti: add additional net-custom gnt-dal settings

verify-alg allows to trigger an on-line verify to check to out-of-sync
blocks between primary and secondary

max-buffers increases the ammount of memory allocated per volume which
improves sync rates significantly
parent cdeeefe6
No related branches found
No related tags found
No related merge requests found
......@@ -3142,6 +3142,7 @@ gnt-cluster modify -H kvm:migration_downtime=500
gnt-cluster modify -H kvm:migration_caps=postcopy-ram
gnt-cluster modify -H kvm:cpu_type=host
gnt-cluster modify -D drbd:c-plan-ahead=0,disk-custom='--c-plan-ahead 0'
gnt-cluster modify -D drbd:net-custom='--verify-alg sha1 --max-buffers 8k'
gnt-cluster modify --uid-pool 4000-4019
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment