C Planning Worksheets
This appendix contains worksheets to help you determine the values you need to complete an installation of Oracle Communications MetaSolv Solution (MSS).
Each worksheet contains columns for the following information:
-
R/O: This field indicates whether a value for the item is required or optional.
-
Reference number: This is a number used in the installation procedures in "Installing and Deploying MetaSolv Solution on a Single Server" or "Installing and Deploying MetaSolv Solution on a Clustered Server" to identify a value and show where the value is used. When the number is referred to in a procedure, you can look it up on a worksheet to see an example and a definition.
-
Item name: This field indicates the item you must identify for your system, for example, a name for the administration server or an HTTP port for a managed server.
-
Example value in Windows/UNIX/Linux: Examples are provided for all items on the worksheet.
-
Your value: This is the installation value you must provide on the worksheet for an item.
-
Item description: A description of the item you are being asked to provide an installation value for.
MSS Installation
This section lists the worksheets that help you determine the values you need to complete the installation of MSS.
Application Server Common Installation Worksheet
Table C-1 shows the worksheet that applies to MSS installation. Complete the values and use the worksheet as you install required software and MSS 6.3.x.
Table C-1 Application Server Common Installation Worksheet
R/O | Reference number | Item name | Example value | Your value | Item description |
---|---|---|---|---|---|
R |
COMM-0010 |
Application server domain name |
m63domain |
|
WebLogic domain name |
R |
COMM-0020 |
Application server user name |
weblogic |
|
WebLogic Server logon user name |
R |
COMM-0030 |
Application server password |
password |
|
WebLogic Server logon password |
R |
COMM-0040 |
APP_MSLV passwd |
mss6mslv |
|
APP_MSLV database password |
R |
COMM-0050 |
APP_API passwd |
mss6api |
|
APP_API database password |
R |
COMM-0055 |
APP_INT passwd |
mss6int |
|
APP_INT database password |
R |
COMM-0090 |
MetaSolv Home |
/opt/m63Single/single or /opt/m63Cluster/cluster |
|
MetaSolv home directory |
R |
COMM-0100 |
MW_HOME |
/opt/Oracle/Middleware/Oracle_Home |
|
WebLogic home directory |
R |
COMM-0110 |
WebLogic domain directory |
/opt/m63Single/single/ or /opt/m63Cluster/cluster/ |
|
Directory that holds the files for the WebLogic domain. |
R |
COMM-0115 |
Application directory |
/opt/m63Single/single/application or /opt/m6Cluster/cluster/application |
|
Directory that holds the files for the Application server. |
R |
COMM-0120 |
PATH |
WIN: %MW_HOME%\jdkVersion\bin;%PATH% UNIX/Linux: %PATH%:$MW_HOME/jdkVersion/bin:$PATH |
|
Directory where jre\bin is located. Must be part of the PATH environment variable. |
R |
COMM-0130 |
Oracle Database Server Name |
srvrchscal2 |
|
The name of the server where the Oracle database resides. |
R |
COMM-0140 |
Oracle Database Port |
1521 |
|
Port used to communicate with the Oracle database. |
R |
COMM-0150 |
Oracle Database Service Name |
BEN6 |
|
Database SID |
R |
COMM-0160 |
Oracle Database Server Name1 |
srvrchscal1 |
|
The name of the server where the Oracle RAC database resides. |
R |
COMM-0165 |
Oracle Database Port#1 |
1521 |
|
Port used to communicate with the Oracle RAC database. |
R |
COMM-0170 |
Oracle Instance Name1 |
drac1 |
|
The name of the Oracle RAC database instance. |
R |
COMM-0175 |
Oracle Database Server Name2 |
srvrchscal2 |
|
The name of the server where the Oracle RAC database resides. |
R |
COMM-0180 |
Oracle Database Port#2 |
1521 |
|
Port used to communicate with the Oracle RAC database. |
R |
COMM-0185 |
Oracle Instance Name2 |
drac2 |
|
The name of the Oracle RAC database instance. |
Single Server Installation Worksheet
Table C-2 shows the worksheet for single server installation.
Table C-2 Single Server Installation Worksheet
R/O | Reference number | Item Name | Example value | Your value | Item description |
---|---|---|---|---|---|
R |
Single-0150 |
Application server name |
mslv01 |
|
Logical name for the WebLogic application server instance. |
R |
Single-0160 |
Application server DNS hostname |
srvrchosa1 |
|
Name of the host machine on which the WebLogic application server resides. |
R |
Single-0170 |
Application server HTTP port |
7070 |
|
Application server HTTP port. |
R |
Single-0180 |
Application server HTTPS port |
7071 |
|
Application server SSL port. |
R |
Single-0190 |
Application server log port |
4501 |
|
Used for MSS application server logging purposes. This value must be unique across all MSS application servers running on the same host machine. |
R |
Single-0200 |
Application server CORBA port |
2507 |
|
CORBA initialPort. This value must be unique across all MSS application servers running on the same host machine. |
R |
Single-0205 |
Single server DEBUG_PORT |
8453 |
|
Single server debug port. This value must be unique for each machine. |
O |
Single-0210 |
Proxy URL |
http://srvrchosa1:7070 (default to http://Single-0160:Single-0170) |
|
Proxy/Load balancer URL |
R (Only if SSL is enabled) |
Single-2015 |
JacORB security keystore |
/opt1/stores/identity.jks |
The full path of the JacORB security keystore. |
|
R (Only if SSL is enabled) |
Single-2020 |
JacORB security keystore password |
password |
The password for the JacORB security keystore. |
|
R (Only if SSL is enabled) |
Single-2025 |
JacORB security default username |
mycert |
The default user name for JacORB security. |
|
R (Only if SSL is enabled) |
Single-2030 |
JacORB security default password |
password |
The default password for JacORB security. |
Admin Server Installation Worksheet
Table C-3 shows the worksheet for administration server installation.
Table C-3 Admin Server Installation Worksheet
R/O | Reference number | Item Name | Example value | Your value | Item description |
---|---|---|---|---|---|
R |
Admin-0240 |
Admin server name |
mslvadmin |
|
Logical name for a WebLogic admin server instance. |
R |
Admin-0250 |
Admin server DNS hostname |
srvrchscal |
|
The name of the host machine on which the admin server resides. |
R |
Admin-0260 |
Admin server HTTP port |
7001 |
|
Admin server HTTP port. It is unique for each machine. |
R |
Admin-0270 |
Admin server HTTPS port |
7002 |
|
Admin server SSL port. It is unique for each machine. |
Clustered Server General Installation Worksheet
Table C-4 shows the worksheet for clustered server general installation.
Table C-4 Clustered Server General Installation Worksheet
R/O | Reference number | Item Name | Example value | Your value | Item description |
---|---|---|---|---|---|
R |
Cluster-0410 |
Cluster Name |
MSLVCluster |
|
Logical name for the WebLogic cluster. |
R |
Cluster-0420 |
Cluster Address |
Test/development environment: srvrchosa1:6001 (HTTP port), srvrchosa1:6002 (HTTPS port) srvrchosa2:6001 (HTTP port), srvrchosa2:6002 (HTTPS port) (2-node cluster) Production environment requires a DNS entry: m63cluster: 192.0.2.23 (srvrchosa1), 192.0.2.24 (srvrchosa2) |
|
Comma separated list of single address host machine names or IP addresses and ports for each server in this cluster. |
R |
Cluster-0430 |
Multicast Address |
2xx.3.3.5 |
|
Valid Range: 224.0.0.0 - 239.255.255.255 (Class D address) |
R |
Cluster-0440 |
Multicast Port |
6060 |
|
Valid range: 1 - 65535 |
R |
Cluster-0450 |
Front End Host |
http://192.0.2.57:6001 |
|
For a cluster, you must provide this value for a proxy server or a load balancer URL. See LB-0100 and LB-0200. |
Clustered Server Installation Worksheet
Table C-5 shows the worksheet for clustered server installation.
Table C-5 Clustered Server Installation Worksheet
R/O | Reference number | Item Name | Example value | Your value | Item description |
---|---|---|---|---|---|
R |
Cluster-0520 |
Managed server name |
(1) mslv01 (2) mslv02 |
|
Logical name for the WebLogic managed server instance. |
R |
Cluster-0550 |
Cluster managed server listen address |
(1) srvrchosa1:10.1.236.23 (2) srvrchosa2:10.1.236.24 |
|
The name of the host machine on which the WebLogic managed server resides. |
R |
Cluster-0570 |
Cluster managed server listen port |
(1) 6001 (2) 6001 This must be the same port in a production environment. |
|
Managed server HTTP port. It is unique for each machine. |
R |
Cluster-0580 |
Cluster-managed server SSL listen port |
(1) 6002 (2) 6002 |
|
Managed server SSL port. This value is unique for each machine. |
R |
Cluster-0590 |
Cluster-managed server log port |
(1) 4551 (2) 4551 |
|
Used for MSS clustered server logging purposes. This value must be unique for each machine. |
R |
Cluster-0600 |
Cluster server CORBA port |
(1) 4552 (2) 4552 |
|
CORBA initialPort. This value must be unique for each machine. |
R |
Cluster-0610 |
Cluster server DEBUG_PORT |
(1) 8444 (2) 8444 |
|
Managed server debug port. This value must be unique for each machine. |
WebLogic Proxy Server Installation Worksheet
Table C-6 shows the worksheet for WebLogic proxy server installation.
Table C-6 WebLogic Proxy Server Installation Worksheet
R/O | Reference number | Item Name | Example value | Your value | Item description |
---|---|---|---|---|---|
O |
Proxy-0610 |
Proxy managed server name |
M63Proxy |
|
Logical name for the WebLogic proxy server instance. |
O |
Proxy-0615 |
Machine name |
srvProxyServer |
|
The name of the host machine on which the WebLogic proxy managed server resides. |
O |
Proxy-0620 |
Proxy managed server listen address |
srvProxyServer |
|
The name of the host machine on which the WebLogic proxy managed server resides. |
O |
Proxy-0630 |
Proxy managed server listen port |
7001 |
|
Proxy managed server HTTP port. This value is unique for each machine. |
O |
Proxy-0640 |
Proxy managed server SSL listen port |
7002 |
|
Proxy managed server SSL port. This value is unique for each machine. |
Hardware Load Balancer Installation Worksheet
Table C-7 shows the worksheet for hardware load balancer installation.
Table C-7 Hardware Load Balancer Installation Worksheet
R/O | Reference number | Item Name | Example value | Your value | Item description |
---|---|---|---|---|---|
O |
LB-0100 |
Front end host virtual IP address |
192.0.2.57 |
|
The virtual IP address for a load balancer machine. |
O |
LB-0200 |
Front end HTTP port |
6001 |
|
The HTTP port used by the load balancer machine. |