<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: verdana; COLOR: #000000; FONT-SIZE: 10pt
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.19120"></HEAD>
<BODY style="MARGIN: 10px">
<DIV><FONT style="FONT-SIZE: 11pt" size=1 face=Calibri>Hi libvirt 
support,</FONT></DIV>
<DIV><FONT style="FONT-SIZE: 11pt" size=1 face=Calibri></FONT> </DIV>
<DIV><FONT style="FONT-SIZE: 11pt" size=1 face=Calibri>Can you please give me 
some example of how to use "virsh migrate --live" with p2p option including both 
source host and target host?</FONT></DIV>
<DIV><FONT style="FONT-SIZE: 11pt" size=1 face=Calibri></FONT> </DIV>
<DIV><FONT style="FONT-SIZE: 11pt" size=1 face=Calibri>I try to get some info 
from your website, but no info with migrate.</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV>
<DIV>[root@vmoactive02 qemu]# virsh help migrate</DIV>
<DIV>  NAME</DIV>
<DIV>    migrate - migrate domain to another host</DIV>
<DIV> </DIV>
<DIV>  SYNOPSIS</DIV>
<DIV>    migrate [--live] [--p2p] [--direct] [--tunnelled] [--persistent] [--undefinesource] [--suspend] [--copy-storage-all] [--copy-storage-inc] <domain> <desturi> [<migrateuri>] [<dname>]</DIV>
<DIV> </DIV>
<DIV>  DESCRIPTION</DIV>
<DIV>    Migrate domain to another host.  Add --live for live migration.</DIV>
<DIV> </DIV>
<DIV>  OPTIONS</DIV>
<DIV>    --live           live migration</DIV>
<DIV>    --p2p            peer-2-peer migration</DIV>
<DIV>    --direct         direct migration</DIV>
<DIV>    --tunnelled      tunnelled migration</DIV>
<DIV>    --persistent     persist VM on destination</DIV>
<DIV>    --undefinesource  undefine VM on source</DIV>
<DIV>    --suspend        do not restart the domain on the destination host</DIV>
<DIV>    --copy-storage-all  migration with non-shared storage with full disk copy</DIV>
<DIV>    --copy-storage-inc  migration with non-shared storage with incremental copy (same base image shared between source and destination)</DIV>
<DIV>    [--domain] <string>  domain name, id or uuid</DIV>
<DIV>    [--desturi] <string>  connection URI of the destination host</DIV>
<DIV>    [--migrateuri] <string>  migration URI, usually can be omitted</DIV>
<DIV>    [--dname] <string>  rename to new name during migration (if supported)</DIV></DIV>
<DIV><FONT style="FONT-SIZE: 11pt" size=1 face=Calibri></FONT> </DIV>
<DIV><FONT style="FONT-SIZE: 11pt" size=1 face=Calibri>Thanks,</FONT></DIV>
<DIV><FONT style="FONT-SIZE: 11pt" size=1 face=Calibri></FONT> </DIV>
<DIV><FONT style="FONT-SIZE: 11pt" size=1 
face=Calibri>Guangya</FONT></DIV></BODY></HTML>