0% found this document useful (0 votes)
88 views54 pages

02 Netnumen U31 Software Installation54p

Guided installation with default settings. Custom: Customized installation with user-defined settings.  Select Assistant and click Next.  10. Click Next to start the installation. The installation progress is displayed.  11. After the installation is complete, click Finish to exit the installation wizard. The NetNumen U31 server software installation is complete. Now you can configure the NetNumen U31 server. 21 Contents  Overview  Environment Verification Before Installation  Installing the NetNumen U31 Server Software

Uploaded by

stefadmar adinet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
88 views54 pages

02 Netnumen U31 Software Installation54p

Guided installation with default settings. Custom: Customized installation with user-defined settings.  Select Assistant and click Next.  10. Click Next to start the installation. The installation progress is displayed.  11. After the installation is complete, click Finish to exit the installation wizard. The NetNumen U31 server software installation is complete. Now you can configure the NetNumen U31 server. 21 Contents  Overview  Environment Verification Before Installation  Installing the NetNumen U31 Server Software

Uploaded by

stefadmar adinet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 54

NetNumen U31 Software

Installation
Contents
 Overview

 Environment Verification Before Installation

 Installing the NetNumen U31 Server Software

 Uninstalling the NetNumen U31 Server Software

2
NetNumen U31 Software Architecture

 The NetNumen U31 system is an NetNumen U31 that has


has a
client-server software architecture.

3
Installation Environment

 Software environment
  Operating system
Server: Linux
Client: Windows XP, Windows Vista, Windows 7 pro, Windows 2000, Windows
Server 2003, and Windows Server 2008, Unix, Linux, Aix, Solaris.
 Database
Oracle 11g Enterprise Edition, and Sybase IQ.

4
Hardware Environment

 NetNumen U31 server


 The NetNumen U31 server hardware needs to meet the server configuration
requirements. For special requirements, contact system engineers.
 NetNumen U31 client
 The NetNumen U31 client uses Windows PCs in most cases. The
requirements are as follows:
CPU: at least 2.0 GHz.
Hard disk: at least 3 GB.
Memory: at least 1.2 GB.
 Network hardware
 The network that connects the NetNumen U31, RAT equipment, and the
upper-level OMC must operate properly. If remote maintenance is required,
network access must be available.

5
Software Installation Flow

6
Contents
 Overview

 Environment Verification Before


Before Installation
Install ation

 Installing the NetNumen U31 Server Software

 Uninstalling the NetNumen U31 Server Software

7
Verifying the System Time and Time Zone

 Verifying the System Time


 Log in to the operating system as a root user. The command to verify the
system time: # date.
 -bash-3.2# date
 Tue Jul 1 16:19:02 CST 2014
 Log in to the operating system as a root user. The command to set the
system time: # date <Month><Day><Hour><Minute><Year>.
 -bash-3.2# date 0701162114
 Tue Jul 1 16:21:00 CST 2014

8
Verifying the System Time and Time Zone

 Verifying the Time Zone


 The command to verify the time zone: date.
 In Linux, you can check the time zone by executing the date command, for
example, #date -R Tue, 21 Jul 2015 15:42:58 +0800.
 The command to modify the time zone:
 Linux:
1.Modify the clock file.#vi /etc/sysconfig/clock
2.Create a soft link.#ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
3.Reboot the OS.#shutdown -Fr now

9
Checking the Oracle Installation Environment

 Check Item

No. Check Item


Verify that the Oracle
Oracl e services can be connected, started, and stopped
1
properly.
Verify that the Oracle
Oracl e monitoring function can be started
st arted and stopped
2
properly.

10
Checking the Oracle Installation Environment

1.Verify that the Oracle services can be connected,


co nnected, started, and
stopped properly.
 $sqlplus /nolog
 SQL> connect sys/oracle as sysdba
 SQL> shutdown (Shut down the database. If the database is shut down,
execute the following commands. )
 SQL> startup (Start the database. If the database is started, execute the
following command. )
 SQL> exit

11
Checking the Oracle Installation Environment

2.Verify that the Oracle monitoring function can be started and


stopped properly.
 Log in to the command line interface as the oracle user, and execute the
following commands to check whether the Oracle monitoring function can be
started and stopped properly.
  \

12
Running the Verification Tool

 1.Upload the software installation package to the server (for


example, /export/home/version) through FTP.
 2.Log in to the operating system as a root user.
u ser. Check the
working directory and uncompress the package.
 # pwd /export/home/version
 # tar -xvf U31V12.14.20.tar
 3.Modify the configuration file
file as required.
 Change the working directory to
 /export/home/version/U31V12.15.30/
 /export/home/version/U3 1V12.15.30/V12tool
