Skip to content

sccd memory ballooning #17

Description

@KenSharp

Memory usage for sccd balloons and has to be restarted every few days. This isn't ideal for a daemon that should be running continuously.

mem-graph

I don't know what causes the ballooning but it's fairly easy to recreate: just leave sccd running.

$ sccd --version
SCC Core Daemon version v3.2.0.0-0d10c8e58
$ uname -srvmpio
Linux 5.13.0-44-generic #49~20.04.1-Ubuntu SMP Wed May 18 18:44:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

The result being that resources on the server end up starved and the OOM killer kicks in. This can kill the daemon causing corruption of the local files and results in even longer downtime as it needs to re-sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions