<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Re: [libvirt] How to use "virsh migrat" with p2p option?</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19120">
<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
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
DIV.FoxDiv20111025081717656457 {
        LINE-HEIGHT: 1.5; FONT-FAMILY: verdana; COLOR: #000000; FONT-SIZE: 10pt
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: verdana; COLOR: #000000; FONT-SIZE: 10pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.19120"></HEAD>
<BODY style="MARGIN: 10px">
<DIV style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt">Hi Eric,</DIV>
<DIV style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"> </DIV>
<DIV style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt">Thanks for the answer, really 
appreciated!</DIV>
<DIV style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"> </DIV>
<DIV style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt">I noticed that the doc here 
<A 
href="http://libvirt.org/sources/virshcmdref/html-single/#sect-migrate">http://libvirt.org/sources/virshcmdref/html-single/#sect-migrate</A> 
is still not updated, where can I get the latest vesrion?</DIV>
<DIV style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"> </DIV>
<DIV style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt">Thanks,</DIV>
<DIV>
<DIV style="FONT-FAMILY: Verdana"><SPAN><SPAN 
style="FONT-FAMILY: ËÎÌå; COLOR: #000000; FONT-SIZE: 10.5pt">
<P 
style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" 
class=MsoNormal><A name=_MailAutoSig><B><SPAN 
style="FONT-FAMILY: Arial; COLOR: maroon; FONT-SIZE: 10pt; mso-no-proof: yes"><SPAN 
style="FONT-FAMILY: ??"></SPAN>Guangya Liu<BR></SPAN></B></A><SPAN 
style="mso-bookmark: _MailAutoSig"><SPAN 
style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-no-proof: yes">ISF Developer<BR><SPAN 
style="COLOR: navy">Platform Computing</SPAN><SPAN 
style="COLOR: black"><BR></SPAN>Direct: +1 905 948 4526<BR>Skype: 
guangyaliuf9<BR></SPAN></SPAN><A title=blocked::http://www.platform.com/ 
href="http://www.platform.com"><SPAN style="mso-bookmark: _MailAutoSig"><SPAN 
style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-no-proof: yes">www.platform.com</SPAN></SPAN><SPAN 
style="mso-bookmark: _MailAutoSig"></SPAN></A></P>
<P 
style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" 
class=MsoNormal><SPAN style="mso-bookmark: _MailAutoSig"></SPAN><?xml:namespace 
prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p 
style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"></o:p> </P></SPAN></SPAN></DIV>
<SCRIPT type=text/javascript>
<!--script
function img_zoom(e, o)
{
var zoom = parseInt(o.style.zoom, 10) || 100;
zoom += e.wheelDelta / 12;
if (((zoom >= 50) && (e.wheelDelta < 0)) || ((zoom < 200) && (e.wheelDelta > 0))) o.style.zoom = zoom + '%';
return false;
}

-->
</SCRIPT>
</DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV 
style="PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKGROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>From:</B> <A href="mailto:eblake@redhat.com">Eric Blake</A></DIV>
<DIV><B>Date:</B> 2011-10-25 07:27</DIV>
<DIV><B>To:</B> <A href="mailto:gyliu@platform.com">Guangya Liu</A></DIV>
<DIV><B>CC:</B> <A 
href="mailto:libvirt-users@redhat.com">libvirt-users</A>; <A 
href="mailto:libvir-list@redhat.com">libvir-list</A></DIV>
<DIV><B>Subject:</B> Re: [libvirt] How to use "virsh migrat" with p2p 
option?</DIV></DIV></DIV>
<DIV>
<DIV class=FoxDiv20111025081717656457>
<META name=Generator content="MS Exchange Server version 6.5.7654.12"><!-- Converted from text/plain format -->
<P><FONT size=2>On 10/24/2011 02:34 AM, Guangya Liu wrote:<BR>> Hi libvirt 
support,<BR>><BR>> Can you please give me some example of how to use 
"virsh migrate --live" with p2p option including both source host and target 
host?<BR><BR><A 
href="https://www.redhat.com/archives/libvir-list/2011-October/msg01104.html">https://www.redhat.com/archives/libvir-list/2011-October/msg01104.html</A><BR><BR>--<BR>Eric 
Blake   eblake@redhat.com    +1-801-349-2682<BR>Libvirt 
virtualization library <A 
href="http://libvirt.org">http://libvirt.org</A><BR></FONT></P></DIV></DIV>
<SCRIPT type=text/javascript>
<!--script
function img_zoom(e, o)
{
var zoom = parseInt(o.style.zoom, 10) || 100;
zoom += e.wheelDelta / 12;
if (((zoom >= 50) && (e.wheelDelta < 0)) || ((zoom < 200) && (e.wheelDelta > 0))) o.style.zoom = zoom + '%';
return false;
}

-->
</SCRIPT>
</BODY></HTML>