Hi All,

I am testing migration from NIS with a custom MySQL backend to IPA. In our testing ipa user-add starts out at around 12 seconds per user but slows down as more users are add. By 5000+ users it is taking 90+ seconds. We have 120,000+ users. I'm looking at 155 days to load all the users :(

Per some performance tuning documentation I've increased nsslapd-cachememsize to 35,651,584 and am currently getting pretty high hit ratios (see below). However, one thread of ns-slapd pegs out core at 100% and I can't get get it to add users any faster. I'm not seeing any I/O or memory swapping.

Suggestions would be appreciated. Multi-master will probably help but with that many accounts it would take a lot of masters to get additions done to a resonable (45 seconds or less?) time. Is there any guideline for number of users per master?

# db_stat -h /var/lib/dirsrv/slapd-UOFMIDM/db -m
11MB 952KB    Total cache size
1    Number of caches
1    Maximum number of caches
11MB 952KB    Pool individual cache size
11MB 952KB    Pool individual cache max
0    Maximum memory-mapped file size
0    Maximum open file descriptors
0    Maximum sequential buffer writes
0    Sleep after writing maximum sequential buffers
0    Requested pages mapped into the process' address space
18M    Requested pages found in the cache (97%)
382902    Requested pages not found in the cache
150    Pages created in the cache
382902    Pages read into the cache
11883    Pages written from the cache to the backing file
378331    Clean pages forced from the cache
4631    Dirty pages forced from the cache
0    Dirty pages written by trickle-sync thread
1481    Current total page count
1481    Current clean page count
0    Current dirty page count
2053    Number of hash buckets used for page location
2053    Number of mutexes for the hash buckets
4096    Assumed page size used
41M    Total number of times hash chains searched for a page (41940301)
6    The longest hash chain searched for a page
0    Total number of hash chain entries checked for page
0    The number of hash bucket locks that required waiting (0%)
0    The maximum number of times any hash bucket lock was waited for (0%)
0    The number of region locks that required waiting (0%)
0    The number of buffers frozen
0    The number of buffers thawed
0    The number of frozen buffers freed
383400    The number of page allocations
1079845    The number of hash buckets examined during allocations
16    The maximum number of hash buckets examined for an allocation
1232650    The number of pages examined during allocations
14    The max number of pages examined for an allocation
0    Threads waited on page I/O
0    The number of times a sync is interrupted
Pool File: ipaca/metaInfo.db
8192    Page size
0    Requested pages mapped into the process' address space
8    Requested pages found in the cache (80%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/serialno.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/gidnumber.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (9%)
47    Requested pages not found in the cache
0    Pages created in the cache
47    Pages read into the cache
45    Pages written from the cache to the backing file
Pool File: userRoot/sn.db
8192    Page size
0    Requested pages mapped into the process' address space
97    Requested pages found in the cache (37%)
160    Requested pages not found in the cache
0    Pages created in the cache
160    Pages read into the cache
144    Pages written from the cache to the backing file
Pool File: ipaca/requeststate.db
8192    Page size
0    Requested pages mapped into the process' address space
20    Requested pages found in the cache (86%)
3    Requested pages not found in the cache
0    Pages created in the cache
3    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/managedby.db
8192    Page size
0    Requested pages mapped into the process' address space
124    Requested pages found in the cache (96%)
4    Requested pages not found in the cache
0    Pages created in the cache
4    Pages read into the cache
2    Pages written from the cache to the backing file
Pool File: changelog/ancestorid.db
8192    Page size
0    Requested pages mapped into the process' address space
75237    Requested pages found in the cache (99%)
81    Requested pages not found in the cache
0    Pages created in the cache
81    Pages read into the cache
259    Pages written from the cache to the backing file
Pool File: ipaca/vlv#allvalidcertsnotafterpkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
80    Requested pages found in the cache (91%)
7    Requested pages not found in the cache
0    Pages created in the cache
7    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/entryrdn.db
8192    Page size
0    Requested pages mapped into the process' address space
510    Requested pages found in the cache (95%)
23    Requested pages not found in the cache
0    Pages created in the cache
23    Pages read into the cache
2    Pages written from the cache to the backing file
Pool File: changelog/entryusn.db
8192    Page size
0    Requested pages mapped into the process' address space
33741    Requested pages found in the cache (99%)
88    Requested pages not found in the cache
0    Pages created in the cache
88    Pages read into the cache
155    Pages written from the cache to the backing file
Pool File: userRoot/mail.db
8192    Page size
0    Requested pages mapped into the process' address space
480    Requested pages found in the cache (36%)
841    Requested pages not found in the cache
0    Pages created in the cache
841    Pages read into the cache
825    Pages written from the cache to the backing file
Pool File: userRoot/nsTombstoneCSN.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
4    Requested pages not found in the cache
0    Pages created in the cache
4    Pages read into the cache
3    Pages written from the cache to the backing file
Pool File: changelog/parentid.db
8192    Page size
0    Requested pages mapped into the process' address space
75237    Requested pages found in the cache (99%)
81    Requested pages not found in the cache
0    Pages created in the cache
81    Pages read into the cache
259    Pages written from the cache to the backing file
Pool File: ipaca/vlv#capendingpkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
1    Requested pages not found in the cache
0    Pages created in the cache
1    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: ipaca/vlv#cacompleteenrollmentpkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: changelog/seeAlso.db
8192    Page size
0    Requested pages mapped into the process' address space
8    Requested pages found in the cache (80%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/memberOf.db
8192    Page size
0    Requested pages mapped into the process' address space
1501364    Requested pages found in the cache (99%)
713    Requested pages not found in the cache
0    Pages created in the cache
713    Pages read into the cache
45    Pages written from the cache to the backing file
Pool File: changelog/numsubordinates.db
8192    Page size
0    Requested pages mapped into the process' address space
8572    Requested pages found in the cache (99%)
18    Requested pages not found in the cache
0    Pages created in the cache
18    Pages read into the cache
74    Pages written from the cache to the backing file
Pool File: userRoot/parentid.db
8192    Page size
0    Requested pages mapped into the process' address space
3186    Requested pages found in the cache (90%)
333    Requested pages not found in the cache
0    Pages created in the cache
333    Pages read into the cache
47    Pages written from the cache to the backing file
Pool File: ipaca/vlv#caallpkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
26    Requested pages found in the cache (89%)
3    Requested pages not found in the cache
0    Pages created in the cache
3    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/vlv#allvalidorrevokedcertspkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/member.db
8192    Page size
0    Requested pages mapped into the process' address space
2291464    Requested pages found in the cache (99%)
4231    Requested pages not found in the cache
0    Pages created in the cache
4231    Pages read into the cache
435    Pages written from the cache to the backing file
Pool File: ipaca/duration.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/displayname.db
8192    Page size
0    Requested pages mapped into the process' address space
221    Requested pages found in the cache (52%)
201    Requested pages not found in the cache
1    Pages created in the cache
201    Pages read into the cache
187    Pages written from the cache to the backing file
Pool File: userRoot/krbPrincipalName.db
8192    Page size
0    Requested pages mapped into the process' address space
2955    Requested pages found in the cache (81%)
652    Requested pages not found in the cache
0    Pages created in the cache
652    Pages read into the cache
518    Pages written from the cache to the backing file
Pool File: userRoot/uidnumber.db
8192    Page size
0    Requested pages mapped into the process' address space
53    Requested pages found in the cache (41%)
76    Requested pages not found in the cache
0    Pages created in the cache
76    Pages read into the cache
15    Pages written from the cache to the backing file
Pool File: userRoot/memberUser.db
8192    Page size
0    Requested pages mapped into the process' address space
8726    Requested pages found in the cache (99%)
33    Requested pages not found in the cache
0    Pages created in the cache
33    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: changelog/targetuniqueid.db
8192    Page size
0    Requested pages mapped into the process' address space
46518    Requested pages found in the cache (98%)
657    Requested pages not found in the cache
0    Pages created in the cache
657    Pages read into the cache
1107    Pages written from the cache to the backing file
Pool File: userRoot/entryusn.db
8192    Page size
0    Requested pages mapped into the process' address space
2171    Requested pages found in the cache (98%)
40    Requested pages not found in the cache
0    Pages created in the cache
40    Pages read into the cache
73    Pages written from the cache to the backing file
Pool File: ipaca/subjectname.db
8192    Page size
0    Requested pages mapped into the process' address space
207    Requested pages found in the cache (98%)
4    Requested pages not found in the cache
0    Pages created in the cache
4    Pages read into the cache
2    Pages written from the cache to the backing file
Pool File: ipaca/numsubordinates.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/cn.db
8192    Page size
0    Requested pages mapped into the process' address space
327    Requested pages found in the cache (51%)
305    Requested pages not found in the cache
1    Pages created in the cache
305    Pages read into the cache
288    Pages written from the cache to the backing file
Pool File: userRoot/nsuniqueid.db
8192    Page size
0    Requested pages mapped into the process' address space
313    Requested pages found in the cache (84%)
57    Requested pages not found in the cache
0    Pages created in the cache
57    Pages read into the cache
19    Pages written from the cache to the backing file
Pool File: ipaca/vlv#caenrollmentpkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
20    Requested pages found in the cache (90%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/notbefore.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/ipasudorunas.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/memberallowcmd.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/memberHost.db
8192    Page size
0    Requested pages mapped into the process' address space
8726    Requested pages found in the cache (99%)
33    Requested pages not found in the cache
0    Pages created in the cache
33    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: changelog/entryrdn.db
8192    Page size
0    Requested pages mapped into the process' address space
353202    Requested pages found in the cache (99%)
756    Requested pages not found in the cache
0    Pages created in the cache
756    Pages read into the cache
1097    Pages written from the cache to the backing file
Pool File: ipaca/entryusn.db
8192    Page size
0    Requested pages mapped into the process' address space
145    Requested pages found in the cache (94%)
9    Requested pages not found in the cache
0    Pages created in the cache
9    Pages read into the cache
16    Pages written from the cache to the backing file
Pool File: ipaca/vlv#capendingenrollmentpkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
1    Requested pages not found in the cache
0    Pages created in the cache
1    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: ipaca/issuedby.db
8192    Page size
0    Requested pages mapped into the process' address space
2    Requested pages found in the cache (50%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/numsubordinates.db
8192    Page size
0    Requested pages mapped into the process' address space
9    Requested pages found in the cache (33%)
18    Requested pages not found in the cache
0    Pages created in the cache
18    Pages read into the cache
17    Pages written from the cache to the backing file
Pool File: ipaca/seeAlso.db
8192    Page size
0    Requested pages mapped into the process' address space
17    Requested pages found in the cache (89%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: changelog/aci.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: ipaca/vlv#allnonrevokedcertspkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/nsuniqueid.db
8192    Page size
0    Requested pages mapped into the process' address space
39    Requested pages found in the cache (90%)
4    Requested pages not found in the cache
0    Pages created in the cache
4    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/vlv#cacompletepkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/vlv#allvalidcertspkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/vlv#allinvalidcertspkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
1    Requested pages not found in the cache
0    Pages created in the cache
1    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: ipaca/cn.db
8192    Page size
0    Requested pages mapped into the process' address space
46    Requested pages found in the cache (88%)
6    Requested pages not found in the cache
0    Pages created in the cache
6    Pages read into the cache
2    Pages written from the cache to the backing file
Pool File: userRoot/seeAlso.db
8192    Page size
0    Requested pages mapped into the process' address space
9    Requested pages found in the cache (81%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: ipaca/requesttype.db
8192    Page size
0    Requested pages mapped into the process' address space
20    Requested pages found in the cache (90%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/certstatus.db
8192    Page size
0    Requested pages mapped into the process' address space
20    Requested pages found in the cache (74%)
7    Requested pages not found in the cache
0    Pages created in the cache
7    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: /var/lib/dirsrv/slapd-UOFMIDM/cldb/20847805-823811e5-b80fb4f8-80522dbf_5638c652000000600000.db
8192    Page size
0    Requested pages mapped into the process' address space
51    Requested pages found in the cache (85%)
9    Requested pages not found in the cache
10    Pages created in the cache
9    Pages read into the cache
26    Pages written from the cache to the backing file
Pool File: ipaca/objectclass.db
8192    Page size
0    Requested pages mapped into the process' address space
119    Requested pages found in the cache (90%)
12    Requested pages not found in the cache
0    Pages created in the cache
12    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: changelog/objectclass.db
8192    Page size
0    Requested pages mapped into the process' address space
238435    Requested pages found in the cache (99%)
206    Requested pages not found in the cache
0    Pages created in the cache
206    Pages read into the cache
631    Pages written from the cache to the backing file
Pool File: ipaca/vlv#allinvalidcertsnotbeforepkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
34    Requested pages found in the cache (82%)
7    Requested pages not found in the cache
0    Pages created in the cache
7    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/uniquemember.db
8192    Page size
0    Requested pages mapped into the process' address space
739117    Requested pages found in the cache (99%)
53    Requested pages not found in the cache
0    Pages created in the cache
53    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: ipaca/requestid.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/ipaassignedidview.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/memberservice.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/uid.db
8192    Page size
0    Requested pages mapped into the process' address space
168    Requested pages found in the cache (49%)
173    Requested pages not found in the cache
0    Pages created in the cache
173    Pages read into the cache
148    Pages written from the cache to the backing file
Pool File: userRoot/id2entry.db
8192    Page size
0    Requested pages mapped into the process' address space
2083898    Requested pages found in the cache (85%)
366241    Requested pages not found in the cache
108    Pages created in the cache
366241    Pages read into the cache
1042    Pages written from the cache to the backing file
Pool File: userRoot/givenName.db
8192    Page size
0    Requested pages mapped into the process' address space
106    Requested pages found in the cache (39%)
162    Requested pages not found in the cache
0    Pages created in the cache
162    Pages read into the cache
146    Pages written from the cache to the backing file
Pool File: userRoot/ipauniqueid.db
8192    Page size
0    Requested pages mapped into the process' address space
31    Requested pages found in the cache (47%)
34    Requested pages not found in the cache
0    Pages created in the cache
34    Pages read into the cache
17    Pages written from the cache to the backing file
Pool File: userRoot/sourcehost.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/manager.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: ipaca/description.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/ipatokenradiusconfiglink.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/owner.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: changelog/changenumber.db
8192    Page size
0    Requested pages mapped into the process' address space
64540    Requested pages found in the cache (99%)
89    Requested pages not found in the cache
0    Pages created in the cache
89    Pages read into the cache
151    Pages written from the cache to the backing file
Pool File: userRoot/macAddress.db
8192    Page size
0    Requested pages mapped into the process' address space
4    Requested pages found in the cache (57%)
3    Requested pages not found in the cache
0    Pages created in the cache
3    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/entryrdn.db
8192    Page size
0    Requested pages mapped into the process' address space
5394336    Requested pages found in the cache (99%)
1967    Requested pages not found in the cache
1    Pages created in the cache
1967    Pages read into the cache
90    Pages written from the cache to the backing file
Pool File: userRoot/fqdn.db
8192    Page size
0    Requested pages mapped into the process' address space
1    Requested pages found in the cache (25%)
3    Requested pages not found in the cache
0    Pages created in the cache
3    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/ancestorid.db
8192    Page size
0    Requested pages mapped into the process' address space
17    Requested pages found in the cache (89%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/parentid.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: ipaca/dateOfCreate.db
8192    Page size
0    Requested pages mapped into the process' address space
11    Requested pages found in the cache (84%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: /var/lib/dirsrv/slapd-UOFMIDM/cldb/2f771606-81b711e5-b80fb4f8-80522dbf_5637ee05000000040000.db
8192    Page size
0    Requested pages mapped into the process' address space
601    Requested pages found in the cache (89%)
73    Requested pages not found in the cache
20    Pages created in the cache
73    Pages read into the cache
124    Pages written from the cache to the backing file
Pool File: ipaca/vlv#allcertspkitomcatindex.db
8192    Page size
0    Requested pages mapped into the process' address space
11    Requested pages found in the cache (78%)
3    Requested pages not found in the cache
0    Pages created in the cache
3    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: changelog/id2entry.db
8192    Page size
0    Requested pages mapped into the process' address space
98124    Requested pages found in the cache (97%)
2042    Requested pages not found in the cache
0    Pages created in the cache
2042    Pages read into the cache
2203    Pages written from the cache to the backing file
Pool File: ipaca/notafter.db
8192    Page size
0    Requested pages mapped into the process' address space
5    Requested pages found in the cache (71%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/nscpEntryDN.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
4    Requested pages not found in the cache
0    Pages created in the cache
4    Pages read into the cache
3    Pages written from the cache to the backing file
Pool File: userRoot/ipakrbprincipalalias.db
8192    Page size
0    Requested pages mapped into the process' address space
813    Requested pages found in the cache (95%)
38    Requested pages not found in the cache
0    Pages created in the cache
38    Pages read into the cache
2    Pages written from the cache to the backing file
Pool File: userRoot/ancestorid.db
8192    Page size
0    Requested pages mapped into the process' address space
982    Requested pages found in the cache (81%)
220    Requested pages not found in the cache
0    Pages created in the cache
220    Pages read into the cache
115    Pages written from the cache to the backing file
Pool File: ipaca/id2entry.db
8192    Page size
0    Requested pages mapped into the process' address space
216    Requested pages found in the cache (77%)
62    Requested pages not found in the cache
9    Pages created in the cache
62    Pages read into the cache
69    Pages written from the cache to the backing file
Pool File: ipaca/extension.db
8192    Page size
0    Requested pages mapped into the process' address space
410    Requested pages found in the cache (98%)
5    Requested pages not found in the cache
0    Pages created in the cache
5    Pages read into the cache
3    Pages written from the cache to the backing file
Pool File: userRoot/memberdenycmd.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/secretary.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/aci.db
8192    Page size
0    Requested pages mapped into the process' address space
1    Requested pages found in the cache (33%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: userRoot/objectclass.db
8192    Page size
0    Requested pages mapped into the process' address space
4643721    Requested pages found in the cache (99%)
1137    Requested pages not found in the cache
0    Pages created in the cache
1137    Pages read into the cache
456    Pages written from the cache to the backing file
Pool File: ipaca/publicKeyData.db
8192    Page size
0    Requested pages mapped into the process' address space
2    Requested pages found in the cache (50%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
1    Pages written from the cache to the backing file
Pool File: userRoot/ipasudorunasgroup.db
8192    Page size
0    Requested pages mapped into the process' address space
0    Requested pages found in the cache (0%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file
Pool File: changelog/nsuniqueid.db
8192    Page size
0    Requested pages mapped into the process' address space
42626    Requested pages found in the cache (98%)
787    Requested pages not found in the cache
0    Pages created in the cache
787    Pages read into the cache
994    Pages written from the cache to the backing file
Pool File: ipaca/aci.db
8192    Page size
0    Requested pages mapped into the process' address space
1    Requested pages found in the cache (33%)
2    Requested pages not found in the cache
0    Pages created in the cache
2    Pages read into the cache
0    Pages written from the cache to the backing file

Thanks,
Daryl

--
 --
 Daryl Fonseca-Holt
 IST/CNS/Unix Server Team
 University of Manitoba
 204.480.1079

--
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

Reply via email to