elastic-recheck/queries/1540947.yaml
Matt Riedemann 60b9065b22 Add query for manila / cinder no valid host bug 1540947
Manila is hitting cinder scheduler failures in the gate
due to insufficient free space. 116 hits in 7 days in voting jobs,
check and gate, 98% failure.

Change-Id: I75cf1b7e1c0052639a9c665f811afd93e1d4c661
Related-Bug: #1540947
2016-02-02 06:39:59 -08:00

6 lines
179 B
YAML

query: >
message:"Insufficient free space for volume creation on host" AND
message:"(requested / avail): 1/0.9" AND
tags:"screen-c-sch.txt" AND
project:"openstack/manila"