virsh live migration

Bug #797905 reported by Marcus Paiva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Invalid
Undecided
Unassigned

Bug Description

Hi,
i do not manage to do a virsh migrate live command.
Using Ubuntu Server 10.04 x64

root@svr50abl:~# virsh list
 Id Nome Estado
----------------------------------
 18 Winxp executando
 19 teste executando

root@svr50abl:~# sudo virsh migrate --live 19 qemu+ssh://10.1.5.1/system
root@10.1.5.1's password:
erro: unable to set user and group to '116:127' on '/var/lib/libvirt/images/teste.img': No such file or directory

teste.img has root:root (xrw)

10.1.5.1 is a functional kvm host too

Revision history for this message
Stefan Hajnoczi (stefanha) wrote : Re: [Qemu-devel] [Bug 797905] [NEW] virsh live migration

On Wed, Jun 15, 2011 at 9:35 PM, Marcus Paiva <email address hidden> wrote:
> Public bug reported:
>
> Hi,
> i do not manage to do a virsh migrate live command.
> Using Ubuntu Server 10.04 x64
>
> root@svr50abl:~# virsh list
>  Id Nome                 Estado
> ----------------------------------
>  18 Winxp                executando
>  19 teste                executando
>
> root@svr50abl:~# sudo virsh migrate --live 19 qemu+ssh://10.1.5.1/system
> root@10.1.5.1's password:
> erro: unable to set user and group to '116:127' on '/var/lib/libvirt/images/teste.img': No such file or directory
>
> teste.img has root:root (xrw)

The image file should be shared (for example over NFS) and visible on
both hosts. It looks like you are migrating to a host that does not
have /var/lib/libvirt/images/teste.img.

Please check with libvirt, this is not a QEMU bug.

Stefan

Revision history for this message
Michael liu (ztehypervisor) wrote :

You can try to copy the image file from source to destination before migration.

Revision history for this message
Thomas Huth (th-huth) wrote :

Closing, as this is a libvirt issue, not a QEMU bug.

Changed in qemu:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.