Skip to content

carbon-cache (graphitewriter) is not processing queue of performance data after upgrading from 2.15.2 to 2.16 #10825

@bertdeknijf

Description

@bertdeknijf

Describe the bug

A clear and concise description of what the bug is.

Please ensure to read https://github.com/Icinga/icinga2/blob/master/doc/15-troubleshooting.md first. Formatting tips: GitHub supports Markdown: https://guides.github.com/features/mastering-markdown/

To Reproduce

Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include configuration, logs, etc. to reproduce, if relevant.

  1. upgrade icinga from version 2.15.2 to 2.16 (tested in debian bookworm)
  2. carbon cache is still receiving data, but no longer parsing or parsing very slowly
  3. restarting icinga2 clears the queue, but it fills up very fast again and not processed nearly fast enough

this causes many checks in 'overdue' state

Expected behavior

i would expect the data to be parsed faster (or at all)

Screenshots

If applicable, add screenshots to help explain your problem.

Your Environment

Include as many relevant details about the environment you experienced the problem in

root@monitoring:/etc/icinga2# icinga2 --version
icinga2 - The Icinga 2 network monitoring daemon (version: r2.15.2-1)

Copyright (c) 2012-2026 Icinga GmbH (https://icinga.com/)
License GPLv2+: GNU GPL version 2 or later https://gnu.org/licenses/gpl2.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

System information:
Platform: Debian GNU/Linux
Platform version: 12 (bookworm)
Kernel: Linux
Kernel version: 6.1.0-44-amd64
Architecture: x86_64

Build information:
Compiler: GNU 12.2.0
Build host: runner-aa2jha3hm-project-575-concurrent-1
OpenSSL version: OpenSSL 3.0.19 27 Jan 2026

Application information:

General paths:
Config directory: /etc/icinga2
Data directory: /var/lib/icinga2
Log directory: /var/log/icinga2
Cache directory: /var/cache/icinga2
Spool directory: /var/spool/icinga2
Run directory: /run/icinga2

Old paths (deprecated):
Installation root: /usr
Sysconf directory: /etc
Run directory (base): /run
Local state directory: /var

Internal paths:
Package data directory: /usr/share/icinga2
State path: /var/lib/icinga2/icinga2.state
Modified attributes path: /var/lib/icinga2/modified-attributes.conf
Objects path: /var/cache/icinga2/icinga2.debug
Vars path: /var/cache/icinga2/icinga2.vars
PID path: /run/icinga2/icinga2.pid

debian 12 ->

Additional context

Add any other context about the problem here.

Metadata

Metadata

Labels

area/graphiteMetrics to GraphitebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions