<?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 bucket rotation be turned off? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280285#M10611</link>
    <description>&lt;P&gt;A good similar discussion at &lt;A href="https://answers.splunk.com/answers/112476/bucket-rotation-and-warm-cold.html"&gt;Bucket rotation and warm, cold...&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The recommendation there is to -&lt;BR /&gt;
-- do not mess with anything other than &lt;CODE&gt;frozenTimePeriodInSecs&lt;/CODE&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2016 19:17:43 GMT</pubDate>
    <dc:creator>ddrillic</dc:creator>
    <dc:date>2016-06-03T19:17:43Z</dc:date>
    <item>
      <title>Can bucket rotation be turned off?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280280#M10606</link>
      <description>&lt;P&gt;I would like to keep "All" data in a single bucket. There is a potential performance impact when Splunk rotates data from "Hot" to "warm" to "cold" with respect to the underlying storage and how it manages its data with its own tiering solution. My 2 possible solutions are:&lt;/P&gt;

&lt;P&gt;1) Turn off Splunk rotation so that all data resides in the "hot" bucket. There would be plenty of underlying storage to handle this.&lt;/P&gt;

&lt;P&gt;2) Quickly rotate the buckets so that they sitting in "cold". Once in cold, the data would not eventually be deleted in a fairly short period of time thus going from cold to frozen. &lt;/P&gt;

&lt;P&gt;Option 1 would be preferred since this is the least amount of data movement. The underlying product already does it's own tiering with hot/warm/cold data and would have a large impact for each bucket move.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 12:23:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280280#M10606</guid>
      <dc:creator>sgallerani</dc:creator>
      <dc:date>2016-06-03T12:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can bucket rotation be turned off?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280281#M10607</link>
      <description>&lt;P&gt;The host and warm bucket stay on the same path (specified by the homepath attribute in indexes.conf). So for option one, do the following&lt;BR /&gt;
1) Increase the number of hot buckets by setting &lt;CODE&gt;maxHotBuckets&lt;/CODE&gt;  in the indexes.conf &lt;BR /&gt;
2) Increase the number of warm buckets by setting &lt;CODE&gt;maxWarmDBCount&lt;/CODE&gt; in the indexes.conf&lt;BR /&gt;
3) increase the size of bucket by setting &lt;CODE&gt;maxDataSize&lt;/CODE&gt; to auto_high_volume OR any high number in the indexes.conf&lt;/P&gt;

&lt;P&gt;Not sure If I understood the second option.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280281#M10607</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-09-29T09:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can bucket rotation be turned off?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280282#M10608</link>
      <description>&lt;P&gt;I asked a similar question not too long ago, but haven't been able to verify the answer, yet.  Perhaps you can.  See &lt;A href="https://answers.splunk.com/answers/389658/what-will-break-if-i-set-coldpath-to-devnull.html"&gt;https://answers.splunk.com/answers/389658/what-will-break-if-i-set-coldpath-to-devnull.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 14:33:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280282#M10608</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-06-03T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can bucket rotation be turned off?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280283#M10609</link>
      <description>&lt;P&gt;I am looking to NOT move data at all. The underlying storage for Splunk has it's own tiering that also moves data based on usage.  Based on the large amount of data per day, there is a limited amount that will stay in fast storage and the remainder will move offsite. The concern is that every time Splunk moves data from Hot to Warm to Cold, will trigger an event to pull the data from remote site to local (fast) storage just to move from bucket to bucket. I am looking to not utilize Splunk buckets since this may have an adverse affect on moving physical data on that is being managed by another storage management product.&lt;/P&gt;

&lt;P&gt;Option 2 describes getting all the data into the Cold bucket as soon as possible. Once there, the storage management product would control (fast/slow storage) based on read/write activity.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 16:18:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280283#M10609</guid>
      <dc:creator>sgallerani</dc:creator>
      <dc:date>2016-06-03T16:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can bucket rotation be turned off?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280284#M10610</link>
      <description>&lt;P&gt;Going from a hot bucket to a warm bucket is just a file rename, not a move so it shouldn't affect performance.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 16:29:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280284#M10610</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-06-03T16:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can bucket rotation be turned off?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280285#M10611</link>
      <description>&lt;P&gt;A good similar discussion at &lt;A href="https://answers.splunk.com/answers/112476/bucket-rotation-and-warm-cold.html"&gt;Bucket rotation and warm, cold...&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The recommendation there is to -&lt;BR /&gt;
-- do not mess with anything other than &lt;CODE&gt;frozenTimePeriodInSecs&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 19:17:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-bucket-rotation-be-turned-off/m-p/280285#M10611</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-06-03T19:17:43Z</dc:date>
    </item>
  </channel>
</rss>

