<?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 Re: Can I schedule rolling warmdb to colddb? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49756#M22196</link>
    <description>&lt;P&gt;Moving colddb to local seems like the solution to performance issues, not orchestrating bucket rolls &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 May 2012 20:42:25 GMT</pubDate>
    <dc:creator>araitz</dc:creator>
    <dc:date>2012-05-11T20:42:25Z</dc:date>
    <item>
      <title>Can I schedule rolling warmdb to colddb?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49751#M22191</link>
      <description>&lt;P&gt;Recently, I discovered that although the Splunk documentation indicates that colddb can be on slower storage, doing so has a performance impact on normal indexing processes because of the need to roll data from warm to colddbs.   In my environment, I was able to reduce index blocking  by putting colddbs on faster disk.  My question, then is can rolling from warm to cold be done on a schedule, say, nightly, instead of dynamically.     So, ideally, instead of constantly rolling data to cold, we would roll the oldest FULL Days data to cold, in a first in/first out manner.   &lt;/P&gt;

&lt;P&gt;Possible?  Anyone doing this?&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 12:57:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49751#M22191</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2012-05-11T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can I schedule rolling warmdb to colddb?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49752#M22192</link>
      <description>&lt;P&gt;There is not a supported way of doing this, but you could use a cron script and Splunk's REST API to trigger a bucket roll.  Some customers do this so that they have buckets that are for the most part 24 hours each, which can make backup and restore easier.&lt;/P&gt;

&lt;P&gt;I wouldn't recommend doing this though - the small gain you get in performance, if any, will not outgain the risk and managment complexity involved in orchestrating this process.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 13:51:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49752#M22192</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-05-11T13:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can I schedule rolling warmdb to colddb?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49753#M22193</link>
      <description>&lt;P&gt;Well, you &lt;EM&gt;could&lt;/EM&gt; do it like this (and I'm not saying that this best practice, or even good at all);&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;Set your bucket size to something so large that the hot buckets don't roll to warm during the daytime.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Have a cronjob for restarting splunkd at midnight (or whenever it suits you).&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;The restart turn the hot buckets into warm, and the oldest warm gets rolled to cold. &lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Not sure this is helpful at all,&lt;/P&gt;

&lt;P&gt;/Kristian&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 16:09:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49753#M22193</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-05-11T16:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can I schedule rolling warmdb to colddb?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49754#M22194</link>
      <description>&lt;P&gt;interesting idea... any downside to having large HOT buckets that you know of?&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 20:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49754#M22194</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2012-05-11T20:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can I schedule rolling warmdb to colddb?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49755#M22195</link>
      <description>&lt;P&gt;WE did find that there is quite alot of blocking in our current setup (1500/day)... moving colddb local improved this to just a few 5-10 blocks per day.. so there IS quite a gain in performance to be had by addressing this problem..&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 20:39:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49755#M22195</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2012-05-11T20:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can I schedule rolling warmdb to colddb?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49756#M22196</link>
      <description>&lt;P&gt;Moving colddb to local seems like the solution to performance issues, not orchestrating bucket rolls &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 20:42:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49756#M22196</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-05-11T20:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can I schedule rolling warmdb to colddb?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49757#M22197</link>
      <description>&lt;P&gt;Agree with you there &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 21:20:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49757#M22197</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-05-11T21:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I schedule rolling warmdb to colddb?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49758#M22198</link>
      <description>&lt;P&gt;Not really that I know of, apart from the backup issue. There is probably a reason why auto high-volume is set to 10 GB and not more, but it might not be purely related to performance degradation of larger buckets. Then again, I'm just guessing here.&lt;/P&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 21:23:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-I-schedule-rolling-warmdb-to-colddb/m-p/49758#M22198</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-05-11T21:23:53Z</dc:date>
    </item>
  </channel>
</rss>

