Comment 39 for bug 362288

Revision history for this message
In , Will (will-redhat-bugs) wrote :

Created attachment 342908
very verbose log from libvirtd

This is the full log from libvirtd with log_level set to 1. It follows these basic steps:

service libvirtd restart
virsh list --all
 Id Name State
----------------------------------
  1 Ubuntu_Jaunty running
 13 F10 running
  - F10_2 shut off
  - F10_RAID shut off
  - F9 shut off
  - Fedora_10_clone shut off
  - Rawhide shut off

virsh start F10_2
virsh start Fedora_10_clone
virsh list --all
virsh destroy F10_2
virsh list --all
virsh start F10_2
virsh destroy F10
virsh list --all
virsh start F10
virsh list --all
virsh list --all
virsh start F10_2
virsh list --all
# problem is triggered here - F10 dies as well
virsh destroy F10_2
virsh list --all
 Id Name State
----------------------------------
  1 Ubuntu_Jaunty running
 15 Fedora_10_clone running
  - F10 shut off
  - F10_2 shut off
  - F10_RAID shut off
  - F9 shut off
  - Rawhide shut off

service libvirtd stop

Hope you can make some sense of it - it's 4MB uncompressed.