V12tools/pe
s/perlChecker
rlChecker/conf,
/conf, and modify
the /cmdParameters.ini configuration file as required by setting parameters.

13
Running the Verification Tool
Parameter Description
DEPLOYMENT W hether the database and
and the application
applicati on are at the same server.
OSUSER User on the server where the database is located.
OSPASS
OSPASS Password of the user on the server where the database is located.
SYSTEMPW
SYSTEMPW Password of the system user.
SID of the database, not including IP. If the database cannot be connected,
DBSID the local network service name of the database should be configured. The
database connection ID used in this tool is dbsid_dbip.
Whether dual servers are configured. This parameter is mandatory.
HOSTENV SINGLE means one server is configured. DOUBLE means two servers are
configured.
 After installation
installation or before upgrading, this parameter
parameter must
m ust be modified to
the directory where the software package is installed, that is, the parent
EMSHOME
directory of the ums-server directory on the EMS. Do not modify this
parameter before installation.

14
Running the Verification Tool

 4.Run the verification tool.


 In the /export/home/version/U31V12.15.30/V12tools/perlChecker directory,
run the command.
 # perl PreInstalltion.pl
 5.Query the verification results.
 The verification results are saved in the log folder under the current directory.
The result files are generated based on the command execution time. Logs
are classified into three types: error, warn, and info. You can focus only on the
error log file on site. If there is no error in the error log file, it indicates that
the system settings are correct. If there is one or more errors in the error log
file, modify the system settings according to the suggestions provided in the
error log file. Run the verification tool again until no error is included in the
error log file.

15
Contents
 Overview

 Environment Verification Before Installation

 Installing the NetNumen


NetNumen U31 Server Software

 Uninstalling the NetNumen U31 Server Software

16
Installing the NetNumen U31 Server Software

Steps :
 1.Log in to the operating system as the root user, and then
create the omc user by running the following commands.
 Specify omc as the owner of the /export/home/version/ directory.
# chown -R omc /export/home/version/
 Specify other as the group of the /export/home/version/ directory.
# chgrp -R other /export/home/version/
 2.Upload the software installation package to the
 /export/home/version directory by using the SFTP tool.

17
Installing the NetNumen U31 Server Software

3.Run the following commands to decompress the software


installation package to the current directory.
# cd /export/home/version# tar -xvf U31V12.15.30.tar -d U31V12.15.30
 If the software installation package is compressed in a *.zip file, you need to
decompress it by running the following command.
# unzip U31V12.15.30.zip -d U31V12.15.30
4.Log in to the Linux
Linu x operating system as
as the omc user, and then
run the following command to enter
ente r the software installation
directory.
$ cd /export/home/version/U31V12.15.30
/export/home/version/U31V12.15.30

5.Enter the ./setup.sh command and press Enter key to start the
installation.

18
Installing the NetNumen U31 Server Software

 6.Press Enter key to uncompress the package in the default


directory.
 7.In the Select Language dialog
dialog box, set English for Language

19
Installing the NetNumen U31 Server Software

 8.Click Next. The License Agreement dialog box is displayed.


Select I accept the license agreement.

20
Installing the NetNumen U31 Server Software

 9.Click Next. The Select Installation Style dialog box is displayed.

Installation Style Description


This style is applicable
appli cable to the first installation
installati on or reinstallation
rei nstallation of
Initial Installation the NetNumen U31 software, including steps such as selecting
a language and setting an installation
i nstallation path.
This installation style is applicable
applicabl e to upgrading a previous
previ ous
installation
install ation of the NetNumen
NetNumen U31 and adding new functions to
the original software. It is unnecessary to set the basic
basi c
Incremental
information during the installation of this style, such as the
Installation
language and installation
installat ion path.
During the incremental installation, you are not allowed to
change the product package.

21
Installing the NetNumen U31 Server Software

22
Installing the NetNumen U31 Server Software

 10.Click Next. The Management Scale dialog box is displayed.

23
Installing the NetNumen U31 Server Software

 11.Click Next, Select the software packages to be installed and


set the installation
in stallation path.

24
Installing the NetNumen U31 Server Software
 If the folder /netnumen/ems does not exist, the message will be shown.
Click Yes.

25
Installing the NetNumen U31 Server Software

 For details about how to select products, refer to the following


information.
 If northbound functions are required, select products under NAF INTERFACE
first, and then select other products.
 If northbound functions are not required by an office, NAF INTERFACE is not
necessary. Select products as required, such as GSM, LTE FDD.
 If multi-mode products are to be managed, select the product packages as
