Skip to content

HA setup, inactive icingadb-redis keeps growing #1122

Description

@erik911

Setup:
Icinga2 master A ( HA ) -> IcingaDB A ( HA ) -> Redis A
Icinga2 master B ( HA ) -> IcingaDB B ( HA ) -> Redis B

Icinga DB version: v1.5.1
Redis server v=8.2.6

Issue:
Dump file ( dump.rdb ) and memory usage of Redis database on server with inactive IcingaDB node keeps growing significantly. Active IcingaDB instance keeps size of dump file and memory usage of Redis database within 'normal' values.

For example:
Redis A 2MB
Redis B 400MB

After force switch of active IcingaDB node A to node B dump file size is reduced to 2MB as well. But, A will start growing.

Is it normal behavior? If yes, is it possible to implement command for manual switch of active node?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions