Re: [Freeipa-users] stupid question - 389-ds

2015-03-19 Thread Rob Crittenden
Janelle wrote:
 Hello again,
 
 Ok, probably a stupid question. If you increase cache sizes and tune
 389-ds on the backend, do those changes replicate or do you need to make
 them across the other servers as well?
 
 For example:
 
 dn: cn=config,cn=ldbm database,cn=plugins,cn=config
 changetype: modify
 replace: nsslapd-dbcachesize
 nsslapd-dbcachesize: 2147483648

Changes to cn=config do not replicate so you'd need to make the same
change on other current masters (and future ones too).

rob

-- 
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project


[Freeipa-users] stupid question - 389-ds

2015-03-19 Thread Janelle

Hello again,

Ok, probably a stupid question. If you increase cache sizes and tune 
389-ds on the backend, do those changes replicate or do you need to make 
them across the other servers as well?


For example:

dn: cn=config,cn=ldbm database,cn=plugins,cn=config
changetype: modify
replace: nsslapd-dbcachesize
nsslapd-dbcachesize: 2147483648

~J


--
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project