migrate-setspeed

Sets the maximum migration bandwidth for a virtual server in MiB/s.

Syntax


1  migrate-setspeed !  --domain <VS> ?  --bandwidth <mebibyte-per-second>
Where:
<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 migration

Example

# virsh migrate-setspeed vserv1 --bandwidth 100
# virsh migrate-getspeed vserv1
100