在LINUX Oracle Server上安装Networker client、NMO 5.0

以root身份登录到Oracle Server主机上 利用SSH工具,将Networker软件、NMO5.0上传到Oracle Server上 在安装NMO时,确保ORACLE实例…

以root身份登录到Oracle Server主机上

利用SSH工具,将Networker软件、NMO5.0上传到Oracle Server上

在安装NMO时,确保ORACLE实例已开启,若未开启,可能在创建客户端备份时无法出现ORACLE模块

步骤如下:

1、 解压软件

[root@rehat4 networker]# ls

nmo50_linux_x86.tar.gz nw76sp1_linux_x86.tar.gz

[root@rehat4 networker]# gunzip nw76sp1_linux_x86.tar.gz

[root@rehat4 networker]# gunzip nmo50_linux_x86.tar.gz

[root@rehat4 networker]# ls

nmo50_linux_x86.tar nw76sp1_linux_x86.tar

[root@rehat4 networker]# tar -xvf nw76sp1_linux_x86.tar

/*内容省略

[root@rehat4 networker]# tar -xvf nmo50_linux_x86.tar

/*内容省略

[root@rehat4 networker]# ls

LGTO_METAFILE_linux86_nmo.mf lgtonmoko-5.0-1.i686.rpm nw76sp1_linux_x86.tar

lgtonmo-5.0-1.i686.rpm lgtonmozh-5.0-1.i686.rpm sd_products.res

lgtonmofr-5.0-1.i686.rpm linux_x86

lgtonmoja-5.0-1.i686.rpm nmo50_linux_x86.tar

2、 安装Networker client只需安装软件包lgtoclnt、lgtoman、lgtozh

[root@rehat4 networker]# cd linux_x86/

[root@rehat4 linux_x86]# ls

lgtoclnt-7.6.1-1.i686.rpm lgtolicm-7.6.1-1.i686.rpm lgtonode-7.6.1-1.i686.rpm

lgtofr-7.6.1-1.i686.rpm lgtoman-7.6.1-1.i686.rpm lgtoserv-7.6.1-1.i686.rpm

lgtoja-7.6.1-1.i686.rpm LGTO_METAFILE.linuxx86 lgtozh-7.6.1-1.i686.rpm

lgtoko-7.6.1-1.i686.rpm lgtonmc-7.6.1-1.i686.rpm sd_products.res

[root@rehat4 linux_x86]# rpm -ivh lgtoclnt-7.6.1-1.i686.rpm

Preparing… ########################################### [100%]

1:lgtoclnt ########################################### [100%]

Installing Home base agent……..

Starting EMC HomeBase Agent installation

Installing EMC HomeBase Agent would take few minutes…. Please wait

Installing EMC HomeBase Agent in silent mode …..

Preparing to install…

Extracting the JRE from the installer archive…

Unpacking the JRE…

Extracting the installation resources from the installer archive…

Configuring the installer for this system’s environment…

Launching installer…

Preparing SILENT Mode Installation…

======================================================================

HomeBase Agent (created with InstallAnywhere by Macrovision)

——————————————————————————-

======================================================================

Installing…

————-

[=================|=================|=================|================]

[——————|——————|——————|——————]

Installation Complete.

Please check the log file /opt/homebase-agent/HomeBase_Agent_InstallLog.log for installation result.

HomeBase agent version 6.2 is installed on the system and for proper functioning of

HomeBase agent client, the HomeBase sever which is installed in the environment

should also be of the same version 6.2..

[root@rehat4 linux_x86]# rpm -ivh lgtoman-7.6.1-1.i686.rpm

Preparing… ########################################### [100%]

1:lgtoman ########################################### [100%]

[root@rehat4 linux_x86]# rpm -ivh lgtozh-7.6.1-1.i686.rpm

Preparing… ########################################### [100%]

1:lgtozh ########################################### [100%]

3、 安装NMO5.0

必须安装在与NetWorker Client软件相同的基本目录中。(默认安装即可)

[root@rehat4 linux_x86]#cd ..

[root@rehat4 networker]# rpm -ivh lgtonmo-5.0-1.i686.rpm

Preparing… ########################################### [100%]

1:lgtonmo ########################################### [100%]

*** Important Information for Completing your NMO Installation ***

———————————————————————

Depending on the Oracle version you are running,

you may have to link the Oracle executable

and/or shutdown and restart Oracle

before you are ready to use NMO.

Please, consult your Installation Guide for complete instructions.

*** Important Information for Configuring NetWorker Module backups ***

————————————————————————-

You can now start the NMC Backup Configuration wizard to configure the backups.

To start the wizard:

1. In your web browser, go to the URL of the console server

http://nmc_server_name:9000 (the default port is 9000).

2. Log in to the console server.

3. Select the appropriate server name and double-click NetWorker to start the

NetWorker Administration interface.

4. Click the Configuration button, right-click Clients on the left pane, and

select Client Backup Configuration > New, from the right-click menu.

[root@rehat4 networker]# rpm -ivh lgtonmozh-5.0-1.i686.rpm

Preparing… ########################################### [100%]

file /opt/nsr/tmp/zh/networkr.cat from install of lgtonmozh-5.0-1 conflicts with file from package lgtozh-7.6.1-1

4、 链接NMO库文件

[oracle@rehat4 ~]$cd $ORACLE_HOME/lib

[oracle@rehat4 lib]$ln –s /usr/lib/libnwora.so libobk.so

Technorati 标签: networker 客户端安装,NMO安装

©著作权归作者所有:来自51CTO博客作者xiangxue158的原创作品,如需转载,请注明出处,否则将追究法律责任

https://blog.51cto.com/xiangxue158/587043

作者: admin

为您推荐

发表评论

返回顶部