This topic describes how to prepare an HP-UX system for the installation of IBM WebSphere Application Server, Version 6 products.
Before you begin
Why and when to perform this task
Steps for this task
The run-time module is gsk7bas for HP-UX platforms.
# /usr/sam/lbin/getkinfo -b
Parameter | Value |
---|---|
STRMSGSZ | 65535 |
dbc_max_pct | 25 |
maxdsiz | 805306358 (0x30000000) |
maxdsiz | 2048000000 (when running multiple profiles on the same system) |
maxfiles_lim | 8196 (Change this one before maxfiles.) |
maxfiles | 8000 |
maxssiz | 8388608 |
maxswapchunks | 8192 |
maxusers | 512 |
nkthread | 7219 |
max_thread_proc | 3000 |
nproc | 4116 (Change this one before maxuprc) |
maxuprc | 512 |
msgtql | 2046 |
msgmap | 2048 |
msgssz | 32 (Change this one before msgmax) |
msgseg | 32767 (Change this one before msgmax) |
msgmnb | 65535 (0x10000) (Change this one before msgmax) |
msgmnb | 131070 (when running multiple profiles on the same system) |
msgmax | 65535 (0x10000) |
msgmax | 131070 (when running multiple profiles on the same system) |
msgmni | 50 |
nfile | 58145 |
nflocks | 3000 |
ninode | 60000 |
npty | 2024 |
nstrpty | 1024 |
nstrtel | 60 |
sema | 1 |
semaem | 16384 (0x4000) |
semmns | 16384 (0x4000) (Change this one before semmap) |
semmni | 2048 (Change this one before semmap) |
semmap | 514 |
semmnu | 1024 |
semume | 200 |
semvmx | 32767 |
shmem | 1 |
shmmax | 2147483647 (0x7FFFFFFF) |
shmmni | 1024 |
shmseg | 1024 |
When WebSphere Application Server and IBM DB2 are on the same machine, some kernel values are higher than those shown in the preceding table.
See the Recommended HP-UX kernel configuration parameters for DB2 V8 Web page for more information.
Follow the on-screen instructions to restart your machine and to enable the new settings.
# locale -a
# export LANG=en_US.iso8859
Result
What to do next
See Preparing to install Network Deployment on an HP-UX system for the next step in the overall procedure, which is selecting the type of installation to perform.