<?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 How to rollback buckets from cold to warm? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-rollback-buckets-from-cold-to-warm/m-p/186271#M6947</link>
    <description>&lt;P&gt;I have recently upgraded my indexer to have two sets of drives.  SSDs are mounted on &lt;CODE&gt;/fast&lt;/CODE&gt; and spinning rust is sitting on &lt;CODE&gt;/cold&lt;/CODE&gt;.  I have configured the indexes to have &lt;CODE&gt;homePath&lt;/CODE&gt; on the &lt;CODE&gt;/fast&lt;/CODE&gt; partition and &lt;CODE&gt;coldPath&lt;/CODE&gt; on the &lt;CODE&gt;/cold&lt;/CODE&gt; partition.&lt;/P&gt;

&lt;P&gt;Because this is a new setup, there is a lot of data in the cold indexes already.  I'd like to &lt;EM&gt;un-roll&lt;/EM&gt; the indexes so everything is on the &lt;CODE&gt;/fast&lt;/CODE&gt; partition and only roll over when it fills up.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2015 13:59:10 GMT</pubDate>
    <dc:creator>joxley</dc:creator>
    <dc:date>2015-01-19T13:59:10Z</dc:date>
    <item>
      <title>How to rollback buckets from cold to warm?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-rollback-buckets-from-cold-to-warm/m-p/186271#M6947</link>
      <description>&lt;P&gt;I have recently upgraded my indexer to have two sets of drives.  SSDs are mounted on &lt;CODE&gt;/fast&lt;/CODE&gt; and spinning rust is sitting on &lt;CODE&gt;/cold&lt;/CODE&gt;.  I have configured the indexes to have &lt;CODE&gt;homePath&lt;/CODE&gt; on the &lt;CODE&gt;/fast&lt;/CODE&gt; partition and &lt;CODE&gt;coldPath&lt;/CODE&gt; on the &lt;CODE&gt;/cold&lt;/CODE&gt; partition.&lt;/P&gt;

&lt;P&gt;Because this is a new setup, there is a lot of data in the cold indexes already.  I'd like to &lt;EM&gt;un-roll&lt;/EM&gt; the indexes so everything is on the &lt;CODE&gt;/fast&lt;/CODE&gt; partition and only roll over when it fills up.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2015 13:59:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-rollback-buckets-from-cold-to-warm/m-p/186271#M6947</guid>
      <dc:creator>joxley</dc:creator>
      <dc:date>2015-01-19T13:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to rollback buckets from cold to warm?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-rollback-buckets-from-cold-to-warm/m-p/186272#M6948</link>
      <description>&lt;P&gt;Here are the steps:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Stop Splunk. &lt;/LI&gt;
&lt;LI&gt;Make a backup of the indexes, to be safe. &lt;/LI&gt;
&lt;LI&gt;Copy all the buckets in the cold directory to the new home directory for each index.&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Remove the buckets from the cold directory. &lt;/LI&gt;
&lt;LI&gt;Check the settings in all index.conf files - the default number    of warm buckets is 300; if you have not specified a larger number, then you should! For example:    &lt;CODE&gt;maxWarmDBCount = 10000&lt;/CODE&gt;  or a number large enough to fill your /fast partition.  Also, you should be using    volumes to manage the size of the home directory (hot + warm) to avoid completely filling the disk. &lt;/LI&gt;
&lt;LI&gt;Start Splunk.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Splunk will roll the warm buckets to cold (again) when it either hits the maxWarmDBCount or the volume size for hot/warm.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 22:20:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-rollback-buckets-from-cold-to-warm/m-p/186272#M6948</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2015-01-20T22:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to rollback buckets from cold to warm?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-rollback-buckets-from-cold-to-warm/m-p/186273#M6949</link>
      <description>&lt;P&gt;So the deletion of .bucketmanifest is not required anymore? ie. manifests are now checked against existing files upon start up "every time"?  I hadn't checked if this was still required in any v6 version.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 22:28:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-rollback-buckets-from-cold-to-warm/m-p/186273#M6949</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2015-01-20T22:28:23Z</dc:date>
    </item>
  </channel>
</rss>

