<?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: libpcre.so.0 error of bloom command in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48556#M179515</link>
    <description>&lt;P&gt;Just to be clear, my post below was unrelated to your error. The bloom command is still unsupported, however it is called, as it is currently causing damage to bloom filters and should not be used.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2012 08:50:23 GMT</pubDate>
    <dc:creator>Drainy</dc:creator>
    <dc:date>2012-11-30T08:50:23Z</dc:date>
    <item>
      <title>libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48550#M179509</link>
      <description>&lt;P&gt;Installed Splunk 5.0.1 on Gentoo Linux (x64). Execute "/opt/splunk/bin/bloom" and get the error message:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/bin/splunkd: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Manually added a symbol link from /usr/lib64/libpcre.so to /usr/lib64/libpcre.so.0 and execute bloom again. Get the error message:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/bin/splunkd: error while loading shared libraries: /usr/lib64/libpcre.so.0: invalid ELF header
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is the error coming from the os library or the bloom utility?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 05:53:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48550#M179509</guid>
      <dc:creator>takol</dc:creator>
      <dc:date>2012-11-29T05:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48551#M179510</link>
      <description>&lt;P&gt;Why are you trying to use the bloom utility? You shouldn't be trying to use this at the moment.&lt;/P&gt;

&lt;P&gt;As per the known issues;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;•The $SPLUNK_HOME/bin/bloom utility is unsupported and creates duplicate buckets in the warm and cold directories of an index. Splunk does not recommend using this utility. (SPL-50742) 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have a particular problem, throw it up here and we'll see if theres another way to fix it or if its alright &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:06:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48551#M179510</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-29T09:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48552#M179511</link>
      <description>&lt;P&gt;We configure indexes.conf and put bloom filter in separate volume (a SSD to accelerate searching). How to rebuild the bloom filter once the volume has crashed without bloom utility?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:50:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48552#M179511</guid>
      <dc:creator>takol</dc:creator>
      <dc:date>2012-11-29T09:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48553#M179512</link>
      <description>&lt;P&gt;you should be using fsck, this should repair any damage. &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.2/admin/HowSplunkstoresindexes#Troubleshoot_your_buckets"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.2/admin/HowSplunkstoresindexes#Troubleshoot_your_buckets&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 10:11:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48553#M179512</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-29T10:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48554#M179513</link>
      <description>&lt;P&gt;Thanks, Drainy. We will ignore the bloom utility problem and use splunk fsck command.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 02:43:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48554#M179513</guid>
      <dc:creator>takol</dc:creator>
      <dc:date>2012-11-30T02:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48555#M179514</link>
      <description>&lt;P&gt;We find the bloom utility can work fine if we use splunk cmd to execute it.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/bin/splunk cmd bloom
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The same libpcre.so.0 error occur when we execute btool utility directly on Gentoo Linux (x64). The above libpcre.so.0 error will not be triggered on Mac OS X.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 03:14:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48555#M179514</guid>
      <dc:creator>takol</dc:creator>
      <dc:date>2012-11-30T03:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48556#M179515</link>
      <description>&lt;P&gt;Just to be clear, my post below was unrelated to your error. The bloom command is still unsupported, however it is called, as it is currently causing damage to bloom filters and should not be used.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 08:50:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48556#M179515</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-30T08:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48557#M179516</link>
      <description>&lt;P&gt;Why this utility publish to customers if is unsupported?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:09:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48557#M179516</guid>
      <dc:creator>takol</dc:creator>
      <dc:date>2012-11-30T10:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48558#M179517</link>
      <description>&lt;P&gt;Its a big product and there are a lot of elements to it, I expect it was still either being tested or a bug was found after release with it. It is listed in the known issues that all customers read before installing, however, so it is at least well publicised.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:12:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48558#M179517</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-30T10:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48559#M179518</link>
      <description>&lt;P&gt;For your reference, the btool has the same situation. Execute btool directly come out the libpcre.so.0 error. Using splunk cmd to call btool works fine. So, the btool should be supported by splunk, right?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:29:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48559#M179518</guid>
      <dc:creator>takol</dc:creator>
      <dc:date>2012-11-30T10:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: libpcre.so.0 error of bloom command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48560#M179519</link>
      <description>&lt;P&gt;Yes, btool is supported. As I said above, my answer wasn't directed at the error you were experiencing. Running commands with Splunk cmd just enables them to use the libraries included with Splunk. If they throw an error or not is irrelevant to if it is supported or buggy &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; In this case, the bloom command "executes" - but as per my post below, it creates duplicate buckets and doesn't actually work and so is unsupported. Btool should always be used and is encouraged! Its a great tool.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:33:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/libpcre-so-0-error-of-bloom-command/m-p/48560#M179519</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-30T10:33:32Z</dc:date>
    </item>
  </channel>
</rss>

