WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] [PATCH 00 of 11] Reduce xapi logspam (a bit)

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 00 of 11] Reduce xapi logspam (a bit)
From: David Scott <dave.scott@xxxxxxxxxxxxx>
Date: Mon, 30 Nov 2009 15:40:52 +0000
Delivery-date: Mon, 30 Nov 2009 07:39:40 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Reduce xapi logspam (a bit)

This patchset removes some instances of two kinds of spam:
1. spurious failure spam where we log a scary-looking exception in the normal 
case. There's not a huge amount of this but it does scare people.
2. frequent boring spam where we log the same boring fact again and again.

SIgned-off-by: David Scott <dave.scott@xxxxxxxxxxxxx>
11 files changed, 51 insertions(+), 36 deletions(-)
ocaml/xapi/dbsync_slave.ml      |    6 ++++--
ocaml/xapi/helpers.ml           |   22 ++++++++++++----------
ocaml/xapi/localdb.ml           |    7 ++++++-
ocaml/xapi/localdb.mli          |    4 ++++
ocaml/xapi/sm_exec.ml           |   14 ++++++++------
ocaml/xapi/xapi.ml              |   10 +++++-----
ocaml/xapi/xapi_event.ml        |   15 +++++++++------
ocaml/xapi/xapi_guest_agent.ml  |    4 +++-
ocaml/xapi/xapi_http.ml         |    1 -
ocaml/xapi/xapi_vm_lifecycle.ml |    2 --
ocaml/xenops/watch.ml           |    2 --

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api