[libvirt] [PATCH 1/1] virsh: add missing auto-converge option for 'migrate' in virsh man page

Ján Tomko jtomko at redhat.com
Tue Aug 19 13:03:18 UTC 2014


On 08/19/2014 02:56 PM, Pradipta Kr. Banerjee wrote:
>   * tools/virsh.pod (migrate): Add --auto-converge flag
> 
> Signed-off-by: Pradipta Kr. Banerjee <bpradip at in.ibm.com>
> ---
>  tools/virsh.pod | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/tools/virsh.pod b/tools/virsh.pod
> index b665d6e..d6849b8 100644
> --- a/tools/virsh.pod
> +++ b/tools/virsh.pod
> @@ -1289,7 +1289,7 @@ to the I<uri> namespace is displayed instead of being modified.
>  =item B<migrate> [I<--live>] [I<--offline>] [I<--direct>] [I<--p2p> [I<--tunnelled>]]
>  [I<--persistent>] [I<--undefinesource>] [I<--suspend>] [I<--copy-storage-all>]
>  [I<--copy-storage-inc>] [I<--change-protection>] [I<--unsafe>] [I<--verbose>]
> -[I<--compressed>] [I<--abort-on-error>]
> +[I<--compressed>] [I<--abort-on-error>] [I<--auto-converge>]
>  I<domain> I<desturi> [I<migrateuri>] [I<graphicsuri>] [I<listen-address>]
>  [I<dname>] [I<--timeout> B<seconds>] [I<--xml> B<file>]
>  
> @@ -1314,7 +1314,8 @@ used to reject the migration if the hypervisor lacks change protection
>  support.  I<--verbose> displays the progress of migration.  I<--compressed>
>  activates compression of memory pages that have to be transferred repeatedly
>  during live migration. I<--abort-on-error> cancels the migration if a soft
> -error (for example I/O error) happens during the migration.
> +error (for example I/O error) happens during the migration. I<--auto-converge>
> +forces convergence during live migration

Missing period at the end of sentence.

ACK and pushed.

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140819/bb9aece4/attachment-0001.sig>


More information about the libvir-list mailing list