mirror of https://gitee.com/openkylin/libvirt.git
virsh: Fix grammar - s/rather then/rather than
Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
This commit is contained in:
parent
245d9ba21e
commit
96b1f091e7
|
@ -1673,7 +1673,7 @@ periodically increased by I<auto-converge-increment>.
|
|||
|
||||
I<--rdma-pin-all> can be used with RDMA migration (i.e., when I<migrateuri>
|
||||
starts with rdma://) to tell the hypervisor to pin all domain's memory at once
|
||||
before migration starts rather then letting it pin memory pages as needed.
|
||||
before migration starts rather than letting it pin memory pages as needed.
|
||||
|
||||
B<Note>: Individual hypervisors usually do not support all possible types of
|
||||
migration. For example, QEMU does not support direct migration.
|
||||
|
|
Loading…
Reference in New Issue