You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mdebarros opened this issue
Apr 1, 2021
· 1 comment
Assignees
Labels
bugSomething isn't working or it has wrong behavior on a Mojaloop Core serviceoss-coreThis is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Summary:
ElasticSearch deployment in OSS Dev1 environment has run out of disk space
{"type": "server", "timestamp": "2021-03-31T11:57:04,123Z", "level": "WARN", "component": "o.e.c.r.a.DiskThresholdMonitor", "cluster.name": "elasticsearch", "node.name": "elasticsearch-master-0", "message": "high disk watermark [90%] exceeded on [xM3x3yASQA6pUIyvb8MmDA][elasticsearch-master-0][/usr/share/elasticsearch/data/nodes/0] free: 5.6gb[5.7%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete", "cluster.uuid": "rK-ShzSYTuql7hNt5jVp3Q", "node.id": "xM3x3yASQA6pUIyvb8MmDA" }
Severity:
Low
Priority:
Low
Expected Behavior
Apply ElasticSearch policy to rollover index's to ensure that disk space resources are not exhausted.
Steps to Reproduce
Deploy ElasticSearch from Mojaloop Helm Repo
Wait around 2 months
Monitor disk space
Specifications
Component (if known): ElasticSearch
Version: 11.0.0 (master branch - should be v12.0.0)
The text was updated successfully, but these errors were encountered:
mdebarros
added
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
labels
Apr 1, 2021
- Added rollover policy, and updated readme to include how to manage the policy for standard logstash indexes within the EFK documentation - fixes for mojaloop/project#2135
- Updated EFK Chart versions (which was incorrectly missed in last PR)
mdebarros
added a commit
to mojaloop/event-stream-processor
that referenced
this issue
Apr 8, 2021
bugSomething isn't working or it has wrong behavior on a Mojaloop Core serviceoss-coreThis is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Summary:
ElasticSearch deployment in OSS Dev1 environment has run out of disk space
Severity:
Low
Priority:
Low
Expected Behavior
Apply ElasticSearch policy to rollover index's to ensure that disk space resources are not exhausted.
Steps to Reproduce
Specifications
Notes:
The text was updated successfully, but these errors were encountered: