Package: qemu-kvm
Version: 0.14.1+dfsg-4: amd64
Severity: important

after installing debian wheezy I'm running a clonezilla virtual
machine to clone some computer harddrives. Unfortunately the
data transfer breaks during the backup and the restore process
and it's not possible to connect to the VM over ssh or with a vnc
client. I tried all the virtual network cards and the only
improvement seems to be a change of the nic after a shutdown.
However, this only delays the vm not reachable state.

I cannot find anything suspicious in the logs of the server or the
vm. I experienced the same behaviour on a second machine in an lenny 
32bit
environment.

Georg

HOST:
---------
root@wilson:~# uname -a
Linux wilson 3.0.0-1-amd64 #1 SMP Sat Aug 27 16:21:11 UTC 2011
x86_64 GNU/Linux

root@wilson:~# dpkg -l | grep libvirt
ii  libvirt-bin                        0.9.4-2
        programs for the libvirt library
ii  libvirt0                           0.9.4-2
  library for interfacing with different virtualization systems
ii  python-libvirt                     0.9.4-2
                         libvirt Python bindings

root@wilson:~# virsh dumpxml clonezilla
<domain type='qemu' id='18'>
  <name>clonezilla</name>
  <uuid>.....</uuid>
  <memory>2890752</memory>
  <currentMemory>2656256</currentMemory>
  <vcpu>4</vcpu>
  <os>
    <type arch='i686' machine='pc-0.14'>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <apic/>
    <pae/>
  </features>
  <cpu match='exact'>
    <model>Westmere</model>
    <vendor>Intel</vendor>
    <feature policy='require' name='tm2'/>
    <feature policy='require' name='est'/>
    <feature policy='require' name='monitor'/>
    <feature policy='require' name='ss'/>
    <feature policy='require' name='vme'/>
    <feature policy='require' name='rdtscp'/>
    <feature policy='require' name='ht'/>
    <feature policy='require' name='ds'/>
    <feature policy='require' name='pbe'/>
    <feature policy='require' name='tm'/>
    <feature policy='require' name='vmx'/>
    <feature policy='require' name='ds_cpl'/>
    <feature policy='require' name='xtpr'/>
    <feature policy='require' name='acpi'/>
    <feature policy='require' name='x2apic'/>
  </cpu>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/bin/qemu</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='raw' cache='none' io='threads'/>
      <source file='/vm/clonezilla.img'/>
      <target dev='hda' bus='ide'/>
      <alias name='ide0-0-0'/>
      <address type='drive' controller='0' bus='0' unit='0'/>
    </disk>
    <disk type='block' device='disk'>
      <driver name='qemu' type='raw' cache='none' io='threads'/>
      <source dev='/dev/vg_wilson/vm_clonezilla_dir_backup'/>
      <target dev='hdb' bus='ide'/>
      <alias name='ide0-0-1'/>
      <address type='drive' controller='0' bus='0' unit='1'/>
    </disk>
    <controller type='ide' index='0'>
      <alias name='ide0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01'
function='0x1'/>
    </controller>
    <controller type='virtio-serial' index='0'>
      <alias name='virtio-serial0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x08'
function='0x0'/>
    </controller>
    <interface type='bridge'>
      <mac address='52:54:00:c5:bd:35'/>
      <source bridge='intern'/>
      <target dev='vnet0'/>
      <model type='e1000'/>
      <alias name='net0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03'
function='0x0'/>
    </interface>
    <interface type='bridge'>
      <mac address='52:54:00:9c:7f:45'/>
      <source bridge='brclone'/>
      <target dev='vnet1'/>
      <model type='e1000'/>
      <alias name='net1'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x06'
function='0x0'/>
    </interface>
    <serial type='pty'>
      <source path='/dev/pts/0'/>
      <target port='0'/>
      <alias name='serial0'/>
    </serial>
    <serial type='pty'>
      <source path='/dev/pts/2'/>
      <target port='1'/>
      <alias name='serial1'/>
    </serial>
    <console type='pty' tty='/dev/pts/0'>
      <source path='/dev/pts/0'/>
      <target type='serial' port='0'/>
      <alias name='serial0'/>
    </console>
    <input type='tablet' bus='usb'>
      <alias name='input0'/>
    </input>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='5900' autoport='yes'/>
    <sound model='ich6'>
      <alias name='sound0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04'
function='0x0'/>
    </sound>
    <video>
      <model type='cirrus' vram='9216' heads='1'/>
      <alias name='video0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02'
function='0x0'/>
    </video>
    <memballoon model='virtio'>
      <alias name='balloon0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05'
function='0x0'/>
    </memballoon>
  </devices>
</domain>

GAST:---------
Debian squeeze 32 bit



-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-0-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qemu-kvm depends on:
ii      3.112+nmu1ubuntu5                    add and remove users 
and groups
ii      1.4-5ubuntu2                         Utilities for 
configuring the Linu
ii      20100519-3                           networking and traffic 
control too
ii      0.3.107-7ubuntu2                     Linux kernel AIO access 
library - 
ii      1.0.24.1-0ubuntu5                    shared library for ALSA 
applicatio
ii      2.13-0ubuntu13                       Embedded GNU C Library: 
Shared lib
ii      7.21.3-1ubuntu1.3                    Multi-protocol file 
transfer libra
ii      2.8.6-1ubuntu2                       the GNU TLS library - 
runtime libr
ii      5.7+20101128-1                       shared libraries for 
terminal hand
ii      1.2.44-1ubuntu3.1                    PNG library - runtime
ii      1:0.9.22+stable-queue-24-g67d18-0ubu PulseAudio client 
libraries
ii      2.1.23.dfsg1-5ubuntu3                Cyrus SASL - 
authentication abstra
ii      1.2.14-6.1ubuntu3                    Simple DirectMedia 
Layer
ii      2.17.2-9.1ubuntu4                    Universally Unique ID 
library
ii      2:1.4.2-1ubuntu3                     X11 client-side library
ii      2.7.1-0ubuntu5                       interactive high-level 
object-orie
ii      0.14.0+noroms-0ubuntu4.4             qemu common 
functionality (bios, d
ii      0.9.7-1                              event-based init daemon
ii      1:1.2.3.4.dfsg-3ubuntu3              compression library - 
runtime

qemu-kvm recommends no packages.

qemu-kvm suggests no packages.

-- no debconf information

Reply via email to