<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Indexing stopped due to low disk space for one source in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-stopped-due-to-low-disk-space-for-one-source/m-p/68798#M13920</link>
    <description>&lt;P&gt;Hey everyone. I have several sources being spread over 4 indexers. &lt;BR /&gt;
I periodically receive error messages stating that space is low on /splunk/hot/{some source name}, specifically "Search peer server-chi-a2.sys.mycompany.net has the following message: You are low in disk space on partition "/splunk/hot/AS-CDR". Indexing has been paused. Will resume when free disk space rises above 2000MB." It shows up for around 10 minutes, and then disappears.&lt;/P&gt;

&lt;P&gt;Here is my indexes.conf file's contents:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[XS]
disabled=false
homePath=volume:HOT/XS-CDR
coldPath=volume:COLD/XS-CDR
thawedPath=/splunk/thawed/XS-CDR
maxDataSize=auto

[AS]
disabled=false
homePath=volume:HOT/AS-CDR
coldPath=volume:COLD/AS-CDR
thawedPath=/splunk/thawed/AS-CDR
maxDataSize=auto

[PBTS]
disabled=false
homePath=volume:HOT/PBTS
coldPath=volume:COLD/PBTS
thawedPath=/splunk/thawed/PBTS
maxDataSize=auto_high_volume

[CMS]
disabled=false
homePath=volume:HOT/CMS
coldPath=volume:COLD/CMS
thawedPath=/splunk/thawed/CMS
maxDataSize=auto_high_volume

[MSP]
disabled=false
homePath=volume:HOT/MSP
coldPath=volume:COLD/MSP
thawedPath=/splunk/thawed/MSP
maxDataSize=auto

[KPI]
disabled=false
homePath=volume:HOT/KPI
coldPath=volume:COLD/KPI
thawedPath=/splunk/thawed/KPI
maxDataSize=auto

[LICENSING]
disabled=false
homePath=volume:HOT/LICENSING
coldPath=volume:COLD/LICENSING
thawedPath=/splunk/thawed/LICENSING
maxDataSize=auto

[CER]
disabled=false
homePath=volume:HOT/CER
coldPath=volume:COLD/CER
thawedPath=/splunk/thawed/CER
maxDataSize=auto_high_volume

[volume:HOT]
path=/splunk/hot
maxVolumeDataSizeMB=140000

[volume:COLD]
path=/splunk/cold
maxVolumeDataSizeMB=840000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The /splunk/hot LUN is 150 GB, and the /splunk/cold LUN is ~850GB (both housed on a SAN). I used volume sizing for the configuration as I did because I don't truly know how much space each individual source will use as the devices are incredibly bursty, and this should let splunk control it for me. I also purposely left the volume sizes around 10GB lower than the LUN size. If splunk is listening to its config files, I should never see a &amp;lt;2000MB free error, since at all times I should have at least 10GB free on each LUN. Has anyone else seen this? Is there something wrong with my config that I'm missing? I'd appreciate the help. Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2012 18:11:05 GMT</pubDate>
    <dc:creator>msarro</dc:creator>
    <dc:date>2012-06-06T18:11:05Z</dc:date>
    <item>
      <title>Indexing stopped due to low disk space for one source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-stopped-due-to-low-disk-space-for-one-source/m-p/68798#M13920</link>
      <description>&lt;P&gt;Hey everyone. I have several sources being spread over 4 indexers. &lt;BR /&gt;
I periodically receive error messages stating that space is low on /splunk/hot/{some source name}, specifically "Search peer server-chi-a2.sys.mycompany.net has the following message: You are low in disk space on partition "/splunk/hot/AS-CDR". Indexing has been paused. Will resume when free disk space rises above 2000MB." It shows up for around 10 minutes, and then disappears.&lt;/P&gt;

&lt;P&gt;Here is my indexes.conf file's contents:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[XS]
disabled=false
homePath=volume:HOT/XS-CDR
coldPath=volume:COLD/XS-CDR
thawedPath=/splunk/thawed/XS-CDR
maxDataSize=auto

[AS]
disabled=false
homePath=volume:HOT/AS-CDR
coldPath=volume:COLD/AS-CDR
thawedPath=/splunk/thawed/AS-CDR
maxDataSize=auto

[PBTS]
disabled=false
homePath=volume:HOT/PBTS
coldPath=volume:COLD/PBTS
thawedPath=/splunk/thawed/PBTS
maxDataSize=auto_high_volume

[CMS]
disabled=false
homePath=volume:HOT/CMS
coldPath=volume:COLD/CMS
thawedPath=/splunk/thawed/CMS
maxDataSize=auto_high_volume

[MSP]
disabled=false
homePath=volume:HOT/MSP
coldPath=volume:COLD/MSP
thawedPath=/splunk/thawed/MSP
maxDataSize=auto

[KPI]
disabled=false
homePath=volume:HOT/KPI
coldPath=volume:COLD/KPI
thawedPath=/splunk/thawed/KPI
maxDataSize=auto

[LICENSING]
disabled=false
homePath=volume:HOT/LICENSING
coldPath=volume:COLD/LICENSING
thawedPath=/splunk/thawed/LICENSING
maxDataSize=auto

[CER]
disabled=false
homePath=volume:HOT/CER
coldPath=volume:COLD/CER
thawedPath=/splunk/thawed/CER
maxDataSize=auto_high_volume

[volume:HOT]
path=/splunk/hot
maxVolumeDataSizeMB=140000

[volume:COLD]
path=/splunk/cold
maxVolumeDataSizeMB=840000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The /splunk/hot LUN is 150 GB, and the /splunk/cold LUN is ~850GB (both housed on a SAN). I used volume sizing for the configuration as I did because I don't truly know how much space each individual source will use as the devices are incredibly bursty, and this should let splunk control it for me. I also purposely left the volume sizes around 10GB lower than the LUN size. If splunk is listening to its config files, I should never see a &amp;lt;2000MB free error, since at all times I should have at least 10GB free on each LUN. Has anyone else seen this? Is there something wrong with my config that I'm missing? I'd appreciate the help. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 18:11:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-stopped-due-to-low-disk-space-for-one-source/m-p/68798#M13920</guid>
      <dc:creator>msarro</dc:creator>
      <dc:date>2012-06-06T18:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing stopped due to low disk space for one source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-stopped-due-to-low-disk-space-for-one-source/m-p/68799#M13921</link>
      <description>&lt;P&gt;I have only seen this where the indexer is also configured as a deployment server.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2014 01:57:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-stopped-due-to-low-disk-space-for-one-source/m-p/68799#M13921</guid>
      <dc:creator>mad4wknds</dc:creator>
      <dc:date>2014-03-03T01:57:15Z</dc:date>
    </item>
  </channel>
</rss>

