Users Guide

Installing Mediation Servers | Clustering
OMNM 6.5.3 Installation Guide 125
You can configure the selected application server heap memory size not just during
installation, but any time, with the following properties in
\owareapps\installprops\lib\installed.properties
. For example:
oware.server.min.heap.size=4096m
oware.server.max.heap.size=4096m
To manually change OpenManage Network Manager web portal heap settings, change the
setenv.sh
or
setenv.bat
file:
set "PORTAL_PERMGEN=512m"
set "PORTAL_MAX_MEM=3072m"
set "PORTAL_INIT_MEM=768m"
set "PORTAL_32BIT_MAX_MEM=768m"
These files are in the
Tomcat***/bin
directory.
For Linux, restart the portal service to apply new memory settings. In Windows, besides
updating
setenv.bat
you must run
service.bat update
in that same directory.
7
Specify config server IP. Use the lowest IP address among application servers.
8
Select Database Type:
Oracle
9
Specify your Oracle database information.
10
After reviewing the summary, click on
Install.
11
For Linux, run the command
/opt/dorado/install/root/setup.sh
as root, and
then click
Next.
12
Select
No
when installer asks
Start the server now?
13
Run
/etc/init.d/synergy stop
as root to shutdown web server.
14
Test the database connection with
pingbd
15
Modify
server-overrides.properties
file and
tomcat-server.xml
as in the
original installation.
16
Modify
Portal-ext.properties xml
file as in the original
17
Start the application server with the command
#/etc/init.d/oware start
18
When the application server is ready, start the web server with
#etc/init.d/synergy
start
19
Login to the current web server, Go to Control Panel > Server > Server Administration and
click
Execute
for
Reindex all search indexes
.
Installing Remaining Mediation Servers
Most of the following instructions are the same as those above. Some of those previous steps are
unnecessary, and do not appear below.
1
Start installation, and select Mediation Server in the Custom installation screen.
2
Enter the Application server Partition Name.
3
Enter Mediation Partition Name and Subnet mask, and select Auto Start
4
Specify Server heap