<?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 Universal Forwarder On AIX Fails To Start After Upgrade To Spunk 6.4.x in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-On-AIX-Fails-To-Start-After-Upgrade/m-p/280678#M53709</link>
    <description>&lt;P&gt;post cleanup, you might want to try 'splunk validate files' to be sure the files on disk now match the files in the provided manifest.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2016 07:06:41 GMT</pubDate>
    <dc:creator>jrodman</dc:creator>
    <dc:date>2016-07-26T07:06:41Z</dc:date>
    <item>
      <title>Splunk Universal Forwarder On AIX Fails To Start After Upgrade To Spunk 6.4.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-On-AIX-Fails-To-Start-After-Upgrade/m-p/280676#M53707</link>
      <description>&lt;P&gt;After upgrading Splunk Universal Forwarder to version 6.4.0 or above, Splunk will no longer start and the following error is reported.&lt;/P&gt;

&lt;P&gt;Could not load program splunkd: &lt;BR /&gt;
Symbol resolution failed for splunkd because: &lt;BR /&gt;
Symbol SSL_is_server (number 648) is not exported from dependent &lt;BR /&gt;
module /apps/splunkforwarder/lib/libssl.so. &lt;BR /&gt;
Examine .loader section symbols with the 'dump -Tv' command. &lt;/P&gt;

&lt;P&gt;How can I resolve this error?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:21:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-On-AIX-Fails-To-Start-After-Upgrade/m-p/280676#M53707</guid>
      <dc:creator>dshakespeare_sp</dc:creator>
      <dc:date>2020-09-29T10:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder On AIX Fails To Start After Upgrade To Spunk 6.4.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-On-AIX-Fails-To-Start-After-Upgrade/m-p/280677#M53708</link>
      <description>&lt;P&gt;This issue is caused by the fact some library files have failed to update. The standard AIX tar command will report certain files in $SPLUNK_HOME/lib as being in use when they are cached in library memory.&lt;/P&gt;

&lt;P&gt;tar xvf ./splunkforwarder-6.4.1-debde650d26e-AIX-powerpc.tar&lt;BR /&gt;
...&lt;BR /&gt;
tar: 0511-188 Cannot create splunkforwarder/lib/libarchive.a: Cannot open or remove a file containing a running program.&lt;BR /&gt;
tar: 0511-188 Cannot create splunkforwarder/lib/libbz2.a: Cannot open or remove a file containing a running program.&lt;BR /&gt;
tar: 0511-188 Cannot create splunkforwarder/lib/libcrypto.so.1.0.0: Cannot open or remove a file containing a running program.&lt;BR /&gt;
x splunkforwarder/lib/libexslt.a, 452512 bytes, 884 media blocks.&lt;BR /&gt;
tar: 0511-188 Cannot create splunkforwarder/lib/libpcre.a: Cannot open or remove a file containing a running program.&lt;BR /&gt;
tar: 0511-188 Cannot create splunkforwarder/lib/libsqlite3.a: Cannot open or remove a file containing a running program.&lt;BR /&gt;
tar: 0511-188 Cannot create splunkforwarder/lib/libssl.so.1.0.0: Cannot open or remove a file containing a running program.&lt;BR /&gt;
tar: 0511-188 Cannot create splunkforwarder/lib/libxml2.a: Cannot open or remove a file containing a running program.&lt;BR /&gt;
tar: 0511-188 Cannot create splunkforwarder/lib/libxslt.a: Cannot open or remove a file containing a running program.&lt;BR /&gt;
x splunkforwarder/lib/libz.a, 1353663 bytes, 2644 media blocks.&lt;/P&gt;

&lt;P&gt;To resolve this issue;&lt;/P&gt;

&lt;P&gt;EITHER&lt;BR /&gt;
Run the upgrade again using &lt;STRONG&gt;GNU tar.&lt;/STRONG&gt; We always used to recommend this method for Splunk Enterprise installs on AIX (see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.11/Installation/InstallonAIX"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.11/Installation/InstallonAIX&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;GNU tar&lt;/STRONG&gt; is typically installed as part of the AIX Toolbox for Linux Applications package included in the base AIX install. It is located in &lt;STRONG&gt;/opt/freeware/bin/tar&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;OR&lt;BR /&gt;
 1. Run the AIX &lt;STRONG&gt;slibclean&lt;/STRONG&gt; command (see man slibclean) which will attempt to remove any currently unused modules in kernel and library memory &lt;BR /&gt;
 2. Re run the upgrade procedure.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 06:45:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-On-AIX-Fails-To-Start-After-Upgrade/m-p/280677#M53708</guid>
      <dc:creator>dshakespeare_sp</dc:creator>
      <dc:date>2016-07-26T06:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder On AIX Fails To Start After Upgrade To Spunk 6.4.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-On-AIX-Fails-To-Start-After-Upgrade/m-p/280678#M53709</link>
      <description>&lt;P&gt;post cleanup, you might want to try 'splunk validate files' to be sure the files on disk now match the files in the provided manifest.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 07:06:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-On-AIX-Fails-To-Start-After-Upgrade/m-p/280678#M53709</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2016-07-26T07:06:41Z</dc:date>
    </item>
  </channel>
</rss>

