Skip to content
Snippets Groups Projects
Commit a9b0b57c authored by Peter Palfrader's avatar Peter Palfrader
Browse files

Allow migration bandwidth of up to 950MBit/s rather than the default of 32.

parent 6db716e8
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,7 @@ These could probably be merged into the cluster init, but just to document what ...@@ -47,6 +47,7 @@ These could probably be merged into the cluster init, but just to document what
gnt-cluster modify --uid-pool 4000-4019 gnt-cluster modify --uid-pool 4000-4019
gnt-cluster modify --nic-parameters mode=openvswitch,link=br0,vlan=4000 gnt-cluster modify --nic-parameters mode=openvswitch,link=br0,vlan=4000
gnt-cluster modify -D drbd:c-plan-ahead=0,disk-custom='--c-plan-ahead 0' gnt-cluster modify -D drbd:c-plan-ahead=0,disk-custom='--c-plan-ahead 0'
gnt-cluster modify -H kvm:migration_bandwidth=950
### Network configuration ### Network configuration
......
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