Add query for citcloud-lon1 slow nodes / n-cpu unavailable

The live migration jobs are failing intermittently because the
heartbeat report interval is overrun for the nova-compute
service which auto-disables the nova-compute service and removes
it from scheduling. This is happening predominantly in citcloud-lon1
nodes.

Change-Id: Ib53b87f60814509362328715c21bc8ad002b4b05
Related-Bug: #1709506
This commit is contained in:
Matt Riedemann 2017-08-08 21:11:59 -04:00
parent 1af432d0a5
commit 2d37c56443
1 changed files with 4 additions and 0 deletions

4
queries/1709506.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"Function 'nova.servicegroup.drivers.db.DbDriver._report_state' run outlasted interval by" AND
tags:"screen-n-cpu.txt" AND
node_provider:"citycloud-lon1"