Add query for cinder rpc service too old bug 1647789

Started on 12/2, this isn't 100% failure because it's a race
to make calls to c-vol before it dies on each startup, but it
is the root cause in a recent spike in volume-backed server
delete timeouts in the multinode grenade job.

Change-Id: Id5936ae52305fa1906bb7a5d6bed863c2d922a0a
Related-Bug: #1647789
This commit is contained in:
Matt Riedemann 2016-12-06 12:33:03 -05:00
parent ec0b1986f4
commit efb4667ddc
1 changed files with 3 additions and 0 deletions

3
queries/1647789.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"RPCVersionCapError: Requested message version, 3.1 is incompatible. It needs to be equal in major version and less than or equal in minor version as the specified version cap 3.0." AND
tags:"screen-c-vol.txt"