All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 797905] [NEW] virsh live migration
@ 2011-06-15 20:35 Marcus Paiva
  2011-06-16  8:29 ` Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcus Paiva @ 2011-06-15 20:35 UTC (permalink / raw)
  To: qemu-devel

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)

10.1.5.1 is a functional kvm host too

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/797905

Title:
  virsh live migration

Status in QEMU:
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/797905/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [Bug 797905] [NEW] virsh live migration
  2011-06-15 20:35 [Qemu-devel] [Bug 797905] [NEW] virsh live migration Marcus Paiva
@ 2011-06-16  8:29 ` Stefan Hajnoczi
  2016-05-30  2:42 ` [Qemu-devel] [Bug 797905] " Michael liu
  2016-12-09 11:10 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2011-06-16  8:29 UTC (permalink / raw)
  To: Bug 797905; +Cc: qemu-devel

On Wed, Jun 15, 2011 at 9:35 PM, Marcus Paiva <797905@bugs.launchpad.net> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 797905] Re: virsh live migration
  2011-06-15 20:35 [Qemu-devel] [Bug 797905] [NEW] virsh live migration Marcus Paiva
  2011-06-16  8:29 ` Stefan Hajnoczi
@ 2016-05-30  2:42 ` Michael liu
  2016-12-09 11:10 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Michael liu @ 2016-05-30  2:42 UTC (permalink / raw)
  To: qemu-devel

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

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/797905

Title:
  virsh live migration

Status in QEMU:
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/797905/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 797905] Re: virsh live migration
  2011-06-15 20:35 [Qemu-devel] [Bug 797905] [NEW] virsh live migration Marcus Paiva
  2011-06-16  8:29 ` Stefan Hajnoczi
  2016-05-30  2:42 ` [Qemu-devel] [Bug 797905] " Michael liu
@ 2016-12-09 11:10 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2016-12-09 11:10 UTC (permalink / raw)
  To: qemu-devel

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

** Changed in: qemu
       Status: New => Invalid

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/797905

Title:
  virsh live migration

Status in QEMU:
  Invalid

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/797905/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-09 11:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-15 20:35 [Qemu-devel] [Bug 797905] [NEW] virsh live migration Marcus Paiva
2011-06-16  8:29 ` Stefan Hajnoczi
2016-05-30  2:42 ` [Qemu-devel] [Bug 797905] " Michael liu
2016-12-09 11:10 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.