<?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 not restart in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501896#M24612</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173134"&gt;@arun_kant_sharm&lt;/a&gt;a this error means your computer architecture is different than the splunk binary&lt;/P&gt;

&lt;P&gt;What is your OS (uname -a, lsb_release) and what is the exact splunk version (x64, 86, arm)?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 05:31:30 GMT</pubDate>
    <dc:creator>PavelP</dc:creator>
    <dc:date>2020-09-30T05:31:30Z</dc:date>
    <item>
      <title>Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501891#M24607</link>
      <description>&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/291834-untitled.png" alt="alt text" /&gt;Hi experts,&lt;BR /&gt;
I try to restart our splunk server, but its not start.&lt;BR /&gt;&lt;BR /&gt;
Earlier I try to start from UI, but it not start.&lt;BR /&gt;
I also try to reboot if using CLI, but dont see any thing on console &lt;/P&gt;

&lt;P&gt;I am using Splunk 7.2 in AWS EC2 instance (Amazon 1) , I am using splunk on that environment from last one year.&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/bin/splunk -version&lt;BR /&gt;
$SPLUNK_HOME/bin/splunk -version&lt;BR /&gt;
Splunk 7.2.6 (build c0bf0f679ce9)&lt;/P&gt;

&lt;P&gt;uname -a&lt;BR /&gt;
Linux abcdXyz 4.14.123-86.109.amzn1.x86_64 #1 SMP Mon Jun 10 19:44:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;

&lt;P&gt;strace /opt/splunk/bin/splunk start&lt;BR /&gt;
execve("/opt/splunk/bin/splunk", ["/opt/splunk/bin/splunk", "start"], [/ 50 vars /]) = -1 ENOEXEC (Exec format error)&lt;BR /&gt;
write(2, "strace: exec: Exec format error\n", 32strace: exec: Exec format error&lt;BR /&gt;
) = 32&lt;BR /&gt;
exit_group(1) = ?&lt;BR /&gt;
+++ exited with 1 +++&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:29:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501891#M24607</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-09-30T05:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501892#M24608</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173134"&gt;@arun_kant_sharm&lt;/a&gt;a ,&lt;/P&gt;

&lt;P&gt;Its quite strange that you dont see anything in the console after the start command. Is the installation dir correct and are you able to see binaries there ? &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:29:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501892#M24608</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2020-09-30T05:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501893#M24609</link>
      <description>&lt;P&gt;Yes Binaries are present in  /opt/splunk/bin.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 08:17:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501893#M24609</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-05-21T08:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501894#M24610</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173134"&gt;@arun_kant_sharm&lt;/a&gt;a &lt;/P&gt;

&lt;P&gt;please try prepend strace to see more&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;strace /opt/splunk/bin/splunk start
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:29:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501894#M24610</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-09-30T05:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501895#M24611</link>
      <description>&lt;P&gt;strace /opt/splunk/bin/splunk start&lt;BR /&gt;
execve("/opt/splunk/bin/splunk", ["/opt/splunk/bin/splunk", "start"], [/* 50 vars */]) = -1 ENOEXEC (Exec format error)&lt;BR /&gt;
write(2, "strace: exec: Exec format error\n", 32strace: exec: Exec format error&lt;BR /&gt;
) = 32&lt;BR /&gt;
exit_group(1)                           = ?&lt;BR /&gt;
+++ exited with 1 +++&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 10:13:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501895#M24611</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-05-21T10:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501896#M24612</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173134"&gt;@arun_kant_sharm&lt;/a&gt;a this error means your computer architecture is different than the splunk binary&lt;/P&gt;

&lt;P&gt;What is your OS (uname -a, lsb_release) and what is the exact splunk version (x64, 86, arm)?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:31:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501896#M24612</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-09-30T05:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501897#M24613</link>
      <description>&lt;P&gt;I am using Splunk 7.2 in AWS EC2 instance (Amazon 1) , I am using splunk on that environment from last one year.&lt;BR /&gt;&lt;BR /&gt;
$SPLUNK_HOME/bin/splunk -version&lt;BR /&gt;
Splunk 7.2.6 (build c0bf0f679ce9)&lt;/P&gt;

&lt;P&gt;uname -a&lt;BR /&gt;
Linux abcdXyz 4.14.123-86.109.amzn1.x86_64 #1 SMP Mon Jun 10 19:44:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:29:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501897#M24613</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-09-30T05:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501898#M24614</link>
      <description>&lt;P&gt;ll splunk*&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk        0 May 21 04:13 splunk&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk 49356952 Apr 11  2019 splunkd&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk      465 Apr 11  2019 splunkdj&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    21904 Apr 11  2019 splunkmon&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   295008 Apr 11  2019 splunk-optimize&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   291136 Apr 11  2019 splunk-optimize-lex&lt;/P&gt;

&lt;P&gt;I don't know why my env splunk binary deleted, I only try to restart from UI. After replacing it from the other env, its working fine.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 02:28:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501898#M24614</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-05-22T02:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501899#M24615</link>
      <description>&lt;P&gt;Hi Arun,&lt;/P&gt;

&lt;P&gt;You are logged in as root user, and that does not have access to restart splunk.&lt;BR /&gt;
Either do -&amp;gt;  sudo su - splunk  , then give restart command&lt;/P&gt;

&lt;P&gt;or use chown command to change the owner to splunk then it will surely work.&lt;/P&gt;

&lt;P&gt;Kindly accept this as answer if it works for you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 02:48:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501899#M24615</guid>
      <dc:creator>ayush1906</dc:creator>
      <dc:date>2020-05-22T02:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501900#M24616</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173134"&gt;@arun_kant_sharm&lt;/a&gt;a ,&lt;BR /&gt;
its possible that the binaries are overwritten by manual copy/move process. Otherwise it should output the start up messages in your console&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:29:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501900#M24616</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2020-09-30T05:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not restart</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501901#M24617</link>
      <description>&lt;P&gt;Has splunk suddently stopped to work or it happened after an upgrade?&lt;/P&gt;

&lt;P&gt;please try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;file /opt/splunk/bin/splunk*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;expected output:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@mwg42 ~]# file /opt/splunk/bin/splunk*
/opt/splunk/bin/splunk:              ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.0, stripped
/opt/splunk/bin/splunkd:             ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.0, stripped
/opt/splunk/bin/splunkmon:           ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.0, stripped
/opt/splunk/bin/splunk-optimize:     ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.0, stripped
/opt/splunk/bin/splunk-optimize-lex: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.0, stripped
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 May 2020 06:03:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-not-restart/m-p/501901#M24617</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-05-22T06:03:36Z</dc:date>
    </item>
  </channel>
</rss>

