Narrows query for bug 1273556
Sometimes servers fail to startup due to a permission denied error from the filesystem when attempting to update a timestamp. This just narrows the query for the search. Change-Id: I11a072c266ee8aed89ef1ea78ef22c98a8a2339e Related-Bug: 1273556
This commit is contained in:
parent
9e23c73a99
commit
b5825ae224
@ -1,2 +1,5 @@
|
|||||||
query: >
|
query: >
|
||||||
message:"OSError: [Errno 13] Permission denied: '/opt/stack/data/nova/instances/_base"
|
filename:"logs/screen-n-cpu.txt"
|
||||||
|
AND message:"OSError: [Errno 13] Permission denied: '/opt/stack/data/nova/instances/_base"
|
||||||
|
AND loglevel:"ERROR"
|
||||||
|
AND module:"nova.compute.manager"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user