Solaris: Preparing your operating system | HCL Digital Experience
Prepare the operating system to ensure a successful installation.
About this task
Several Solaris kernel values are typically too small for the messaging requirements of HCL Portal. Starting the internal JMS server or client with insufficient kernel resources produces a First Failure Support Technology (FFST) file in the /var/errors directory. Before you install HCL Digital Experience, review the server configuration.
Procedure
-
These values are a starting point for messaging in HCL Digital Experience
only. If your operating system has other applications that are installed, the value
requirements are likely different.
For example, if values that are already set are higher than the settings listed here, do not change the values. Be sure to check the requirements that are made on /etc/system by other already-installed applications before you alter existing values.
-
Type the
sysdef -icommand to review the configuration. -
Set
shmsys:shminfo_shmmaxto 4294967295 (valid for Solaris Version 9 only). -
Set
shmsys:shminfo_shmmnito 1024 (valid for Solaris Version 9 only). -
Set
semsys:seminfo_semaemto 16384 (valid for Solaris Version 9 only). -
Set
semsys:seminfo_semmnito 1024 (valid for Solaris Version 9 only). -
Set
semsys:seminfo_semmnsto 16384 (valid for Solaris Version 9 only). -
Set
semsys:seminfo_semmslto 100 (valid for Solaris Version 9 only). -
Set
semsys:seminfo_semopmto 100 (valid for Solaris Version 9 only). -
Set
semsys:seminfo_semmnuto 2048 (valid for Solaris Version 9 only). -
Set
semsys:seminfo_semumeto 256 (valid for Solaris Version 9 only). -
Set
msgsys:msginfo_msgmapto 1026 (valid for Solaris Version 9 only). -
Set
msgsys:msginfo_msgmaxto 65535 (valid for Solaris Version 9 only). -
Set
rlim_fd_curto 1024. - Restart the operating system to apply the updates.
-
Type the
-
Updating operating system settings to enable full core dumps:
- Use the
ulimit -fcommand to set the maximum size of files to unlimited. - Use the
ulimit -ccommand to set the maximum size to cores to unlimited.
- Use the
- Prepare for non-global zone: