gnocchi-metricd container missconfigured on second and third nodes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Triaged
|
Medium
|
Unassigned | ||
Queens |
Triaged
|
Medium
|
Unassigned | ||
Rocky |
Triaged
|
Medium
|
Unassigned | ||
Stein |
Triaged
|
Medium
|
Unassigned | ||
Train |
Triaged
|
Medium
|
Unassigned |
Bug Description
Hi,
I am testing kolla-ansible on three nodes.
I have an issue with the gnocchi_metricsd container on the second and third containers.
This is the error message in /var/lib/
2018-07-05 08:12:36,365 [9755] ERROR cotyledon._utils: Unhandled exception
Traceback (most recent call last):
File "/usr/lib/
yield
File "/usr/lib/
self.run()
File "/usr/lib/
self.
File "/usr/lib/
return self.call(f, *args, **kw)
File "/usr/lib/
start_
File "/usr/lib/
return fut.result()
File "/usr/lib/
return self.__get_result()
File "/usr/lib/
result = fn(*args, **kwargs)
File "/usr/lib/
six.
File "/usr/lib/
raise SackDetectionEr
SackDetectionError: [Errno 2] No such file or directory: '/var/lib/
Indeed, on the second and third nodes /var/lib/
{"sacks": 128}
Also, ont he second and third nodes the gnocchi volumes are empty.
From what I could figure out the gnocchi volume is populated in the "Running gnocchi bootstrap container" ansible task that runs only on the first node.
Running gnocchi status returns a 500 Internal Server Error when the request hits the nodes with this problem.
kolla version is 6.0.0 running on Centos7 with centos binary containers.
Hi there,
has there been any progress on this? I am having the exact same problem. What can I do to get around this problem?
Best regards,
Björn