This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 43 lines
!!Toggle Solaris memory allocator
This selection is will apply special configuration for older eDirectory versions (< 8.7.3.4) to improve performance and stability. This option must be run on all Solaris 9 servers just to make eDirectory load and function.
The option should be executed again anytime a patch is installed on the server (some patches overwrite these settings).
The latest information [from Novell|http://support.novell.com/techcenter/search/search.do?cmd=displayKC&docType=kc&externalId=10095892html&sliceId=&dialogID=1448798] recommends that __Solaris 9__ eDirectory servers be configured to use the __LIBUMEM__ memory allocator.
Available in build versions >= 20050816.
The toggle now detects the required OS patches and prompts to enable LIBUMEM. An example run is shown below.
{{{
2005-08-16 22:08:20: Checking Solaris memory allocator in use...
2005-08-16 22:08:20: You are running as root.
2005-08-16 22:08:20: SetupMemManager not found -- version >=8.7.3.4 is installed?
Solaris 9 detected; you should configure eDirectory to use LIBUMEM; verify
required OS patches before switching to LIBUMEM:
112233-11 (or newer ) SunOS 5.9
112874-13 (or newer ) libc patch
114370-01 (or newer ) libumem.so.1
114371-01 (or newer ) libumem; mdb components patch
114373-01 (or newer ) abi_libumem.so.1 patch
These patches were found:
112233-12 ok
112874-30 ok
114370-03 ok
114371-01 ok
114373-01 ok
eDirectory is using MALLOC (BAD); switch to LIBUMEM [y/n/q]? y
2005-08-16 22:08:29: Backing up to /etc/init.d/ndsd.200508162207
2005-08-16 22:08:29 cp -p /etc/init.d/ndsd /etc/init.d/ndsd.200508162207
2005-08-16 22:08:29 chown 440 /etc/init.d/ndsd.200508162207
}}}