<?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 data from standalone indexers to cluster in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/move-data-from-standalone-indexers-to-cluster/m-p/669509#M112253</link>
    <description>&lt;P&gt;There is no documented way to do that.&amp;nbsp; Splunk recommends engaging Professional Services for that situation.&amp;nbsp; See &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.2/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment#Is_there_any_way_to_migrate_my_legacy_data.3F" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.1.2/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment#Is_there_any_way_to_migrate_my_legacy_data.3F&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's not as simple as copying data from one indexer to another because care must be taken to ensure bucket IDs are not duplicated.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 17:41:56 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2023-11-22T17:41:56Z</dc:date>
    <item>
      <title>move data from standalone indexers to cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/move-data-from-standalone-indexers-to-cluster/m-p/669264#M112216</link>
      <description>&lt;P&gt;I have 3 standalone indexers, and another 3 indexers in a cluster.&amp;nbsp; We want to decommission the 3 standalones but first, have to move the data off the 3&amp;nbsp; onto the cluster.&amp;nbsp;&amp;nbsp; I imagine the process would be something like to roll all hot buckets to warm.. then rsync the warm and cold mounts/directory to a temp directory on one of the idx cluster members? standalone 1 to idxcluster 1,, 2 to 2, then 3 to 3..&lt;BR /&gt;&lt;BR /&gt;But when we do rsync the data over.. How do i get the new indexer to recognize the old imported data?&amp;nbsp; is it as simple as merging the old imported data into the appropriate index directory on the new indexer?&amp;nbsp; for example.. copy the old wineventlog index, into the same named directory on the&amp;nbsp; new indexer? would that work or is there&amp;nbsp; more to it?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there some kind of splunk native command to move all data from idx A to idx B? Is there a better (or correct) way to make the new idx recognize the imported data?&lt;BR /&gt;&lt;BR /&gt;I appreciate any help!&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 23:41:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/move-data-from-standalone-indexers-to-cluster/m-p/669264#M112216</guid>
      <dc:creator>Darthsplunker</dc:creator>
      <dc:date>2023-11-20T23:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: move data from standalone indexers to cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/move-data-from-standalone-indexers-to-cluster/m-p/669509#M112253</link>
      <description>&lt;P&gt;There is no documented way to do that.&amp;nbsp; Splunk recommends engaging Professional Services for that situation.&amp;nbsp; See &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.2/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment#Is_there_any_way_to_migrate_my_legacy_data.3F" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.1.2/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment#Is_there_any_way_to_migrate_my_legacy_data.3F&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's not as simple as copying data from one indexer to another because care must be taken to ensure bucket IDs are not duplicated.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 17:41:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/move-data-from-standalone-indexers-to-cluster/m-p/669509#M112253</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-11-22T17:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: move data from standalone indexers to cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/move-data-from-standalone-indexers-to-cluster/m-p/669649#M112277</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;It's just like&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;said, there is no supported way how anyone can do it.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You could try the next if it works, BUT do it by your own risk/responsibility! I haven't test this!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When you are reading that splunk docs it said that it don't convert existing buckets to clustered when you add an old individual indexer to cluster. Based on that you could try (IF You have TEST environment to do it) to emulate this behaviour as moving those buckets to your cluster. BUT it needs at least the next:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You cannot have the same name for any clustered index what you are moving (eg. any internal indexes)&lt;/LI&gt;&lt;LI&gt;You cannot create those new buckets as a clustered buckets&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you cannot fulfil above, then you cannot try the next! Instead of you should ask help from Splunk Professional Services!&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Stop old indexer&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;transfer wanted buckets from source peer to individual target node (not _* buckets can moved or any already clustered indexed with same names!)&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Copy $SPLUNK_DB/&amp;lt;index name&amp;gt;.dat file from source to target peer for every moved index on every indexer which have that index&lt;/LI&gt;&lt;LI&gt;Update CM's indexes conf with those new indexes. Be sure that those new indexes have attribute repFactor = 0 not as auto!&lt;/LI&gt;&lt;LI&gt;Apply a new indexes conf on your CM to your cluster.&lt;/LI&gt;&lt;LI&gt;Test, test, test.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If this fails you will be in situation where your cluster is probably down. To fix that you probably must manually edit indexes.conf files to remove those index configurations from it. It's also needed to remove from CM and do a new apply.&lt;/P&gt;&lt;P&gt;But as I said. You must test this first on your test environment, then ensure that those requirements are fulfil and reserve some time for possible downtime when you doing that on production.&lt;/P&gt;&lt;P&gt;And once again, &lt;STRONG&gt;You will do it by your own risk and responsibility&lt;/STRONG&gt;!!!&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2023 14:15:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/move-data-from-standalone-indexers-to-cluster/m-p/669649#M112277</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-11-24T14:15:53Z</dc:date>
    </item>
  </channel>
</rss>

