<?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: Splunk rolls back to previous version on while upgrading in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471784#M81060</link>
    <description>&lt;P&gt;What error messages do you see?&lt;/P&gt;</description>
    <pubDate>Sun, 22 Dec 2019 17:19:00 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-12-22T17:19:00Z</dc:date>
    <item>
      <title>Splunk rolls back to previous version on while upgrading</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471783#M81059</link>
      <description>&lt;P&gt;We have Splunk cluster architecture with 1 cluster master, 2 indexers, and 1 search head.&lt;BR /&gt;
We have successfully upgraded cluster master and search head from version 7.2.0 to 8.0.1.&lt;BR /&gt;
While upgrading indexers it gets about 80% through the file transfer then begins to roll back the install and restores it to the original state i.e. 7.2.0.&lt;BR /&gt;
Has anyone else faced a similar situation?&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2019 11:19:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471783#M81059</guid>
      <dc:creator>sudhir7</dc:creator>
      <dc:date>2019-12-22T11:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk rolls back to previous version on while upgrading</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471784#M81060</link>
      <description>&lt;P&gt;What error messages do you see?&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2019 17:19:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471784#M81060</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-12-22T17:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk rolls back to previous version on while upgrading</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471785#M81061</link>
      <description>&lt;P&gt;Hi @sudhir7,&lt;/P&gt;

&lt;P&gt;To troubleshoot this further, I'd recommend enabling MSI logging.  Here's an example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec /l*vx msiexec.log /i splunk-8.0.1-6db836e2fb9e-x64-release.msi
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Once the installation has completed, search the log for &lt;CODE&gt;return value 3&lt;/CODE&gt;, and whatever occurs just prior is the problem.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;

&lt;P&gt;- Jo.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 13:39:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471785#M81061</guid>
      <dc:creator>jhornsby_splunk</dc:creator>
      <dc:date>2019-12-24T13:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk rolls back to previous version on while upgrading</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471786#M81062</link>
      <description>&lt;P&gt;There is a default log file in &lt;CODE&gt;AppData/Local/Temp/splunk.log&lt;/CODE&gt;, and you can force more logging with &lt;CODE&gt;$ msiexec /I &amp;lt;splunk-MSI&amp;gt; /l*v &amp;lt;log-file&amp;gt;&lt;/CODE&gt;. The problem almost always ends up being that Splunk cannot write to the disk because of a permissions problem.&lt;/P&gt;

&lt;P&gt;Here is a step-by-step solution that should always work:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Move installation file (.msi) to the `temp` folder here:
   C:\Temp\splunk-7.3.1.1-7651b7244cf2-x64-release.msi
Open a command prompt (CMD) with administrative privileges and start installation with enhanced logging:
   msiexec /i c:\temp\splunk-7.3.1.1-7651b7244cf2-x64-release.msi /l*vx msiexec.log
Change the default installation folder/path in setup wizard, choose a folder other than the default program folders (C:\Program Files, C:\Program Files (x86) etc.) because of possible corporate restrictions/policies (folder permissions). Start with `Temp` again:
   C:\Temp\Splunk\
The setup wizard should continue and install Splunk as expected with no errors.  I am not suggesting that you run it permanently from there, but this is a good test for permissions problems.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Dec 2019 19:42:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-rolls-back-to-previous-version-on-while-upgrading/m-p/471786#M81062</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-12-24T19:42:18Z</dc:date>
    </item>
  </channel>
</rss>

