Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!
1. Describe your incident:
My graylog is throwing the error.
2. Describe your environment:
-
OS Information:
Almalinux 9.5 -
Package Version:
graylog-6.1-repository.noarch 1-1 @System
graylog-datanode.x86_64 6.1.2-1 @graylog
graylog-server.x86_64 6.1.2-1 @graylog -
Service logs, configurations, and environment variables:
3. What steps have you already taken to try and solve the problem?
Google the shit out of it with no luck. I have deployed the graylog from this official link Red Hat Installation that uses datanode based on opensearch and not elasticsearch so the help links within the graylog do not help at all. I also looked in the open search site for some answers but none of the curl commands works. I can not get any basic info from the opensearch/graylog system. I only know that my storage is not full.
*Filesystem Size Used Avail Use% Mounted on*
*proc 0 0 0 - /proc*
*sysfs 0 0 0 - /sys*
*devtmpfs 4.0M 0 4.0M 0% /dev*
*securityfs 0 0 0 - /sys/kernel/security*
*tmpfs 3.8G 0 3.8G 0% /dev/shm*
*devpts 0 0 0 - /dev/pts*
*tmpfs 1.6G 8.6M 1.5G 1% /run*
*cgroup2 0 0 0 - /sys/fs/cgroup*
*pstore 0 0 0 - /sys/fs/pstore*
*bpf 0 0 0 - /sys/fs/bpf*
*/dev/mapper/almalinux_almalinuxtemplate-root 28G 17G 11G 61% /*
*systemd-1 - - - - /proc/sys/fs/binfmt_misc*
*hugetlbfs 0 0 0 - /dev/hugepages*
*mqueue 0 0 0 - /dev/mqueue*
*tracefs 0 0 0 - /sys/kernel/tracing*
*debugfs 0 0 0 - /sys/kernel/debug*
*fusectl 0 0 0 - /sys/fs/fuse/connections*
*configfs 0 0 0 - /sys/kernel/config*
*none 0 0 0 - /run/credentials/systemd-sysctl.service*
*none 0 0 0 - /run/credentials/systemd-tmpfiles-setup-dev.service*
*/dev/sda1 960M 353M 608M 37% /boot*
*none 0 0 0 - /run/credentials/systemd-tmpfiles-setup.service*
*binfmt_misc 0 0 0 - /proc/sys/fs/binfmt_misc*
*tmpfs 769M 0 769M 0% /run/user/0*
from /var/log/graylog-datanode/opensearch/datanode-cluster.log
*L2-04T09:05:50,826][WARN ][o.o.c.r.a.DiskThresholdMonitor] [localhost] flood stage disk watermark [95%] exceeded on [GT6uLGlyTeqPPd0krcBBUA][localhost][/var/lib/graylog-datanode/opensearch/data/nodes/0] free: 992.7mb[3.4%], all indices on this node will be marked read-only*
*[2024-12-04T09:05:50,826][WARN ][o.o.c.r.a.DiskThresholdMonitor] [localhost] Putting index create block on cluster as all nodes are breaching high disk watermark. Number of nodes above high watermark: 1.*
4. How can the community help?
how can I TS the issue and how/why does it say it is not having free space when the disks are not full yet