On Tue, May 17, 2016 at 9:44 AM, Piotr Kliczewski <[email protected]> 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 <[email protected]> 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 > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel >
_______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
