Replies: 1 comment
-
This done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'd like to know how can I achieve this problem.
Which file can I remove without affecting the whole system?
I thought the sc4s just forward the syslog messages to the indexers.
Any help will be appreciated.
Thank you,
splunksc4s@splunksc4s:~$ sudo lvextend -l +100%FREE /dev/ubuntu-vg/ubuntu-lv
/etc/lvm/archive/.lvm_splunksc4s_31222_1700380225: write error failed: No space left on device
splunksc4s@splunksc4s:~$ podman system df
ERRO[0000] write /home/splunksc4s/.local/share/containers/storage/overlay/.has-mount-program: no space left on device
splunksc4s@splunksc4s:
$ df -h$Filesystem Size Used Avail Use% Mounted on
tmpfs 1.6G 162M 1.5G 11% /run
/dev/mapper/ubuntu--vg-ubuntu--lv 98G 98G 0 100% /
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda2 2.0G 253M 1.6G 14% /boot
tmpfs 1.6G 12K 1.6G 1% /run/user/1000
splunksc4s@splunksc4s:
Beta Was this translation helpful? Give feedback.
All reactions