Add query for cinder backup timeout bug 1745168
276 hits in 24 hours likely due to a recent change in cinder backup related to using native threads. This fingerprint isn't great but since it's a timeout type issue without errors in the cinder logs it's about all we can go on until we see the trend goes down from a revert or a fix. Change-Id: I794592142baf75aa93ff5b956b2b648c4460c5b0
This commit is contained in:
parent
cabb63555d
commit
a0893c3e55
4
queries/1745168.yaml
Normal file
4
queries/1745168.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
query: >-
|
||||
message:"backup" AND
|
||||
message:"failed to reach available status (current creating) within the required time" AND
|
||||
tags:"console"
|
Loading…
Reference in New Issue
Block a user