Red Hat Directory Server B.08.00 for HP-UX Release Notes and Supplemental Instructions
If you use the default values for these parameters, set the value for the maxdsiz or
maxdsiz_64bit parameter to at least 25 MB. This assumes that the Directory Server processes
are tuned to use a single heap arena. for more information, see“Heap Arenas” (page 30).
For information about setting the Directory Server cache sizes, see “Tuning Database Performance
” (page 29).
TCP TIME_WAIT Interval
Normally, client applications that shut down correctly cause the TCP connection end point to
linger in a TIME_WAIT state. Use the following command to verify that the TCP
time_wait_interval parameter is set to a reasonable value:
ndd -get /dev/tcp tcp_time_wait_interval
If not, set it to a reasonable value, such as 60 seconds. The value is specified in milliseconds. The
following example sets the value to 60 seconds (60000 ms):
ndd -set /dev/tcp tcp_time_wait_interval 60000
Large File Support
To run Directory Server on HP-UX, you must enable large file support for the file system where
the directory data is stored. By default, directory data is stored below the /var/opt/dirsrv
directory. If large file support is not enabled for the file system for this directory, use the fsadm
command to enable it. In the following example, the root of the file system for the /var/opt/
dirsrv directory is /var:
fsadm -F vxfs -o largefiles /var
If the file system for the /var/opt/dirsrv directory does not support online administration,
you must unmount the file system and specify the device file. For more information, see fsadm(1m).
Using swinstall to Install Red Hat Directory Server 8.0
Use the following steps to use swinstall to install Red Hat Directory Server 8.0:
1. Log in to your system as an administrator with appropriate privileges to run swinstall.
2. Acquire the software from HP Software Depot (http://www.hp.com/go/softwaredepot) or
installation media, if available.
3. Use the swverify utility to verify the file has downloaded correctly. You must specify the
full path to the depot file. For example:
% swlist -d -s /tmp/RHDirSvr_B.08.00_HP-UX_B.11.23_IA_PA.depot
# Initializing...
# Contacting target "hostname"...
# Target: hostname:/tmp/RHDirSvr_B.08.00_HP-UX_B.11.23_IA_PA.depot
# Bundle(s):
RHDirSvr B.08.00 Red Hat Directory Server v8 for HP-UX
4. Run swinstall and install the RHDirSvr product from the depot.
For example:
swinstall -s /tmp/RHDirSvr_B.08.00_HP-UX_B.11.23_IA_PA.depot
NOTE: Installing RHDirSvr does not require a system reboot.
Installation Directories
The product is installed in the following directories:
• /opt/dirsrv
• /etc/opt/dirsrv
22 Installing Red Hat Directory Server 8.0