Add query for live migration failure bug 1706377
17 hits in 7 days, check only but multiple changes. The root failure is actually in the qemu domain logs, but since we don't index those and the error doesn't show up in anything we do index, we have to use this, which is how this failure manifests currently in the n-cpu logs. Change-Id: I2e8901bdab75fcb8ffeb8404190ba6ac73e7a078 Related-Bug: #1706377
This commit is contained in:
parent
8a3661ecd6
commit
d19ea51aeb
4
queries/1706377.yaml
Normal file
4
queries/1706377.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
query: >
|
||||
message:"post_live_migration_at_destination" AND
|
||||
message:"InstanceNotFound" AND
|
||||
tags:"screen-n-cpu.txt"
|
Loading…
x
Reference in New Issue
Block a user