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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...