<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }p { margin-top: 0px; margin-bottom: 0px; }div.foxdiv20170308090419237774 { }body { font-size: 10.5pt; font-family: 微软雅黑; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
    
  
<div><span></span>OK. Thanks. I filed a bug&nbsp;<span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;">https://bugzilla.redhat.com/show_bug.cgi?id=1430198</span></div><div><br></div><div>The software stack as follows:</div><div>OS: RHEL7.2</div><div>Libvirt: 1.2.17-13.el7_2.5</div><div>Qemu-kvm-ev: 2.3.0-31.el7_2.23</div><div>ovirt-engine: 3.6.7.5</div><div>vdsm: 4.17.32-2</div><div><br></div><div>BTW, i'm wondering why there is no place to enable tunneled migration feature on the WebUI.</div>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div>like.ma@cs2c.com.cn</div></div></span></div>
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div>&nbsp;</div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b>&nbsp;<a href="mailto:fromani@redhat.com">Francesco Romani</a></div><div><b>Date:</b>&nbsp;2017-03-07&nbsp;18:40</div><div><b>To:</b>&nbsp;<a href="mailto:users@ovirt.org">users</a></div><div><b>Subject:</b>&nbsp;Re: [ovirt-users] How to enable tunnel migration</div></div></div><div><div class="FoxDiv20170308090419237774">
  
    
  
  
    <p>Hi again,</p>
    <p><br>
    </p>
    <p>please also share the version of the software stack you are using
      besides oVirt (e.g. Operating System, libvirt, qemu...)<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 03/07/2017 04:34 AM,
      <a class="moz-txt-link-abbreviated" href="mailto:like.ma@cs2c.com.cn">like.ma@cs2c.com.cn</a> wrote:<br>
    </div>
    <blockquote cite="mid:2017030711342275137712@cs2c.com.cn" type="cite" style="margin-top: 0px;">
      
      
      <div><span></span>
        <div>Hi,</div>
        <div>&nbsp;</div>
        <div>I'm using oVirt 3.6.7 now. I want to enable tunnel
          migration feature.&nbsp;</div>
        <div>But when i set tunnel_migration value of vm as Ture through
          python</div>
        <div>SDK(I can't find any place to enable tunnel migration on
          the web ui,</div>
        <div>so i use SDK), then migrate the vm i got the following
          error message:</div>
        <div>&nbsp;</div>
Thread-9417628::ERROR::2017-03-07&nbsp;11:25:48,538::migration::310::virt.vm::(run)&nbsp;vmId=`08b4ccc1-c508-439b-a9ba-ca0d42a7072c`::Failed&nbsp;to&nbsp;migrate<br>
        Traceback&nbsp;(most&nbsp;recent&nbsp;call&nbsp;last):<br>
        &nbsp;&nbsp;File&nbsp;"/usr/share/vdsm/virt/migration.py",&nbsp;line&nbsp;298,&nbsp;in&nbsp;run<br>
        &nbsp;&nbsp;&nbsp;&nbsp;self._startUnderlyingMigration(time.time())<br>
&nbsp;&nbsp;File&nbsp;"/usr/share/vdsm/virt/migration.py",&nbsp;line&nbsp;364,&nbsp;in&nbsp;_startUnderlyingMigration<br>
        &nbsp;&nbsp;&nbsp;&nbsp;self._perform_migration(duri,&nbsp;muri)<br>
&nbsp;&nbsp;File&nbsp;"/usr/share/vdsm/virt/migration.py",&nbsp;line&nbsp;403,&nbsp;in&nbsp;_perform_migration<br>
        &nbsp;&nbsp;&nbsp;&nbsp;self._vm._dom.migrateToURI3(duri,&nbsp;params,&nbsp;flags)<br>
        &nbsp;&nbsp;File&nbsp;"/usr/share/vdsm/virt/virdomain.py",&nbsp;line&nbsp;68,&nbsp;in&nbsp;f<br>
        &nbsp;&nbsp;&nbsp;&nbsp;ret&nbsp;=&nbsp;attr(*args,&nbsp;**kwargs)<br>
&nbsp;&nbsp;File&nbsp;"/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py",&nbsp;line&nbsp;124,&nbsp;in&nbsp;wrapper<br>
        &nbsp;&nbsp;&nbsp;&nbsp;ret&nbsp;=&nbsp;f(*args,&nbsp;**kwargs)<br>
&nbsp;&nbsp;File&nbsp;"/usr/lib/python2.7/site-packages/vdsm/utils.py",&nbsp;line&nbsp;1313,&nbsp;in&nbsp;wrapper<br>
        &nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;func(inst,&nbsp;*args,&nbsp;**kwargs)<br>
&nbsp;&nbsp;File&nbsp;"/usr/lib64/python2.7/site-packages/libvirt.py",&nbsp;line&nbsp;1836,&nbsp;in&nbsp;migrateToURI3<br>
&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;ret&nbsp;==&nbsp;-1:&nbsp;raise&nbsp;libvirtError&nbsp;('virDomainMigrateToURI3()&nbsp;failed',&nbsp;dom=self)<br>
        <div><span style="font-size: 10.5pt; line-height: 1.5;
            background-color: window;">libvirtError:&nbsp;不支持的参数:migration&nbsp;URI&nbsp;is&nbsp;not&nbsp;supported&nbsp;by&nbsp;tunnelled&nbsp;migration</span></div>
        <div><span style="font-size: 10.5pt; line-height: 1.5;
            background-color: window;"><br>
          </span></div>
        <div><span style="font-size: 10.5pt; line-height: 1.5;
            background-color: window;">So, i want to know how should i
            enable the tunnel migration feature. Can anyone help me?</span></div>
        <div><span style="font-size: 10.5pt; line-height: 1.5;
            background-color: window;">Thanks</span></div>
        <div><span style="font-size: 10.5pt; line-height: 1.5;
            background-color: window;">&nbsp;</span></div>
        <div>Regards.</div>
      </div>
      <div><br>
      </div>
      <hr style="width: 210px; height: 1px;" color="#b5c4df" align="left" size="1">
      <div><span>
          <div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE:
            10pt">
            <div><a class="moz-txt-link-abbreviated" href="mailto:like.ma@cs2c.com.cn">like.ma@cs2c.com.cn</a></div>
          </div>
        </span></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Francesco Romani
Red Hat Engineering Virtualization R &amp; D
IRC: fromani</pre>
  
</div></div></blockquote>
</body></html>