<?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: Move indexed data partially to new indexer in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706633#M14243</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/194646"&gt;@lukasmecir&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I'm not sure that copying a part of buckets, an index will continue to correctly run: in theory it should do, but I'd prefer the approach I described.&lt;/P&gt;&lt;P&gt;Also because, in this way, you separate data to have more or less the same amunt of data in both the Indexers, and then the new data will be distributed between them.&lt;/P&gt;&lt;P&gt;You could try, waiting to delete copied buckets from the first Indexer after a test completion.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2024 10:16:58 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-12-12T10:16:58Z</dc:date>
    <item>
      <title>Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706626#M14240</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have all-in-one Splunk instance with data already indexed. Now I want to add new Indexer (not-clustered, clean installation). I would like to move part of indexed data to new Indexer (to have cca the same amount of data on both instances). My idea of process is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Stop all-in-one instance&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Create new index(es) on new indexer&lt;/LI&gt;&lt;LI&gt;Stop new indexer&lt;/LI&gt;&lt;LI&gt;Copy (what is best - rsync?) part of buckets in given index(es) from all-in-one instance to new indexer&lt;/LI&gt;&lt;LI&gt;Start new indexer and&amp;nbsp;all-in-one instance&lt;/LI&gt;&lt;LI&gt;Configure outputs.conf on forwarders - add new indexer&lt;/LI&gt;&lt;LI&gt;Add new indexer as search peer to all-in-one instance&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Would it work or I missed something?&lt;/P&gt;&lt;P&gt;Thank you for help.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Lukas Mecir&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 09:11:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706626#M14240</guid>
      <dc:creator>lukasmecir</dc:creator>
      <dc:date>2024-12-12T09:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706629#M14241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/194646"&gt;@lukasmecir&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;don't copy part of buckets, but divide your indexes between the two Indexers to have more or less the same amount od data, moving the entire Indexes, not part of them.&lt;/P&gt;&lt;P&gt;Remeber to add the same indexes.conf to the New Indexer.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 09:54:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706629#M14241</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-12-12T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706631#M14242</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thank you for reply. I understand what you mean, but my intended goal is not only to have the same amount of data on both instances, but have the same amount of data on both instances per index - to share load between instances when data in one index will be searched. I see I did not mention this in original post, I am sorry for that, my fault.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 10:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706631#M14242</guid>
      <dc:creator>lukasmecir</dc:creator>
      <dc:date>2024-12-12T10:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706633#M14243</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/194646"&gt;@lukasmecir&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I'm not sure that copying a part of buckets, an index will continue to correctly run: in theory it should do, but I'd prefer the approach I described.&lt;/P&gt;&lt;P&gt;Also because, in this way, you separate data to have more or less the same amunt of data in both the Indexers, and then the new data will be distributed between them.&lt;/P&gt;&lt;P&gt;You could try, waiting to delete copied buckets from the first Indexer after a test completion.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 10:16:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706633#M14243</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-12-12T10:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706646#M14244</link>
      <description>&lt;P&gt;You can just set up a cluster with SF=RF=1 (mind you, that will not give you any redundancy) and have CM rebalance the buckets.&lt;/P&gt;&lt;P&gt;Hidden bonus - you don't have to manually track configs across indexers.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 13:54:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706646#M14244</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-12-12T13:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706660#M14245</link>
      <description>&lt;P&gt;Thank you for hint, sounds interesting, I will try. Redundancy is not desired in this case, so its no problem.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 14:54:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706660#M14245</guid>
      <dc:creator>lukasmecir</dc:creator>
      <dc:date>2024-12-12T14:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706661#M14246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried my process:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Clear install of new IDX&lt;/LI&gt;&lt;LI&gt;Run new IDX for the first time&lt;/LI&gt;&lt;LI&gt;Crate index on new IDX&lt;/LI&gt;&lt;LI&gt;Stop the new IDX&lt;/LI&gt;&lt;LI&gt;Stop the old all-in-one instance&lt;/LI&gt;&lt;LI&gt;Copy (by rsync -a command) desired WARM buckets (db_... dirs) from the old instance to new IDX&lt;/LI&gt;&lt;LI&gt;Delete copied buckets from old all-in-one instance&lt;/LI&gt;&lt;LI&gt;Start both instances&lt;/LI&gt;&lt;LI&gt;Add new IDX as search peer on the old instance&lt;/LI&gt;&lt;LI&gt;Reconfigure outputs.conf on forwarders to add new ID&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Everything seems OK now, I let it running for some time and check again.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 15:00:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706661#M14246</guid>
      <dc:creator>lukasmecir</dc:creator>
      <dc:date>2024-12-12T15:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706663#M14247</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/194646"&gt;@lukasmecir&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;remember to copy indexes.conf on the new machines.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 15:08:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706663#M14247</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-12-12T15:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706664#M14248</link>
      <description>&lt;P&gt;Yep, good point, thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 15:21:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706664#M14248</guid>
      <dc:creator>lukasmecir</dc:creator>
      <dc:date>2024-12-12T15:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706666#M14249</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/194646"&gt;@lukasmecir&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;let us know if we can help you more, or, please, accept one answer for the other people of Community.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated by all the contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 15:27:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706666#M14249</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-12-12T15:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Move indexed data partially to new indexer</title>
      <link>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706677#M14250</link>
      <description>Hi&lt;BR /&gt;Every index has file which told last used bucket number. You should also update this to refer correct number on node where you have copied those buckets. Of course if you have copied whole indexes directory then you probably have copied also those files too. If you haven’t copy those them indexer could overwrite old buckets with new events.&lt;BR /&gt;r. Ismo</description>
      <pubDate>Thu, 12 Dec 2024 17:52:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-indexed-data-partially-to-new-indexer/m-p/706677#M14250</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-12-12T17:52:45Z</dc:date>
    </item>
  </channel>
</rss>

