Installing MUR
IMPORTANT:
IMPORTANT:
Setting the Database Environment Strings
Settings for Solaris
set msgsys:msginfo_msgmnb=65536
set msgsys:msginfo_msgtql=1024
set shmsys:shminfo_shmmax=10737418240
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=256
set shmsys:shminfo_shmseg=256
set semsys:seminfo_semmap=256
set semsys:seminfo_semmni=512
set semsys:seminfo_semmns=512
set semsys:seminfo_semmsl=270
IMPORTANT:
netstat -an | grep <port number>
netstat -an | grep <port number>
netstat -an | grep <port number>
netstat -an | grep <port number>
svcadm restart ssh
IMPORTANT:
service sshd restart
MUR Installation
IMPORTANT:
IMPORTANT:
IMPORTANT:
unzip mur.x.x.xx_os_arch.zip
x.x.xx is the version
of the MUR installation file.
os indicates
the Operating System on which the MUR application is running. It
can be either RHEL or Solaris.
arch indicates
the architecture either Sparc or x86.
IMPORTANT:
./inst [MODE]
where [MODE] is
optional.
Two installation modes
are supported namely:| Parameter | Description | Default Value |
|---|---|---|
| . |
This dialog asks the
user to check the variable values in system file. If one or more
entries are missing, click Cancel
to update the system file and restart the system to re-run installer.
For more information,
refer to the Setting the Database Environment
Strings section.
|
|
|
A Component Type screen
appears showing the components for installation. This screen allows
you to select either Master MUR or RDP for installation.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
For RHEL, Apache port
provided should be > 1024. RHEL does not allow port 80 to be used
by non-root users. However, Apache Web server requests made on port
80 can be redirected to a port >1024 defined by the operator, with
the following two commands. For example, to redirect requests made
on port 80 to port 8080:
For using the Apache
port < 1024, run the following command as root user once the
installation is complete, and restart the Apache server.
|
||
|
|
||
|
If you select Custom as the option,
click Browse to select
the path where the SSL certificate file is present. The SSL certificate
will be copied to <MUR_install_dir>/starbi directory.
|
||
|
Click Browse to select
the path where the SSL key is present. The SSL key will be copied
to <MUR_install_dir>/starbi directory.
|
||
|
Type the port number
in the start port text area. Note that the end port text area is
a READ-ONLY field.
End port number will
be populated automatically based on the start port number. For example,
if the start port number entered is 9001 the end port number will
be 9200 (startPort + 199).
|
||
|
For HA mode, please
ensure that you do not start the MUR processes during the MUR installation.
MUR application will be started after the required resources are configured
through Veritas Cluster Server (VCS). For information on configuring
resources, refer to the Configuring
Resources for High Availability section in the Mobility Unified Reporting
System Clustering Support for High Availability chapter of this guide.
|
||
Confirming Successful Installation
CAUTION:
IMPORTANT:
IMPORTANT:
IMPORTANT:
./serv stop
./serv stop
IMPORTANT:
./shutdown.sh
IMPORTANT:
./serv status
IMPORTANT:
./status.sh
IMPORTANT:
IMPORTANT:
IMPORTANT:
./serv start
Then, start the L-ESS
using the following command from the <LESS_install_dir>/ess directory:
./serv start
IMPORTANT:
IMPORTANT:
IMPORTANT:
IMPORTANT:
Uninstalling MUR
IMPORTANT:
IMPORTANT:
./uninst [MODE]
where [MODE] is
optional.
Two modes are supported
namely:
IMPORTANT: