Jormungandr: Huge memory consumption on Jormungandr 0.6.0

Created on 15 Oct 2019  路  6Comments  路  Source: input-output-hk/jormungandr

The memory climbed to consuming 50 GB of RAM
Screen Shot 2019-10-15 at 6 52 46 AM
Screen Shot 2019-10-15 at 6 33 38 AM
Screen Shot 2019-10-15 at 6 36 51 AM

question

Most helpful comment

There is now version 0.6.5 with one identifed cause of runaway resource hogging fixed. Please retry with the new version.

All 6 comments

my release 0.6.1 node (not a pool) on Ubuntu 16 using GNU binary also suffered from growing memory utilization (~10GB RAM) after 10-12 hours

Mine also killed after using 5GB of memory, currently testing with 10GB with limit of 12GB
image

Still an issue on version 0.6.3

There is now version 0.6.5 with one identifed cause of runaway resource hogging fixed. Please retry with the new version.

One possible source for runaway RAM consumption is unbounded message queues that are currently used to respond to client requests. Fixing this requires a rewrite of the "client" serving task.

Memory consumption issue has been addressed since 0.7.0-rc3

Was this page helpful?
0 / 5 - 0 ratings