From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Brian J. Murrell" Subject: Re: disk corruption after virsh destroy Date: Tue, 02 Jul 2013 11:26:30 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from plane.gmane.org ([80.91.229.3]:52377 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753047Ab3GBP0o (ORCPT ); Tue, 2 Jul 2013 11:26:44 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Uu2Ta-0006RM-Rc for kvm@vger.kernel.org; Tue, 02 Jul 2013 17:26:42 +0200 Received: from d67-193-232-12.home3.cgocable.net ([67.193.232.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Jul 2013 17:26:42 +0200 Received: from brian by d67-193-232-12.home3.cgocable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Jul 2013 17:26:42 +0200 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: I really should have included some version info. I had intended to, after I got all of the details written down but simply forgot before I hit Send. Apologies. In any case, this was all on Fedora 18. Here's the versions of all packages related to qemu, kvm and libvirt: $ rpm -qa | grep -e kvm -e qemu -e libvirt | sort fence-virtd-libvirt-0.3.0-5.fc18.x86_64 ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch libvirt-0.10.2.6-1.fc18.x86_64 libvirt-client-0.10.2.6-1.fc18.x86_64 libvirt-daemon-0.10.2.6-1.fc18.x86_64 libvirt-daemon-config-network-0.10.2.6-1.fc18.x86_64 libvirt-daemon-config-nwfilter-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-interface-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-libxl-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-lxc-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-network-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-nodedev-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-nwfilter-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-qemu-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-secret-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-storage-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-uml-0.10.2.6-1.fc18.x86_64 libvirt-daemon-driver-xen-0.10.2.6-1.fc18.x86_64 libvirt-daemon-kvm-0.10.2.6-1.fc18.x86_64 libvirt-daemon-qemu-0.10.2.6-1.fc18.x86_64 libvirt-python-0.10.2.6-1.fc18.x86_64 qemu-1.2.2-13.fc18.x86_64 qemu-common-1.2.2-13.fc18.x86_64 qemu-img-1.2.2-13.fc18.x86_64 qemu-kvm-1.2.2-13.fc18.x86_64 qemu-system-alpha-1.2.2-13.fc18.x86_64 qemu-system-arm-1.2.2-13.fc18.x86_64 qemu-system-cris-1.2.2-13.fc18.x86_64 qemu-system-lm32-1.2.2-13.fc18.x86_64 qemu-system-m68k-1.2.2-13.fc18.x86_64 qemu-system-microblaze-1.2.2-13.fc18.x86_64 qemu-system-mips-1.2.2-13.fc18.x86_64 qemu-system-or32-1.2.2-13.fc18.x86_64 qemu-system-ppc-1.2.2-13.fc18.x86_64 qemu-system-s390x-1.2.2-13.fc18.x86_64 qemu-system-sh4-1.2.2-13.fc18.x86_64 qemu-system-sparc-1.2.2-13.fc18.x86_64 qemu-system-unicore32-1.2.2-13.fc18.x86_64 qemu-system-x86-1.2.2-13.fc18.x86_64 qemu-system-xtensa-1.2.2-13.fc18.x86_64 qemu-user-1.2.2-13.fc18.x86_64 ruby-libvirt-0.4.0-4.fc18.x86_64 Running kernel is 3.9.2-200.fc18.x86_64 Let me know if there is anything more I can add. Cheers, b.