<?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: Installing multiple instances on Centos via RPM in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46306#M1382</link>
    <description>&lt;P&gt;Currently looking into writing a separate init.d to run the same instance with separate configs and index directories....&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2011 22:44:40 GMT</pubDate>
    <dc:creator>williamhutson</dc:creator>
    <dc:date>2011-02-17T22:44:40Z</dc:date>
    <item>
      <title>Installing multiple instances on Centos via RPM</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46305#M1381</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;I'm trying to install 2 instances of Splunk on a linux machine having migrated from a windows machine. This process was successful on the windows machine by just changing the installation target directory, but I'm having a little trouble on the linux machine.&lt;/P&gt;

&lt;P&gt;I tried following the directions given by&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/wiki/Community:Run_multiple_Splunks_on_one_machine" rel="nofollow"&gt;http://www.splunk.com/wiki/Community:Run_multiple_Splunks_on_one_machine&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;by running the command&lt;/P&gt;

&lt;P&gt;rpm -i --prefix=/opt/new_directory splunk_package_name.rpm&lt;/P&gt;

&lt;P&gt;but got something in the order of&lt;/P&gt;

&lt;P&gt;package splunk already installed&lt;/P&gt;

&lt;P&gt;from rpm.&lt;/P&gt;

&lt;P&gt;Any help would be greatly appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2011 22:43:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46305#M1381</guid>
      <dc:creator>williamhutson</dc:creator>
      <dc:date>2011-02-17T22:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Installing multiple instances on Centos via RPM</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46306#M1382</link>
      <description>&lt;P&gt;Currently looking into writing a separate init.d to run the same instance with separate configs and index directories....&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2011 22:44:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46306#M1382</guid>
      <dc:creator>williamhutson</dc:creator>
      <dc:date>2011-02-17T22:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Installing multiple instances on Centos via RPM</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46307#M1383</link>
      <description>&lt;P&gt;This is more of an rpm 'issue' rather than a Splunk issue. You can force rpm to install the same rpm in multiple locations like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$ rpm -Uhv --prefix=/location1 rpm-pkg.rpm
$ rpm --force -ihv --prefix=/location2 rpm-pkg.rpm
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Beware of the problems that may arise with init scripts among other things though.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2011 23:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46307#M1383</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2011-02-17T23:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Installing multiple instances on Centos via RPM</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46308#M1384</link>
      <description>&lt;P&gt;Why not just install using the tarball?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2011 23:45:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Installing-multiple-instances-on-Centos-via-RPM/m-p/46308#M1384</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2011-02-17T23:45:05Z</dc:date>
    </item>
  </channel>
</rss>

