diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/797905')
| -rw-r--r-- | results/scraper/launchpad-without-comments/797905 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/797905 b/results/scraper/launchpad-without-comments/797905 new file mode 100644 index 000000000..bcd15b459 --- /dev/null +++ b/results/scraper/launchpad-without-comments/797905 @@ -0,0 +1,19 @@ +virsh live migration + +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 \ No newline at end of file |