Skip to content

The memory of the node0 abnormally increases periodically. #7198

@tangyouzzz

Description

@tangyouzzz

What type of bug is this?

Performance issue

What subsystems are affected?

Datanode

Minimal reproduce step

Run it normally for a period of time

What did you expect to see?

Memory usage is normal.

What did you see instead?

Memory surges around 0:00 every day

Image Image Image

What operating system did you use?

linux

What version of GreptimeDB did you use?

0.17.2

Relevant log output and stack trace

# datanode config
[storage]
cache_capacity = "25G"

[[region_engine]]
[region_engine.mito]
write_cache_size = "25G"
sst_meta_cache_size = "5GB"
vector_cache_size = "2GB"
page_cache_size = "10GB"
selector_result_cache_size = "2GB"
max_concurrent_scan_files = 1000

[region_engine.mito.index]
content_cache_size = "3GB"

# vm
32C64G

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory Bugs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions