Deployment Architecture

How do I find out the disk space usage outside of what the indexes are using on a Linux VM?

bcdatacomm
Explorer

I'm running out of disk space on my Splunk server. The server is dedicated only to splunk and nothing else is installed on it. It's a Linux VM. I'm getting disk space errors, but my indexes don't add up to using all the disk space?

It's a 475GB partition and my indexes are only using 278GB. So how do I tell what's using the other 197 GB of space?

Tags (4)
0 Karma
1 Solution

bkondakindi
Path Finder

general linux -----du -cbha --time /path it iwll which is consuming more disk space.

if you want looks on VG/LV side
Vgdisplay/lv display

View solution in original post

jodros
Builder

Just something to note, I saw my disk space consumption grow quite large when I moved from 5.x to 6.0. However after upgrading to 6.1.2, the used disk space dropped back to normal. Don't know if this is affecting you, but we had some issues with it until we upgraded.

Thanks

0 Karma

bkondakindi
Path Finder

general linux -----du -cbha --time /path it iwll which is consuming more disk space.

if you want looks on VG/LV side
Vgdisplay/lv display

Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...