<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/08/2015 08:23 PM, Chris Mohler
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOBT0Fkj+96YbQk=y2T0bxGE1Fd5Jtkrk55rh9qK0LTLRSAkoQ@mail.gmail.com"
      type="cite">
      <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

</code></pre>
        <pre><code>I Got the following errors:
[06/Feb/2015:10:07:35 -0500] - slapd stopped.
[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]
[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]
[06/Feb/2015:10:07:37 -0500] - 389-Directory/<a moz-do-not-send="true" href="http://1.2.11.15">1.2.11.15</a> B2014.314.1342 starting up
[06/Feb/2015:10:07:37 -0500] - slapd started.  Listening on All Interfaces port 7389 for LDAP requests
[06/Feb/2015:10:07:37 -0500] - Listening on All Interfaces port 7390 for LDAPS requests

</code></pre>
        <pre><code>Oddly enough everything appears to be working. Are these messages safe to ignore?
</code></pre>
      </div>
    </blockquote>
    <br>
    This is definitely not related to the cache size.<br>
    <br>
    <code>Not sure what the problem is - looks like something has done
      an override of the standard schema definition of dc. 
      <a class="moz-txt-link-freetext" href="http://tools.ietf.org/html/rfc4519">http://tools.ietf.org/html/rfc4519</a> defines it with syntax
      1.3.6.1.4.1.1466.115.121.1.26.<br>
      <br>
      rpm -q 389-ds-base<br>
      <br>
      find /etc/dirsrv -name \*.ldif -exec grep
      0.9.2342.19200300.100.1.25 {} /dev/null \;<br>
      <br>
      <br>
    </code>
    <blockquote
cite="mid:CAOBT0Fkj+96YbQk=y2T0bxGE1Fd5Jtkrk55rh9qK0LTLRSAkoQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <pre><code>Another run of dbmon.sh shows that my entry cache was increased. 

</code><code></code></pre>
        <pre><code>Thanks,
</code></pre>
        <pre><code>-Chris
</code></pre>
        <pre><code>
</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 moz-do-not-send="true"
              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 moz-do-not-send="true"
                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 moz-do-not-send="true"
              href="https://www.redhat.com/mailman/listinfo/freeipa-users"
              target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a><br>
            Go To <a moz-do-not-send="true" href="http://freeipa.org"
              target="_blank">http://freeipa.org</a> for more info on
            the project<br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>