migrate-setspeed
Sets the maximum migration bandwidth for a virtual server in MiB/s.
Syntax
- <mebibyte-per-second>
- Is the migration bandwidth limit in MiB/s.
- <VS>
- Is the name, ID or UUID of the virtual server.
Selected options
- --bandwidth
- Sets the bandwidth limit during a migration in MiB/s.
Usage
Live virtual server migrationExample
# virsh migrate-setspeed vserv1 --bandwidth 100 # virsh migrate-getspeed vserv1 100