<br><br><div class="gmail_quote">On Wed, Aug 8, 2012 at 7:18 AM, Eric Blake <span dir="ltr"><<a href="mailto:eblake@redhat.com" target="_blank">eblake@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 08/08/2012 08:09 AM, Yih Chuang wrote:<br>
> Hi,<br>
><br>
> I had a VM running on c3rh2 under 'vmc' user:<br>
> [vmc@c3rh2 .ssh]$ virsh list --all<br>
>  Id    Name                           State<br>
> ----------------------------------------------------<br>
>  1     vs2relocate_nonRoot            running<br>
<br>
What do you get on this host if you do 'virsh uri'?  Is it qemu:///session?<br>
<br></blockquote><div>Yes.</div><div>[vmc@c3rh2 yih]$ virsh uri</div><div>qemu:///session</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


><br>
> After the virsh migration command, "virsh migrate --live --unsafe<br>
> vs2relocate_nonRoot qemu+ssh://<a href="http://vmc@c3rh1.kirkland.ibm.com/session" target="_blank">vmc@c3rh1.kirkland.ibm.com/session</a>", this VM<br>
> successfully got migrated to the target host c3rh1.  However, it was not<br>
> visible to 'vmc' user but 'root'.<br>
><br>
> [vmc@c3rh1 .ssh]$ virsh list --all<br>
>  Id    Name                           State<br>
> ----------------------------------------------------<br>
><br>
> [vmc@c3rh1 .ssh]$ sudo virsh list --all<br>
>  Id    Name                           State<br>
> ----------------------------------------------------<br>
>  1     vs2relocate_nonRoot            running<br>
<br>
Again, on this machine, what do:<br>
<br>
virsh uri<br>
sudo virsh uri<br>
<br></blockquote><div>[vmc@c3rh1 yih]$ virsh uri</div><div>qemu:///session</div><div><br></div><div>[vmc@c3rh1 yih]$ sudo virsh uri</div><div>qemu:///system</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


display?  It looks like migration went from a session to a system<br>
libvirtd.  To be honest, I have no idea if session migration is even<br>
supposed to work.  So it's possible you have exposed a bug.<br>
<br>
><br>
> * The libvirt version is libvirt-0.9.10-21.el6_3.1.x86_64 on both hosts.<br>
<br>
Since you are using RHEL libvirt, would you mind opening a support<br>
ticket with Red Hat?</blockquote><div>> No, I don't mind at all.  Do you have the instructions?  </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888"><br>


--<br>
Eric Blake   <a href="mailto:eblake@redhat.com">eblake@redhat.com</a>    <a href="tel:%2B1-919-301-3266" value="+19193013266">+1-919-301-3266</a><br>
Libvirt virtualization library <a href="http://libvirt.org" target="_blank">http://libvirt.org</a><br>
<br>
</font></span></blockquote></div><br>