<?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: Copy index data between different, not connected instances in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565803#M100640</link>
    <description>&lt;P&gt;Data replication happens between the peers in an Indexer cluster. Per your topology to send old indexer 1 to new Indexer 1, old indexer 2 to new Indexer 2 and the rest to new Indexer 3 would require 3 separate clusters, with a dedicated CM and a SH for each cluster to complete them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, can it be done? Yes (Not sure about the 3rd topology, as data distribution within the cluster cannot be targetted towards a single peer, as it fails the basic concept of data durability, but should be tested for a PoC). Can they be clubbed into a single cluster and then do it? that unfortunately cannot be done. Is it worth doing? Your call &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Good luck for the migration.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Shivanshu&lt;/P&gt;</description>
    <pubDate>Fri, 03 Sep 2021 14:02:00 GMT</pubDate>
    <dc:creator>shivanshu1593</dc:creator>
    <dc:date>2021-09-03T14:02:00Z</dc:date>
    <item>
      <title>Copy index data between different, not connected instances</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565687#M100630</link>
      <description>&lt;P&gt;Hello Splunkers.&lt;/P&gt;&lt;P&gt;I have a question: we are now moving from old servers to new ones. We had 5 indexers, not clustered and now we are going to have 3 indexers.&lt;/P&gt;&lt;P&gt;We want to move all indexed data to new instances. I know the procedure of moving data, but I have an idea on how to make this process easier. Maybe you have tried this solution and know that it will or won't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea is to set data replication from e.g. OldIDX1 =&amp;gt; NewIdx1, OldIDX2=&amp;gt;NewIdx2, OLDIDX3,4,5=&amp;gt;NewIdx3.&lt;BR /&gt;Can you please advise whether such 'solution' or 'Workaround' will work or this needs to be tested before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With best Regards,&lt;/P&gt;&lt;P&gt;Gene&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 15:09:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565687#M100630</guid>
      <dc:creator>Gene</dc:creator>
      <dc:date>2021-09-02T15:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Copy index data between different, not connected instances</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565688#M100631</link>
      <description>&lt;P&gt;The easiest, fastest and the safest way is to copy and paste the data to the new Indexers via rsync command in Linux, connect them to the SH and try searching the data.&lt;/P&gt;&lt;P&gt;Out of all the alternative methods available, this is the best and the safest route. You'll also have a copy of data in your old Indexers to refer to, whenever you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;S&amp;nbsp;&lt;/P&gt;&lt;P&gt;*** If it helped, please accept it as a solution. It helps others to find the solution more quickly ***&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 15:15:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565688#M100631</guid>
      <dc:creator>shivanshu1593</dc:creator>
      <dc:date>2021-09-02T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Copy index data between different, not connected instances</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565794#M100638</link>
      <description>&lt;P&gt;Thank you for the reply, but actually I am interested whether data replication will work or not &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 13:20:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565794#M100638</guid>
      <dc:creator>Gene</dc:creator>
      <dc:date>2021-09-03T13:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Copy index data between different, not connected instances</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565803#M100640</link>
      <description>&lt;P&gt;Data replication happens between the peers in an Indexer cluster. Per your topology to send old indexer 1 to new Indexer 1, old indexer 2 to new Indexer 2 and the rest to new Indexer 3 would require 3 separate clusters, with a dedicated CM and a SH for each cluster to complete them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, can it be done? Yes (Not sure about the 3rd topology, as data distribution within the cluster cannot be targetted towards a single peer, as it fails the basic concept of data durability, but should be tested for a PoC). Can they be clubbed into a single cluster and then do it? that unfortunately cannot be done. Is it worth doing? Your call &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Good luck for the migration.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Shivanshu&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 14:02:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Copy-index-data-between-different-not-connected-instances/m-p/565803#M100640</guid>
      <dc:creator>shivanshu1593</dc:creator>
      <dc:date>2021-09-03T14:02:00Z</dc:date>
    </item>
  </channel>
</rss>

