<?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: Process to copy index from one Windows Server to another in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50060#M22202</link>
    <description>&lt;P&gt;The number of servers is determine by the replication factor. &lt;BR /&gt;
 For example, if you want to ensure that your system can handle the failure of two peer nodes, you must configure a replication factor of 3, which means that the cluster stores three identical copies of your data on separate nodes. If two peers go down, the data is still available on a third peer.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Mar 2013 14:53:29 GMT</pubDate>
    <dc:creator>lpolo</dc:creator>
    <dc:date>2013-03-04T14:53:29Z</dc:date>
    <item>
      <title>Process to copy index from one Windows Server to another</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50057#M22199</link>
      <description>&lt;P&gt;I am running Splunk 5.0.1, am in a Windows workgroup enviornment, and have 2 Windows 2008R2 servers as indexers for redundancy (indexerA and B). What I am looking to do is to establish a process to, should one server go down, restore the index from the second server. Let's say indexer B goes down for a week and I am ready to bring it back up online this is the process that I would execute...&lt;/P&gt;

&lt;P&gt;Indexer A - roll the hot dbs to warm by running the folling command:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;$SPLUNK_HOME\Splunk _internal cal /data/indexes/main/roll-hot-buckets -auth admin:&lt;PASSWORD&gt;&lt;/PASSWORD&gt;&lt;/LI&gt;
&lt;LI&gt;disable splunkd on indexerA&lt;/LI&gt;
&lt;LI&gt;log onto indexer B and map network drive to &lt;SPLUNK index="" location=""&gt; on indexer A&lt;/SPLUNK&gt;&lt;/LI&gt;
&lt;LI&gt;copy defaultdb from indexer A to indexer B&lt;/LI&gt;
&lt;LI&gt;restart splunk on both instances and both indexes should now have the same exact data&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Does this sound correct?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 13:58:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50057#M22199</guid>
      <dc:creator>mship</dc:creator>
      <dc:date>2013-03-04T13:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Process to copy index from one Windows Server to another</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50058#M22200</link>
      <description>&lt;P&gt;You could create a cluster as documented in:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Indexer/Aboutclusters"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Indexer/Aboutclusters&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Clusters are groups of Splunk indexers configured to replicate each others' data, so that the system keeps multiple copies of all data. This process is known as index replication. By maintaining multiple, identical copies of Splunk data, clusters prevent data loss while promoting data availability for searching.........&lt;/P&gt;

&lt;P&gt;Lp&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 14:35:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50058#M22200</guid>
      <dc:creator>lpolo</dc:creator>
      <dc:date>2013-03-04T14:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Process to copy index from one Windows Server to another</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50059#M22201</link>
      <description>&lt;P&gt;But if I am not mistaken you need at lease 4 or 5 servers for a cluster...I only have 2.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 14:45:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50059#M22201</guid>
      <dc:creator>mship</dc:creator>
      <dc:date>2013-03-04T14:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Process to copy index from one Windows Server to another</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50060#M22202</link>
      <description>&lt;P&gt;The number of servers is determine by the replication factor. &lt;BR /&gt;
 For example, if you want to ensure that your system can handle the failure of two peer nodes, you must configure a replication factor of 3, which means that the cluster stores three identical copies of your data on separate nodes. If two peers go down, the data is still available on a third peer.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 14:53:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50060#M22202</guid>
      <dc:creator>lpolo</dc:creator>
      <dc:date>2013-03-04T14:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Process to copy index from one Windows Server to another</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50061#M22203</link>
      <description>&lt;P&gt;Thanks for your assistance lpolo but unfortunatley schedule does not allow me the time to implement clustering. I will definitley keep your advice in my pocket as a possible upgrade in the future.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 19:27:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50061#M22203</guid>
      <dc:creator>mship</dc:creator>
      <dc:date>2013-03-04T19:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Process to copy index from one Windows Server to another</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50062#M22204</link>
      <description>&lt;P&gt;Ammend the above process to...&lt;/P&gt;

&lt;P&gt;On indexer B create &lt;SPLUNK_INDEX_LOCATION&gt;\defaultdb&lt;BR /&gt;
log onto indexer A and map network drive to &lt;SPLUNK_INDEX_LOCATION&gt; on indexer b&lt;BR /&gt;
copy contents of defaultdb from indexer A to indexer B &lt;/SPLUNK_INDEX_LOCATION&gt;&lt;/SPLUNK_INDEX_LOCATION&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 19:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Process-to-copy-index-from-one-Windows-Server-to-another/m-p/50062#M22204</guid>
      <dc:creator>mship</dc:creator>
      <dc:date>2013-03-04T19:30:30Z</dc:date>
    </item>
  </channel>
</rss>

