[ovirt-devel] [VDSM] Excessive warnings in vdsm log

Nir Soffer nsoffer at redhat.com
Tue May 17 10:41:10 UTC 2016


The best way is to use warnings.warn instead of logging.warning - we
already using this for similar stuf, and we have a configuration option ti
enabke the warnings in the logs.

Nir
בתאריך 17 במאי 2016 11:33 לפנה״צ,‏ "Martin Sivak" <msivak at redhat.com> כתב:

Can't we just configure the logging level for the specific logger?
That is why we use them. Keep the logging, but change the default for
schemaapi to ERROR for now.

Martin

On Tue, May 17, 2016 at 8:47 AM, Yaniv Kaul <ykaul at redhat.com> wrote:
>
>
> On Tue, May 17, 2016 at 9:44 AM, Piotr Kliczewski <pkliczew at redhat.com>
> wrote:
>>
>> Nir,
>>
>> The warnings were added to annoy people so we could keep the schema align
>> with the code.
>> I think that we should use this opportunity to push fixes instead of
>> disabling it.
>
>
> I agree to the end goal, but I don't think this specific method would
work.
> I much rather we'll do a concentrated effort to drastically reduce those -
> and I don't think right now is the best time for it (a bit late for 4.0)
> Y.
>
>>
>> Thanks,
>> Piotr
>>
>> On Mon, May 16, 2016 at 10:09 PM, Nir Soffer <nsoffer at redhat.com> wrote:
>>>
>>> Hi all,
>>>
>>> Since data verification patches were merged, vdsm logs is spammed with
>>> useless warnings (see bellow).
>>>
>>> This spam make it harder to debug vdsm.
>>>
>>> Please add configuration variable to enable this warnings, and make
>>> them disabled by default.
>>>
>>> Thanks,
>>> Nir
>>>
>>> ----
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,719::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['ksmMergeAcrossNodes', 'haStats'] were not
>>> recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUserVdsmd is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuLoad is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter memUsed is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter elapsedTime is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter netConfigDirty is not boolean type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter speed is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter tx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter speed is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter tx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter speed is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter tx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter speed is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter tx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter speed is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter tx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter speed is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter tx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txErrors is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter txRate is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter speed is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter tx is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter rxDropped is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['nodeIndex'] were not recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property numaNodeIndex is not provided when calling
>>> Host.getStats
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['nodeIndex'] were not recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property numaNodeIndex is not provided when calling
>>> Host.getStats
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['nodeIndex'] were not recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property numaNodeIndex is not provided when calling
>>> Host.getStats
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['nodeIndex'] were not recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property numaNodeIndex is not provided when calling
>>> Host.getStats
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['nodeIndex'] were not recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property numaNodeIndex is not provided when calling
>>> Host.getStats
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['nodeIndex'] were not recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property numaNodeIndex is not provided when calling
>>> Host.getStats
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['nodeIndex'] were not recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property numaNodeIndex is not provided when calling
>>> Host.getStats
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Following parameters ['nodeIndex'] were not recognized
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSys is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property numaNodeIndex is not provided when calling
>>> Host.getStats
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuIdle is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuUser is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter ksmCpu is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter memFree is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter lastCheck is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter delay is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter lastCheck is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter delay is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter lastCheck is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter delay is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter lastCheck is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter delay is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter lastCheck is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter delay is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter lastCheck is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter delay is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter free is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter free is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter free is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter free is not uint type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,745::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Parameter cpuSysVdsmd is not float type
>>> jsonrpc.Executor/0::WARNING::2016-05-16
>>> 23:05:21,745::schemaapi::140::SchemaCache::(_report_inconsistency)
>>> Required property haStatus is not provided when calling Host.getStats
>>
>>
>>
>> _______________________________________________
>> Devel mailing list
>> Devel at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/devel
>
>
>
> _______________________________________________
> Devel mailing list
> Devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________
Devel mailing list
Devel at ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20160517/347d5737/attachment-0001.html>


More information about the Devel mailing list