Operating System Requirements30 Netscape Directory Server Installation Guide • May 2002• Run the dsktune utility and see if you need to install any other patches. Theutility helps you to verify whether you have the appropriate patches installedon your system and provides useful information and advice on how to tuneyour kernel parameters for best performance. For information on running thedsktune utility, see Chapter 8, “Troubleshooting.”Tuning the SystemSet your kernel parameters as follows:• Make sure the maxdsize kernel parameter is at least equal to:cachesize * entrysize + 4096That is, if your Directory Server cachesize is 1000 (this is the default) and youraverage directory entry size is 20 KB, then make sure your maxdsize kernelparameter is at least (1000*20000) + 4096, or at least 21 MB.• Set max_thread_proc (max number of threads per process) to 128.• Set ncallout (max number of pending timeouts) to 128+NPROC.• Set maxfiles to at least 120.You also need to turn on large file support in order for Directory Server to workproperly. To change an existing file system (from one that has no large files to onethat accepts large files):1. Unmount the system using the umount command. For example:umount /export2. Create the large file system. For example:fsadm -F vxfs -o largefiles /dev/vg01/rexport3. Remount the file system. For example:/usr/sbin/mount -F vxfs -o largefiles /dev/vg01/exportFor additional information and recommendations about setting these parameters,consult your operating-system documentation.PHNE_26771: Cumulative ARPA Transport patchThe following patches are dependencies of patch PHNE_26771:PHKL_21857 and PHNE_22566.