[Pkg-libvirt-maintainers] Bug#651498: virt-manager should disconnect from unresponsive hosts
Lars Cebulla
lars.cebu at gmail.com
Tue Apr 2 20:30:46 UTC 2013
Package: virt-manager
Version: 0.9.1-4
Followup-For: Bug #651498
Hi,
I discovered something similar (the same ?):
making a remote libvirtd host unavailable (e.g. disconnecting it's network
interface) freezes the whole virt-manager !
Then you can just wait nearly 20 minutes or kill virt-manager because it
doesn't react anymore.
That's the output of "virt-manager --debug":
2013-04-02 22:05:13,779 (cli:71): virt-manager startup
2013-04-02 22:05:13,779 (virt-manager:292): Launched as: /usr/share/virt-
manager/virt-manager.py --debug
2013-04-02 22:05:13,780 (virt-manager:293): GTK version: (2, 24, 10)
2013-04-02 22:05:13,780 (virt-manager:294): virtManager import: <module
'virtManager' from '/usr/share/virt-manager/virtManager/__init__.pyc'>
/usr/share/virt-manager/virt-manager.py:306: DeprecationWarning: Importing
dbus.glib to use the GLib main loop with dbus-python is deprecated.
Instead, use this sequence:
from dbus.mainloop.glib import DBusGMainLoop
DBusGMainLoop(set_as_default=True)
import dbus.glib
2013-04-02 22:05:13,826 (keyring:30): gnomekeyring bindings not installed, no
keyring support
2013-04-02 22:05:13,852 (engine:555): No inspection thread because libguestfs
is too old, not available, or libvirt is not thread safe.
2013-04-02 22:05:13,854 (systray:138): Showing systray: False
2013-04-02 22:05:13,855 (engine:346): About to connect to uris
['qemu+ssh://lars@lars-notebook/system', 'qemu:///system']
2013-04-02 22:05:13,873 (manager:171): Showing manager
2013-04-02 22:05:13,893 (engine:471): window counter incremented to 1
2013-04-02 22:05:13,894 (manager:171): Showing manager
2013-04-02 22:05:13,900 (connection:991): Scheduling background open thread for
qemu:///system
2013-04-02 22:05:13,900 (connection:1177): Background 'open connection' thread
is running
2013-04-02 22:05:13,911 (connection:1227): Background open thread complete,
scheduling notify
2013-04-02 22:05:13,924 (connection:1232): Notifying open result
2013-04-02 22:05:14,292 (connection:1239): qemu:///system capabilities:
<capabilities>
<host>
<uuid>220696a0-d7da-11dd-98bd-c86000d2321a</uuid>
<cpu>
<arch>x86_64</arch>
<model>SandyBridge</model>
<vendor>Intel</vendor>
<topology sockets='1' cores='4' threads='2'/>
<feature name='osxsave'/>
<feature name='pdcm'/>
<feature name='xtpr'/>
<feature name='tm2'/>
<feature name='est'/>
<feature name='smx'/>
<feature name='vmx'/>
<feature name='ds_cpl'/>
<feature name='monitor'/>
<feature name='dtes64'/>
<feature name='pbe'/>
<feature name='tm'/>
<feature name='ht'/>
<feature name='ss'/>
<feature name='acpi'/>
<feature name='ds'/>
<feature name='vme'/>
</cpu>
<power_management>
<suspend_mem/>
<suspend_disk/>
<suspend_hybrid/>
</power_management>
<migration_features>
<live/>
<uri_transports>
<uri_transport>tcp</uri_transport>
</uri_transports>
</migration_features>
<topology>
<cells num='1'>
<cell id='0'>
<cpus num='8'>
<cpu id='0'/>
<cpu id='1'/>
<cpu id='2'/>
<cpu id='3'/>
<cpu id='4'/>
<cpu id='5'/>
<cpu id='6'/>
<cpu id='7'/>
</cpus>
</cell>
</cells>
</topology>
</host>
<guest>
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu</emulator>
<machine>pc-1.1</machine>
<machine canonical='pc-1.1'>pc</machine>
<machine>pc-1.0</machine>
<machine>pc-0.15</machine>
<machine>pc-0.14</machine>
<machine>pc-0.13</machine>
<machine>pc-0.12</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
<machine>xenfv</machine>
<machine>xenpv</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/bin/kvm</emulator>
<machine>pc-1.1</machine>
<machine canonical='pc-1.1'>pc</machine>
<machine>pc-1.0</machine>
<machine>pc-0.15</machine>
<machine>pc-0.14</machine>
<machine>pc-0.13</machine>
<machine>pc-0.12</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<pae/>
<nonpae/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='x86_64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
<machine>pc-1.1</machine>
<machine canonical='pc-1.1'>pc</machine>
<machine>pc-1.0</machine>
<machine>pc-0.15</machine>
<machine>pc-0.14</machine>
<machine>pc-0.13</machine>
<machine>pc-0.12</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
<machine>xenfv</machine>
<machine>xenpv</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/bin/kvm</emulator>
<machine>pc-1.1</machine>
<machine canonical='pc-1.1'>pc</machine>
<machine>pc-1.0</machine>
<machine>pc-0.15</machine>
<machine>pc-0.14</machine>
<machine>pc-0.13</machine>
<machine>pc-0.12</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='arm'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-arm</emulator>
<machine>integratorcp</machine>
<machine>collie</machine>
<machine>nuri</machine>
<machine>smdkc210</machine>
<machine>connex</machine>
<machine>verdex</machine>
<machine>highbank</machine>
<machine>mainstone</machine>
<machine>musicpal</machine>
<machine>n800</machine>
<machine>n810</machine>
<machine>sx1</machine>
<machine>sx1-v1</machine>
<machine>cheetah</machine>
<machine>realview-eb</machine>
<machine>realview-eb-mpcore</machine>
<machine>realview-pb-a8</machine>
<machine>realview-pbx-a9</machine>
<machine>akita</machine>
<machine>spitz</machine>
<machine>borzoi</machine>
<machine>terrier</machine>
<machine>lm3s811evb</machine>
<machine>lm3s6965evb</machine>
<machine>tosa</machine>
<machine>versatilepb</machine>
<machine>versatileab</machine>
<machine>vexpress-a9</machine>
<machine>vexpress-a15</machine>
<machine>xilinx-zynq-a9</machine>
<machine>z2</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='microblaze'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-microblaze</emulator>
<machine>petalogix-s3adsp1800</machine>
<machine>petalogix-ml605</machine>
<domain type='qemu'>
</domain>
</arch>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='microblazeel'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-microblazeel</emulator>
<machine>petalogix-s3adsp1800</machine>
<machine>petalogix-ml605</machine>
<domain type='qemu'>
</domain>
</arch>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='mips'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-mips</emulator>
<machine>malta</machine>
<machine>magnum</machine>
<machine>pica61</machine>
<machine>mipssim</machine>
<machine>mips</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='mipsel'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-mipsel</emulator>
<machine>malta</machine>
<machine>magnum</machine>
<machine>pica61</machine>
<machine>mipssim</machine>
<machine>mips</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='sparc'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-sparc</emulator>
<machine>SS-5</machine>
<machine>leon3_generic</machine>
<machine>SS-10</machine>
<machine>SS-600MP</machine>
<machine>SS-20</machine>
<machine>Voyager</machine>
<machine>LX</machine>
<machine>SS-4</machine>
<machine>SPARCClassic</machine>
<machine>SPARCbook</machine>
<machine>SS-1000</machine>
<machine>SS-2000</machine>
<machine>SS-2</machine>
<domain type='qemu'>
</domain>
</arch>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='ppc'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-ppc</emulator>
<machine>g3beige</machine>
<machine>ref405ep</machine>
<machine>taihu</machine>
<machine>bamboo</machine>
<machine>mac99</machine>
<machine>prep</machine>
<machine>mpc8544ds</machine>
<machine>virtex-ml507</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='ppc64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-ppc64</emulator>
<machine>mac99</machine>
<machine>ref405ep</machine>
<machine>taihu</machine>
<machine>bamboo</machine>
<machine>g3beige</machine>
<machine>prep</machine>
<machine>mpc8544ds</machine>
<machine>pseries</machine>
<machine>virtex-ml507</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='s390x'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-s390x</emulator>
<machine>s390-virtio</machine>
<machine canonical='s390-virtio'>s390</machine>
<domain type='qemu'>
</domain>
</arch>
</guest>
</capabilities>
2013-04-02 22:05:14,460 (connection:607): Connection managed save support: True
2013-04-02 22:05:14,532 (connection:189): Using libvirt API for netdev
enumeration
2013-04-02 22:05:14,533 (connection:229): Using libvirt API for mediadev
enumeration
2013-04-02 22:05:18,186 (connection:991): Scheduling background open thread for
qemu+ssh://lars@lars-notebook/system
2013-04-02 22:05:18,186 (connection:1177): Background 'open connection' thread
is running
lars at lars-notebook's password:
2013-04-02 22:05:24,362 (connection:1227): Background open thread complete,
scheduling notify
2013-04-02 22:05:24,363 (connection:1232): Notifying open result
2013-04-02 22:05:25,004 (connection:1239): qemu+ssh://lars@lars-notebook/system
capabilities:
<capabilities>
<host>
<uuid>4c4c4544-0034-5410-8059-c3c04f505431</uuid>
<cpu>
<arch>x86_64</arch>
<model>Nehalem</model>
<vendor>Intel</vendor>
<topology sockets='1' cores='2' threads='2'/>
<feature name='rdtscp'/>
<feature name='avx'/>
<feature name='osxsave'/>
<feature name='xsave'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='pdcm'/>
<feature name='xtpr'/>
<feature name='tm2'/>
<feature name='est'/>
<feature name='vmx'/>
<feature name='ds_cpl'/>
<feature name='monitor'/>
<feature name='dtes64'/>
<feature name='pclmuldq'/>
<feature name='pbe'/>
<feature name='tm'/>
<feature name='ht'/>
<feature name='ss'/>
<feature name='acpi'/>
<feature name='ds'/>
<feature name='vme'/>
</cpu>
<power_management>
<suspend_mem/>
<suspend_disk/>
<suspend_hybrid/>
</power_management>
<migration_features>
<live/>
<uri_transports>
<uri_transport>tcp</uri_transport>
</uri_transports>
</migration_features>
<topology>
<cells num='1'>
<cell id='0'>
<cpus num='4'>
<cpu id='0'/>
<cpu id='1'/>
<cpu id='2'/>
<cpu id='3'/>
</cpus>
</cell>
</cells>
</topology>
</host>
<guest>
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu</emulator>
<machine>pc-1.1</machine>
<machine canonical='pc-1.1'>pc</machine>
<machine>pc-1.0</machine>
<machine>pc-0.15</machine>
<machine>pc-0.14</machine>
<machine>pc-0.13</machine>
<machine>pc-0.12</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
<machine>xenfv</machine>
<machine>xenpv</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/bin/kvm</emulator>
<machine>pc-1.1</machine>
<machine canonical='pc-1.1'>pc</machine>
<machine>pc-1.0</machine>
<machine>pc-0.15</machine>
<machine>pc-0.14</machine>
<machine>pc-0.13</machine>
<machine>pc-0.12</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<pae/>
<nonpae/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='x86_64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
<machine>pc-1.1</machine>
<machine canonical='pc-1.1'>pc</machine>
<machine>pc-1.0</machine>
<machine>pc-0.15</machine>
<machine>pc-0.14</machine>
<machine>pc-0.13</machine>
<machine>pc-0.12</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
<machine>xenfv</machine>
<machine>xenpv</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/bin/kvm</emulator>
<machine>pc-1.1</machine>
<machine canonical='pc-1.1'>pc</machine>
<machine>pc-1.0</machine>
<machine>pc-0.15</machine>
<machine>pc-0.14</machine>
<machine>pc-0.13</machine>
<machine>pc-0.12</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='arm'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-arm</emulator>
<machine>integratorcp</machine>
<machine>collie</machine>
<machine>nuri</machine>
<machine>smdkc210</machine>
<machine>connex</machine>
<machine>verdex</machine>
<machine>highbank</machine>
<machine>mainstone</machine>
<machine>musicpal</machine>
<machine>n800</machine>
<machine>n810</machine>
<machine>sx1</machine>
<machine>sx1-v1</machine>
<machine>cheetah</machine>
<machine>realview-eb</machine>
<machine>realview-eb-mpcore</machine>
<machine>realview-pb-a8</machine>
<machine>realview-pbx-a9</machine>
<machine>akita</machine>
<machine>spitz</machine>
<machine>borzoi</machine>
<machine>terrier</machine>
<machine>lm3s811evb</machine>
<machine>lm3s6965evb</machine>
<machine>tosa</machine>
<machine>versatilepb</machine>
<machine>versatileab</machine>
<machine>vexpress-a9</machine>
<machine>vexpress-a15</machine>
<machine>xilinx-zynq-a9</machine>
<machine>z2</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='microblaze'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-microblaze</emulator>
<machine>petalogix-s3adsp1800</machine>
<machine>petalogix-ml605</machine>
<domain type='qemu'>
</domain>
</arch>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='microblazeel'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-microblazeel</emulator>
<machine>petalogix-s3adsp1800</machine>
<machine>petalogix-ml605</machine>
<domain type='qemu'>
</domain>
</arch>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='mips'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-mips</emulator>
<machine>malta</machine>
<machine>magnum</machine>
<machine>pica61</machine>
<machine>mipssim</machine>
<machine>mips</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='mipsel'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-mipsel</emulator>
<machine>malta</machine>
<machine>magnum</machine>
<machine>pica61</machine>
<machine>mipssim</machine>
<machine>mips</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='sparc'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-sparc</emulator>
<machine>SS-5</machine>
<machine>leon3_generic</machine>
<machine>SS-10</machine>
<machine>SS-600MP</machine>
<machine>SS-20</machine>
<machine>Voyager</machine>
<machine>LX</machine>
<machine>SS-4</machine>
<machine>SPARCClassic</machine>
<machine>SPARCbook</machine>
<machine>SS-1000</machine>
<machine>SS-2000</machine>
<machine>SS-2</machine>
<domain type='qemu'>
</domain>
</arch>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='ppc'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-ppc</emulator>
<machine>g3beige</machine>
<machine>ref405ep</machine>
<machine>taihu</machine>
<machine>bamboo</machine>
<machine>mac99</machine>
<machine>prep</machine>
<machine>mpc8544ds</machine>
<machine>virtex-ml507</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='ppc64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-ppc64</emulator>
<machine>mac99</machine>
<machine>ref405ep</machine>
<machine>taihu</machine>
<machine>bamboo</machine>
<machine>g3beige</machine>
<machine>prep</machine>
<machine>mpc8544ds</machine>
<machine>pseries</machine>
<machine>virtex-ml507</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='s390x'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-s390x</emulator>
<machine>s390-virtio</machine>
<machine canonical='s390-virtio'>s390</machine>
<domain type='qemu'>
</domain>
</arch>
</guest>
</capabilities>
2013-04-02 22:05:26,070 (connection:607): Connection managed save support: True
2013-04-02 22:05:26,360 (connection:189): Using libvirt API for netdev
enumeration
2013-04-02 22:05:26,361 (connection:229): Using libvirt API for mediadev
enumeration
2013-04-02 22:05:37,351 (engine:426): Tick is slow, not running at requested
rate.
2013-04-02 22:21:07,528 (engine:453): Could not refresh connection
qemu+ssh://lars@lars-notebook/system
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick
conn.tick()
File "/usr/share/virt-manager/virtManager/connection.py", line 1468, in tick
self._tick(noStatsUpdate)
File "/usr/share/virt-manager/virtManager/connection.py", line 1477, in _tick
self.hostinfo = self.vmm.getInfo()
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3187, in getInfo
if ret is None: raise libvirtError ('virNodeGetInfo() failed', conn=self)
: Eingabe-/Ausgabefehlere while reading data: Write failed: Broken pipe
2013-04-02 22:21:07,531 (engine:454): Closing connection since libvirtd appears
to have stopped
2013-04-02 22:21:07,531 (engine:453): Could not refresh connection
qemu:///system
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick
conn.tick()
File "/usr/share/virt-manager/virtManager/connection.py", line 1468, in tick
self._tick(noStatsUpdate)
File "/usr/share/virt-manager/virtManager/connection.py", line 1477, in _tick
self.hostinfo = self.vmm.getInfo()
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3187, in getInfo
if ret is None: raise libvirtError ('virNodeGetInfo() failed', conn=self)
libvirtError: Cannot write data: Datenübergabe unterbrochen (broken pipe)
2013-04-02 22:21:07,532 (cli:83): Uncaught exception:
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirtError: Cannot write data: Datenübergabe unterbrochen (broken pipe)
Traceback (most recent call last):
2013-04-02 22:21:07,532 (engine:454): Closing connection since libvirtd appears
to have stopped
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirt.libvirtError: Cannot write data: Datenübergabe unterbrochen (broken
pipe)
2013-04-02 22:21:07,537 (cli:83): Uncaught exception:
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirtError: Cannot write data: Datenübergabe unterbrochen (broken pipe)
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirt.libvirtError: Cannot write data: Datenübergabe unterbrochen (broken
pipe)
2013-04-02 22:21:07,540 (cli:83): Uncaught exception:
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirtError: Cannot write data: Datenübergabe unterbrochen (broken pipe)
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirt.libvirtError: Cannot write data: Datenübergabe unterbrochen (broken
pipe)
2013-04-02 22:21:07,543 (cli:83): Uncaught exception:
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirtError: Cannot write data: Datenübergabe unterbrochen (broken pipe)
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirt.libvirtError: Cannot write data: Datenübergabe unterbrochen (broken
pipe)
2013-04-02 22:21:07,570 (cli:83): Uncaught exception:
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 948, in
conn_state_changed
self.vm_selected()
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirtError: Cannot write data: Datenübergabe unterbrochen (broken pipe)
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/manager.py", line 948, in
conn_state_changed
self.vm_selected()
File "/usr/share/virt-manager/virtManager/manager.py", line 1011, in
vm_selected
self.change_run_text(vm.hasSavedImage())
File "/usr/share/virt-manager/virtManager/domain.py", line 1140, in
hasSavedImage
return self._backend.hasManagedSaveImage(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 738, in
hasManagedSaveImage
if ret == -1: raise libvirtError ('virDomainHasManagedSaveImage() failed',
dom=self)
libvirt.libvirtError: Cannot write data: Datenübergabe unterbrochen (broken
pipe)
-- System Information:
Debian Release: 7.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages virt-manager depends on:
ii gconf2 3.2.5-1+build1
ii librsvg2-common 2.36.1-1
ii python 2.7.3-4
ii python-dbus 1.1.1-1
ii python-glade2 2.24.0-3+b1
ii python-gnome2 2.28.1+dfsg-1
ii python-gtk-vnc 0.5.0-3.1
ii python-gtk2 2.24.0-3+b1
ii python-ipy 1:0.75-1
ii python-libvirt 0.9.12-11
ii python-spice-client-gtk 0.12-5
ii python-support 1.0.15
ii python-urlgrabber 3.9.1-4
ii python-vte 1:0.28.2-5
ii virtinst 0.600.1-3
Versions of packages virt-manager recommends:
ii gnome-icon-theme 3.4.0-2
ii libvirt-bin 0.9.12-11
Versions of packages virt-manager suggests:
ii gnome-keyring 3.4.1-5
pn hal <none>
pn python-gnomekeyring <none>
pn python-guestfs <none>
ii ssh-askpass 1:1.2.4.1-9
ii virt-viewer 0.5.3-1
-- no debconf information
More information about the Pkg-libvirt-maintainers
mailing list