My KVM fails to start when I type "virsh start Domain" I get: Nov 28 14:07:47 rhel60 kernel: virbr0: topology change detected, propagating Nov 28 14:07:47 rhel60 kernel: virbr0: port 1(vnet0) entering forwarding state Nov 28 14:07:47 rhel60 kernel: libvirtd[14404]: segfault at 7f8aa0adf000 ip 0000000000438020 sp 00007f8aa0adc0c0 error 4 in libvirtd[400000+dc000] Nov 28 14:07:47 rhel60 abrt[14408]: saved core dump of pid 14404 (/usr/sbin/libvirtd) to /var/spool/abrt/ccpp-1290971267-14404.new/coredump (71540736 bytes) Nov 28 14:07:47 rhel60 abrtd: Directory 'ccpp-1290971267-14404' creation detected Nov 28 14:07:47 rhel60 libvirtd: 14:07:47.477: error : virExecDaemonize:778 : internal error Intermediate daemon process exited with status 0. Nov 28 14:07:47 rhel60 kernel: virbr0: port 1(vnet0) entering disabled state Nov 28 14:07:47 rhel60 kernel: device vnet0 left promiscuous mode Nov 28 14:07:47 rhel60 kernel: virbr0: port 1(vnet0) entering disabled state Nov 28 14:07:47 rhel60 libvirtd: 14:07:47.512: error : qemudReadLogOutput:2315 : internal error Process exited while reading console log output: Nov 28 14:07:47 rhel60 abrtd: Crash is in database already (dup of /var/spool/abrt/ccpp-1290963179-7955) Nov 28 14:07:47 rhel60 abrtd: Deleting crash ccpp-1290971267-14404 (dup of ccpp-1290963179-7955), sending dbus signal
Any idea what is happening? Federico On 11/28/10 12:00 PM, "[email protected]" <[email protected]> wrote: >Send virt-tools-list mailing list submissions to > [email protected] > >To subscribe or unsubscribe via the World Wide Web, visit > https://www.redhat.com/mailman/listinfo/virt-tools-list >or, via email, send a message with subject or body 'help' to > [email protected] > >You can reach the person managing the list at > [email protected] > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of virt-tools-list digest..." > > >Today's Topics: > > 1. virtinst fails to compile (Federico Alves) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Sat, 27 Nov 2010 21:27:05 -0500 >From: Federico Alves <[email protected]> >To: <[email protected]> >Subject: [virt-tools-list] virtinst fails to compile >Message-ID: <c9172829.516c%[email protected]> >Content-Type: text/plain; charset="us-ascii" > >This is Red Hat 6.0 fully updated. > >f [ -f /usr/bin/rpmbuild ]; then > if [ -n "$AUTOBUILD_COUNTER" ]; then > EXTRA_RELEASE=".auto$AUTOBUILD_COUNTER" > else > NOW=`date +"%s"` > EXTRA_RELEASE=".$USER$NOW" > fi > rpmbuild --define "extra_release $EXTRA_RELEASE" \ > --define "_sourcedir `pwd`/dist" \ > -ba --clean python-virtinst.spec >fi >date +"%s" >pwd >error: File /usr/src/virtinst-0.500.4/python-virtinst.spec does not appear >to be a specfile. > > >-------------- next part -------------- >An HTML attachment was scrubbed... >URL: ><https://www.redhat.com/archives/virt-tools-list/attachments/20101127/4d63 >63f2/attachment.html> > >------------------------------ > >_______________________________________________ >virt-tools-list mailing list >[email protected] >https://www.redhat.com/mailman/listinfo/virt-tools-list > >End of virt-tools-list Digest, Vol 17, Issue 29 >*********************************************** > _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
