Installation

When migrating Splunk and upgrading from 7.0.5 to 7.1.2, why did it install to a different Splunk home directory?

xindeNokia
Path Finder

I have manually migrated a previous instance to a new box. Migration was successful.
Migration steps are as follows:

  1. copied all indexers and all configs under $splunkHome$ to the new box
  2. rpm -i 7.0.5 Splunk software
  3. we changed our Splunk home dir from /opt/splunk to /splunkhome/splunk
  4. I have to change etc/splunk-launch.conf to the new home dir - splunk can come up.

But, when I try to upgrade Splunk by using command rpm -U splunk-7.1.2-software , I found Splunk did an install under /opt and did not do any upgrade under /splunkhome .

Is this expected? Is there a way to fix it?

Thanks in advance

Labels (2)
0 Karma
1 Solution

vumanhtai
Path Finder

Why do not you run the command "rpm -U splunk-7.1.2-software" first?
1. upgrade splunk by suing command rpm -U splunk-7.1.2-software
2. copied all indexers and all configs under $splunkHome$ to the new box
3. rpm -i 7.0.5 splunk software
4.change etc/splunk-launch.conf to the new home dir - splunk can come up

https://docs.splunk.com/Documentation/Splunk/7.1.2/Installation/UpgradeonUNIX

View solution in original post

0 Karma

xindeNokia
Path Finder

Just used a --prefix and direct upgrade works.

0 Karma

xindeNokia
Path Finder

I tried remove both version and restore again.

Both installation all point to /opt instead of /splunkhome even I install the software under /splunkhome.
is there any environment parameter I need to set?

0 Karma

vumanhtai
Path Finder

Why do not you run the command "rpm -U splunk-7.1.2-software" first?
1. upgrade splunk by suing command rpm -U splunk-7.1.2-software
2. copied all indexers and all configs under $splunkHome$ to the new box
3. rpm -i 7.0.5 splunk software
4.change etc/splunk-launch.conf to the new home dir - splunk can come up

https://docs.splunk.com/Documentation/Splunk/7.1.2/Installation/UpgradeonUNIX

0 Karma

xindeNokia
Path Finder

I tried remove both version and restore again.

Both installation all point to /opt instead of /splunkhome even I install the software under /splunkhome.
is there any environment parameter I need to set?

0 Karma

vumanhtai
Path Finder

You use file .rpm is the default /opt/splunk. But you can use file .tar
tar xzf splunk-7.x.x-.tgz -C /splunk/parent/directory

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...