qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 988291] Re: virsh -c qemu+ssh://address@hidden/system


From: Serge Hallyn
Subject: [Qemu-devel] [Bug 988291] Re: virsh -c qemu+ssh://address@hidden/system migrate --domain client --desturi qemu+ssh://address@hidden/system fails
Date: Wed, 25 Apr 2012 16:29:45 -0000

O1 is an uptodate oneiric system (qemu-kvm 0.14.1)
P1 is an uptodate precise system (qemu-kvm 1.0).  Same thing happens with 
upstream git HEAD from qemu
/mnt is an nfs mount shared between the two

On O1:
address@hidden:/mnt# kvm -version
QEMU emulator version 0.14.1 (qemu-kvm-0.14.1), Copyright (c) 2003-2008 Fabrice 
Bellard
address@hidden:/mnt# cd /mnt
address@hidden:/mnt# qemu-img create -f qcow2 x.qcow2 1G
address@hidden:/mnt# wget 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-businesscard.iso
 
address@hidden:/mnt# qemu-system-x86_64 -M pc-0.14 -vnc :1 -m 512 -cdrom 
debian-testing-amd64-businesscard.iso -monitor stdio -hda /mnt/x.qcow2 -net 
user -net nic,model=rtl8139
(qemu) savevm /mnt/x.out
(qemu) quit

On P1:
address@hidden:/mnt# cd /mnt
address@hidden:/mnt# kvm -version
QEMU emulator version 1.0 (qemu-kvm-1.0), Copyright (c) 2003-2008 Fabrice 
Bellard
address@hidden:/mnt# qemu-system-x86_64 -M pc-0.14 -vnc :1 -m 512 -cdrom 
debian-testing-amd64-businesscard.iso -monitor stdio -hda /mnt/x.qcow2 -net 
user -net nic,model=rtl8139 -S
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory
Back to tcg accelerator.
QEMU 1.0 monitor - type 'help' for more information
(qemu) loadvm /mnt/x.out
Unknown savevm section or instance 'hpet' 0
Error -22 while loading VM state

If I do, on O1,
qemu-system-x86_64 -M pc-0.14 -vnc :1 -m 512 -cdrom 
debian-testing-amd64-businesscard.iso -monitor stdio -hda /mnt/x.qcow2 -net 
user -net nic,model=rtl8139 -S
(qemu) loadvm /mnt/x.out

that succeeds

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

Title:
  virsh -c qemu+ssh://address@hidden/system migrate --domain client
  --desturi qemu+ssh://address@hidden/system fails

Status in QEMU:
  New
Status in “libvirt” package in Ubuntu:
  Confirmed
Status in “qemu-kvm” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 11.10 to 12.04 migrating a VM from a not migrated 
host (Ubuntu 11.10)  to a migrated host (Ubuntu 12.04) fails:
  Only error message found:
  qemuMigrationUpdateJobStatus:890 : operation failed: migration job: 
unexpectedly failed

  Ubuntu 11.10 uses: libvirt-bin 0.9.2
  Ubuntu 12.04 uses: libvirt-bin 0.9.8

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libvirt-bin 0.9.8-2ubuntu17
  Uname: Linux 3.2.16 x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Wed Apr 25 14:12:29 2012
  InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Release amd64 
(20101007)
  ProcEnviron:
   TERM=screen-bce
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=de_DE.UTF-8
  SourcePackage: libvirt
  UpgradeStatus: Upgraded to precise on 2012-04-25 (0 days ago)
  mtime.conffile..etc.apparmor.d.usr.lib.libvirt.virt.aa.helper: 
2012-04-25T12:40:42.878700
  mtime.conffile..etc.default.libvirt.bin: 2011-01-25T16:19:29.769778
  mtime.conffile..etc.libvirt.libvirtd.conf: 2012-04-25T13:57:06.138857
  mtime.conffile..etc.libvirt.lxc.conf: 2011-01-25T16:11:34.670971
  mtime.conffile..etc.libvirt.qemu.conf: 2012-04-25T12:18:38.835193
  mtime.conffile..etc.sasl2.libvirt.conf: 2011-01-26T17:57:01

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]