]> xenbits.xensource.com Git - xen.git/commit
tools/oxenstored: Log live update issues at warning level
authorEdwin Török <edvin.torok@citrix.com>
Tue, 8 Nov 2022 08:57:47 +0000 (08:57 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 12 Dec 2022 11:04:12 +0000 (11:04 +0000)
commit724d003ecc23539543bbc118b84d33c1f2fcf7c4
tree116c63caa316e46417f6bc002f8d6e0c5d20758b
parent8108d3c99c30a39414bcca5cbab1ce98ceece90d
tools/oxenstored: Log live update issues at warning level

During live update, oxenstored tries a best effort approach to recover as many
domains and information as possible even if it encounters errors restoring
some domains.

However, logging about misunderstood input is more severe than simply info.
Log it at warning instead.

Signed-off-by: Edwin Török <edvin.torok@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
(cherry picked from commit 3f02e0a70fe9f8143454b742563433958d4a87f8)
tools/ocaml/xenstored/xenstored.ml