<div dir="ltr"><div><div>Thanks for the reply and the link Rich!<br><br></div><div>dbmon.sh is a handy tool indeed. <br></div><div><br></div>I read the instructions and upped my entry cache size to 2gb because I have enough ram. <br></div>Everything went well until <br><pre><code>service dirsrv restart<br><br></code></pre><pre><code>I Got the following errors:<br>[06/Feb/2015:10:07:35 -0500] - slapd stopped.<br>[06/Feb/2015:10:07:37 -0500] attr_syntax_create - Error: the EQUALITY matching rule [caseIgnoreIA5Match] is not compatible with the syntax [1.3.6.1.4.1.1466.115.121.1.15] for the attribute [dc]<br>[06/Feb/2015:10:07:37 -0500] attr_syntax_create - Error: the SUBSTR matching rule [caseIgnoreIA5SubstringsMatch] is not compatible with the syntax [1.3.6.1.4.1.1466.115.121.1.15] for the attribute [dc]<br>[06/Feb/2015:10:07:37 -0500] - 389-Directory/<a href="http://1.2.11.15">1.2.11.15</a> B2014.314.1342 starting up<br>[06/Feb/2015:10:07:37 -0500] - slapd started.  Listening on All Interfaces port 7389 for LDAP requests<br>[06/Feb/2015:10:07:37 -0500] - Listening on All Interfaces port 7390 for LDAPS requests<br><br></code></pre><pre><code>Oddly enough everything appears to be working. Are these messages safe to ignore?<br></code></pre><pre><code>Another run of dbmon.sh shows that my entry cache was increased. <br><br></code><code></code></pre><pre><code>Thanks,<br></code></pre><pre><code>-Chris<br></code></pre><pre><code><br></code></pre><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 8, 2015 at 5:58 PM, Rich Megginson <span dir="ltr"><<a href="mailto:rmeggins@redhat.com" target="_blank">rmeggins@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div><div class="h5">
    <div>On 02/07/2015 11:25 AM, Chris Mohler
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <pre>Hi Everyone. I'm trying to troubleshoot some issues I'm having. I want to increase the entry cache size
</pre>
        <pre>I'm trying to follow the directions here
</pre>
        <pre>/usr/lib/mozldap/ldapmodify -D "cn=directory manager" -w secret -p 389 

dn: cn=<em><code>database_name</code></em>, cn=ldbm database, cn=plugins, cn=config
changetype: modify
replace: nsslapd-cachememsize
nsslapd-cachememsize: 20971520

</pre>
        <pre>Is this the correct way to do this? How do I find out what the "
cn=<em><code>database_name" is supposed to be?
</code></em></pre>
      </div>
    </blockquote>
    <br>
    </div></div><code><em>see </em></code><a href="https://github.com/richm/scripts/wiki/dbmon.sh" target="_blank">https://github.com/richm/scripts/wiki/dbmon.sh</a>
    - the script will tell you what the names of your databases are.<br>
    <blockquote type="cite">
      <div dir="ltr">
        <pre><em><code>
</code></em></pre>
        <pre><em><code>Thanks,
</code></em></pre>
        <pre><em><code>-Chris
</code></em></pre>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
  </div>

<br>--<br>
Manage your subscription for the Freeipa-users mailing list:<br>
<a href="https://www.redhat.com/mailman/listinfo/freeipa-users" target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a><br>
Go To <a href="http://freeipa.org" target="_blank">http://freeipa.org</a> for more info on the project<br></blockquote></div><br></div>