歡迎您光臨本站 註冊首頁

在LINUX Oracle Server上安裝Networker client、NMO 5.0(七)

←手機掃碼閱讀     火星人 @ 2014-03-09 , reply:0

以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安裝

本文出自 「000」 博客,請務必保留此出處http://xiangxue158.blog.51cto.com/2454785/587043


[火星人 ] 在LINUX Oracle Server上安裝Networker client、NMO 5.0(七)已經有445次圍觀

http://coctec.com/docs/linux/show-post-48327.html