required, for example, select GSM and LTE FDD V3.
 If the IT device monitoring function is required, select ITMP.
 NAF ITFPM products currently do not support TD and AG products

26
Installing the NetNumen U31 Server Software
 For a blade server, the ICM must be independently deployed. Therefore, the
nodes under MOSS ICM cannot be selected. The products supported by a
blade server include GSM, GUT NAF, assets database interface, UMTS, LTE
FDD, TE-LTE, NAF LTE, NAF LTE DB, and NAF ITFPM.
12.Click Next. If the specified installation path does not exist, a
message will be displayed, asking whether to create the directory.
Click Yes.
13.The Database Connection Configuration window is displayed

27
Installing the NetNumen U31 Server Software
 For the configuration of EMS’s DB config, the database type is Oracle,
SID is fixed to minos.

28
Installing the NetNumen U31 Server Software
 For the configuration of SyBaseIQ DB config, history alarms can only be saved in
SybaseIQ raw device. The database type is SybaseIQ, Fill in the SybaseIQ service
name according to the actually set service name.

29
Installing the NetNumen U31 Server Software
 14.(Optional) Click Test Database Connection to test if the connection to
the database is successfully established.
 15.In the Database connection config dialog box, click Next.

30
Installing the NetNumen U31 Server Software

 Confirm the IP Address of Database

31
Installing the NetNumen U31 Server Software
 16.Accept the default database configurations or modify table space
paths and sizes as needed, and then click Next.

32
Installing the NetNumen U31 Server Software

 17.Set the host parameters as needed


 18.Click Next. The System Information Detection dialog box is
displayed

33
Installing the NetNumen U31 Server Software

 19.Verify that the Detection Result for all items are Pass, and then
click Next

34
Installing the NetNumen U31 Server Software

 20.Verify that the installation information is correct, and then


click Install.

35
Installing the NetNumen U31 Server Software
 21.After the file unzipping and copying process is completed, click Next.
A message is displayed, asking whether to execute necessary SQL scripts.
 22.Click Yes.

36
Installing the NetNumen U31 Server Software

37
Installing the NetNumen U31 Server Software

 23.After the installation process is completed, click Next.

38
Installing the NetNumen U31 Server Software

 Installation Finished

39
Installing the NetNumen U31 Server Software

 Wait until a message that the distributed version has been


prepared is displayed, and then click OK .

40
Installing the NetNumen U31 Server Software
 The detailed installation process of the distributed installation package
is shown below:
 Directory Structure of Distributed Installation Package

41
Installing the NetNumen U31 Server Software

 Generate Distributed Installation Package


Package (Step 1)

42
Installing the NetNumen U31 Server Software

 Generate Distributed Installation Package


Package (Step 2)

43
Installing the NetNumen U31 Server Software

 Generate Distributed Installation Package


Package (Step 3)

44
Installing the NetNumen U31 Server Software
 Run the syninstalltool Tool

 If the /home/omc/ems2 directory is a new directory, the message in the


above figure will not be displayed. Instead, the following message will
be displayed:

45
Installing the NetNumen U31 Server Software
 Console starting
 Start it in the master server side. Directly execute console.sh under the
ums-server directory, and you will be prompted to enter the
corresponding console ID. If nothing is entered and click Enter directly,
all consoles will be started. To start one console, please enter console2,
console3….

 In Linux, execute the console.sh script under ums-server to start, same


as the original non-distributed version.
 #nohup ./console.sh &

46
Installing the NetNumen U31 Server Software

 Stop EMS manually.

47
Post-Installation Operations

 NTP Configuration Parameters

48
Post-Installation Operations

 SNTP Configuration Parameters

49
Contents
 Overview

 Environment Verification Before Installation

 Installing the NetNumen U31 Server Software

 Uninstalling the NetNumen U31 Server


Software

50
Uninstalling the NetNume
NetNumen
n U31 Server
Software
Steps:
 1.Log in to the NetNumen
N etNumen U31 server as the root user.
 2.Execute the following commands to change the current
directory to uif in the installation path (for example,
 /home/omc/netnumen/ems) of the server software and start
uninstalling the
the server software:
 # cd /home/omc/netnumen/ems/uif
 # ./uninstalltool.sh

51
Uninstalling the NetNume
NetNumen
n U31 Server
Software

52
Uninstalling the NetNume
NetNumen
n U31 Server
Software
 3.Select Clean database and/or Clean backup and log data as
required.
 4.Click Next. A message is displayed, prompting you to confirm
the clean-up operations.
 5.Click Yes. The system starts uninstalling the NetNumen U31
server software.
 6.After the uninstallation is completed, click Finish.

53
Thank you

You might also like