[Bug 689289] New: libvirtd spams syslog with useless errors
https://bugzilla.novell.com/show_bug.cgi?id=689289 https://bugzilla.novell.com/show_bug.cgi?id=689289#c0 Summary: libvirtd spams syslog with useless errors Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: seife@novell.slipkontur.de QAContact: qa@suse.de CC: jfehlig@novell.com Found By: Third Party Developer/Partner Blocker: --- when connecting with virt-manager from my FACTORY box to my 11.4 libvirt-server, i get the following for every domain on the server (only KVM served) Apr 22 13:08:43 server libvirtd: 13:08:43.973: 16548: error : qemudDomainGetVcpus:5313 : Requested operation is not valid: cannot list vcpu pinning for an inactive domain Apr 22 13:08:43 server libvirtd: 13:08:43.980: 16548: error : qemuDomainGetJobInfo:9389 : Requested operation is not valid: domain is not running It might well be that the requested operation is not valid, but then "don't do it". This might of course be a non-fatal thing to do and we should not care, but the "don't log it" (unless started with "--debuglevel=totally_insane" or similar). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=689289 https://bugzilla.novell.com/show_bug.cgi?id=689289#c1 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jdouglas@novell.com InfoProvider| |seife@novell.slipkontur.de AssignedTo|bnc-team-screening@forge.pr |jfehlig@novell.com |ovo.novell.com | --- Comment #1 from James Fehlig <jfehlig@novell.com> 2011-05-04 15:16:11 UTC --- Does the server have stock 11.4 libvirt (0.8.8)? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=689289 https://bugzilla.novell.com/show_bug.cgi?id=689289#c2 Stefan Seyfried <seife@novell.slipkontur.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|seife@novell.slipkontur.de | --- Comment #2 from Stefan Seyfried <seife@novell.slipkontur.de> 2011-05-05 08:27:03 CEST --- yes: server:~ # rpm -qi libvirt Name : libvirt Relocations: (not relocatable) Version : 0.8.8 Vendor: openSUSE Release : 0.8.1 Build Date: Do 07 Apr 2011 17:17:33 CEST Install Date: Do 14 Apr 2011 17:04:40 CEST Build Host: build27 Group : Development/Libraries/C and C++ Source RPM: libvirt-0.8.8-0.8.1.src.rpm Size : 1432255 License: LGPLv2.1+ Signature : RSA/8, Do 07 Apr 2011 17:18:25 CEST, Key ID b88b2fd43dbdc284 Packager : http://bugs.opensuse.org URL : http://libvirt.org/ Summary : A C toolkit to interract with the virtualization capabilities of Linux Description : [...] Distribution: openSUSE 11.4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=689289 https://bugzilla.novell.com/show_bug.cgi?id=689289#c3 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |seife@novell.slipkontur.de --- Comment #3 from James Fehlig <jfehlig@novell.com> 2011-07-06 04:09:12 UTC --- A lot of this logging cruft has been fixed during the recent improvements to libvirt's logging code. Is it possible for you to try libvirt 0.9.3 in OBS Virtualization project? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=689289 https://bugzilla.novell.com/show_bug.cgi?id=689289#c4 Stefan Seyfried <seife@novell.slipkontur.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|seife@novell.slipkontur.de | --- Comment #4 from Stefan Seyfried <seife@novell.slipkontur.de> 2011-07-06 08:37:46 CEST --- Actually, even the 0.9.2 in FACTORY is much better already, I cannot complain about excessive logging anymore there. Sidenote: cleaning this up also for SLES11 would make many of my customers much more happy (lots of people use "enterprise" syslog scanning software that triggers alarms on every "error" or "fail" etc. This is stupid, but unfortunately they paid lots of money for it and now use it) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=689289 https://bugzilla.novell.com/show_bug.cgi?id=689289#c5 --- Comment #5 from James Fehlig <jfehlig@novell.com> 2011-07-06 14:04:07 UTC --- (In reply to comment #4)
Sidenote: cleaning this up also for SLES11 would make many of my customers much more happy
Good point. SLES11 SP2 will benefit from the update to 0.9.3. I'll see if there are some select patches we can apply to SP1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=689289 https://bugzilla.novell.com/show_bug.cgi?id=689289#c6 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from James Fehlig <jfehlig@novell.com> 2011-07-19 20:22:58 UTC --- The following commit filters out some of the spam but does not address the noisier ones. http://libvirt.org/git/?p=libvirt.git;a=commit;h=b8786c06417c6a2a90e03006b35... I'm quite over-committed and would prefer not to chase this for SLE11 SP1, but will certainly take the time if a customer insists. As a workaround, an alternate log file can be configured in /etc/libvirt/libvirtd.conf instead of using syslog. Also, logging is much improved in 12.1/Factory and SLE11 SP2. Resolved:Fixed -> Future -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=689289 https://bugzilla.novell.com/show_bug.cgi?id=689289#c7 --- Comment #7 from Stefan Seyfried <seife@novell.slipkontur.de> 2011-07-19 22:44:30 CEST --- For me personally, 12.1 is fine (I'm running FACTORY anway or can update my 11.4 server from the Virtualization repo) and for my customer (a really big one :-), SP2 is ok. Thanks for taking care. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com