Change in vdsm[ovirt-3.5]: libvirtd.log: time to be less verbose

mtayer at redhat.com mtayer at redhat.com
Mon Sep 1 13:35:26 UTC 2014


mooli tayer has uploaded a new change for review.

Change subject: libvirtd.log: time to be less verbose
......................................................................

libvirtd.log: time to be less verbose

After several years, we can drop log verbosity to libvirt's default.
Currently, libvirt logs are filling up ovirt-nodes that run dozens of
VMs.

Change-Id: I251c2534d3284aa95bffa56143c449d5de887008
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1125237
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/31135
Tested-by: mooli tayer <mtayer at redhat.com>
Reviewed-by: Francesco Romani <fromani at redhat.com>
(cherry picked from commit da2d0403de40f89da30f0618d903e707632cc445)
---
M lib/vdsm/tool/configurators/libvirt.py
1 file changed, 0 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/44/32244/1

diff --git a/lib/vdsm/tool/configurators/libvirt.py b/lib/vdsm/tool/configurators/libvirt.py
index da19da2..86f24e4 100644
--- a/lib/vdsm/tool/configurators/libvirt.py
+++ b/lib/vdsm/tool/configurators/libvirt.py
@@ -340,14 +340,6 @@
                         'auth_unix_rw': '"sasl"',
                         'host_uuid': '"' + str(uuid.uuid4()) + '"',
                         'keepalive_interval': -1,
-                        # FIXME until we are confident with libvirt
-                        #  integration, let us have a verbose log
-                        'log_outputs': (
-                            '"1:file:/var/log/libvirt/libvirtd.log"'),
-                        'log_filters': (
-                            '"3:virobject 3:virfile 2:virnetlink '
-                            '3:cgroup 3:event 3:json 1:libvirt '
-                            '1:util 1:qemu"'),
                     },
                 },
                 {


-- 
To view, visit http://gerrit.ovirt.org/32244
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I251c2534d3284aa95bffa56143c449d5de887008
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: mooli tayer <mtayer at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list