Symantec Backup Exec 2012 Agent For Linux安裝


Backup Exec 2012 介紹

    Backup Exec 2012 是一種為虛擬和物理環境提供保護的集成產品,能夠簡化備份和災難恢復,並提供了無可匹敵的恢復功能。借助於強大的 Symantec V-Ray 技術,Backup Exec 2012 可以恢復整個服務器、關鍵 Microsoft 應用程序以及 VMware 或 Microsoft Hyper-V 虛擬環境,從而最大限度減少業務停機。

   主要功能
  • 使用獲得專利的 V-Ray 技術,通過一次性備份在數秒內輕松地恢復虛擬機、應用程序、數據庫、文件/文件夾或全面恢復
  • 虛擬機無代理備份
  • 集成強大的恢復功能,可恢復到裸機、不同硬件以及從物理到虛擬 (P2V) 的恢復
  • 一流的重復數據刪除功能,支持客戶端、介質服務器和硬件設備重復數據刪除,優化任意備份戰略
  • 創新的現代化管理控制台可以讓您比以往更輕松地設置備份、管理備份策略、執行災難恢復、將備份轉換為虛擬機,實現即時災難恢復
  • 為物理和虛擬環境中廣泛的操作系統、平台、應用程序和數據庫提供保護,支持磁盤和磁帶存儲設備

    更多內容可以參考官網介紹:http://www.symantec.com/zh/cn/backup-exec


Symantec Backup Exec 2012  Agent  For Linux安裝

 


步驟一: 檢查操作系統兼容性:

    首先,請查看官網提供的文檔“be_2012_scl.pdf”,http://www.symantec.com/business/support/index?page=content&id=tech175581上面有各個版本Liux系統是否支持Backup Exec 2012 Server、Agent的具體文檔信息。如下圖截圖所示

 

clipboard

 

本次安裝系統環境:Oracle Linux Server release 5.7 ,從文檔中可以看出是支持Symantec Backup Exec 2012  Agent  For Linux的

步驟二: 准備安裝介質。

     首先,RALUS的安裝程序較大,被放在單獨的光盤中提供。如果沒有安裝光盤,也可以通過Symantec網站下載,官網提供使試用下載,不過需要注冊。URL 地址http://www.symantec.com/zh/cn/backup-exec

下載的安裝包RALUS_RMALS_RAMS-1798.17.tar.gz是壓縮的,需要先解包,如果是光盤中的安裝程序不是壓縮的,可以直接安裝。需要將安裝介質掛載(光盤)或(鏡像文件)拷貝到Linux服務器

步驟三: 安裝Symantec Backup Exec 2012  Agent  For Linux,


紅色部分表示需要手動輸入的部分信息

[root@nbooraclelnx01 BE2012]# mkdir ralus

[root@nbooraclelnx01 BE2012]# tar -zxvf RALUS_RMALS_RAMS-1798.17.tar.gz -C /depot/os/BE2012/ralus

[root@nbooraclelnx01 BE2012]# cd ralus

[root@nbooraclelnx01 ralus]# ./installralus

Step 1:檢查系統配置

                                              Symantec Backup Exec Agent for Linux 14.0.1798                                                               

Enter the system names separated by spaces on which to install RALUS: (nbooraclelnx01)nbooraclelnx01

Checking system communication:

    Checking OS version on nbooraclelnx01 ............................. Linux 2.6.32-200.13.1.el5uek

    Checking system support for nbooraclelnx01 ........................ Linux 2.6.32-200.13.1.el5uek supported by RALUS

Initial system check completed successfully.

Press [Return] to continue:

Step 2:安裝VRTSralus

                                             Symantec Backup Exec Agent for Linux 14.0.1798                                                               

installralus will install the following RALUS packages on Linux target system: nbooraclelnx01

VRTSralus        Symantec Backup Exec Agent for Linux

Press [Return] to continue:

Step 3:檢查系統是否符合安裝要求

                                              Symantec Backup Exec Agent for Linux 14.0.1798                                                               

Checking system installation requirements:

Checking RALUS installation requirements on Linux target systems: nbooraclelnx01

Checking RALUS installation requirements on nbooraclelnx01:

    Checking file system space ............................................................. required space is available

Installation requirements checks completed successfully.

Press [Return] to continue:

Stopping Symantec agent service ................................................................................. Done

    Checking for port 10000 ......................................................................................Done

Step 4:配置BE Server信息

                                             Agent and Backup Exec server Configuration                                                                 

Enter the names or IP addresses of the Backup Exec servers that you want the agent on 'nbooraclelnx01' to communicate with.

        An IP Address: XXX.XXX.XXX.XXX

        A Host Name: COMPUTERNAME

Enter a directory host:192.168.xx.xx

Do you want to add another name or address for this agent? [y, n] (n)n

                                             Agent and Backup Exec server Configuration                                                                 

Hostnames and/or IP addresses verification for 'nbooraclelnx01':

        Address: 192.168.16.16

Is this information correct? [y, n] (y)y

Step 5: 檢查/配置beoper用戶組

                                             Agent and Backup Exec server Configuration

To perform backups, you must have a 'beoper' user group configured with root account priviledges on the system. The 'beoper' user group can be created on all systems except NIS Servers.

After pressing [Return], the system 'nbooraclelnx01' will be scanned to detect a 'beoper' user group with root account privileges. It will also scan for a NIS server.

Press [Return] to continue:

    Checking for NIS server: .......................................... No

    Checking for 'beoper' user group: ........................... Not Found

    Checking for 'root' user membership in 'beoper' user group: ... Not Found

You can create 'beoper' user group manually or you can choose to have it created automatically.

Do you want installer to create 'beoper' user group on 'nbooraclelnx01'? [y, n] (y)y

Do you want to use specific group ID when creating 'beoper' user group? [y, n] (n)n

    Creating group 'beoper': ......................................... Done

Do you want to add the 'root' user to 'beoper' user group? [y, n] (y)y

    Adding 'root' user to 'beoper' user group: ...................... Done

Press [Return] to continue:

Step 5: 安裝VRTSralus package


                                             Symantec Backup Exec Agent for Linux 14.0.1798                                                               

Checking Symantec Backup Exec Agent for Linux on nbooraclelnx01:

    Checking VRTSralus package ............................................... not installed

Press [Return] to continue:


                                             Symantec Backup Exec Agent for Linux 14.0.1798                                                               

Installing Symantec Backup Exec Agent for Linux on nbooraclelnx01:

    Installing VRTSralus 14.0.1798 on nbooraclelnx01 ....................................... done 1 of 1 steps

Symantec Backup Exec Agent for Linux installation completed successfully.

Press [Return] to continue:

    Removing previous version of initialization scripts ................................................. Done

    Copying new initialization scripts .................................................................. Done

    Updating files for beoper group ..................................................................... Done

    Installing SymSnap driver ........................................................................... Failed

Step 6: 配置自動啟動設置



                                             Symantec Backup Exec Agent for Linux 14.0.1798                                                               

Configuring Symantec Backup Exec Agent for Linux:

    Creating configuration files on nbooraclelnx01 ..................................................... Done

The agent installer can automatically start the agent after the installation completes. Do you want to automatically start the agent on 'nbooraclelnx01'? [y, n] (y)y

    Starting agent on nbooraclelnx01 ................................................................... Done

To establish a trust between the Backup Exec server and the agent, move to the Backup Exec server and add the agent computer to the list of servers.

To add the agent computer, click Add on the Backup and Restore tab.

Symantec Backup Exec Agent for Linux configured successfully.

Press [Return] to continue:

The response file is saved at:

    /var/tmp/vxif/installralus724135530/installralus724135530.response

The installralus log is saved at:

    /var/tmp/vxif/installralus724135530/installralus.log

安裝成功,此時可以查看安裝日志(注意Installing SymSnap Driver Failed 是因為操作系統版本原因,不影響BE2012 Agent的備份工作),注意在BE Server端可能訪問不到BE Agent客戶端,這時需要配置iptables或關閉iptables,個人建議配置iptables比較好,后面文章將探討這個問題。

  1 [root@nbooraclelnx01 BE2012]# more  /var/tmp/vxif/installralus724135530/installralus.log
  2 VxIF::Info:: Local System: nbooraclelnx01
  3 
  4 VxIF::Info:: Entering Installer::prompt_for_target_systems
  5 VxIF::Info:: Entering Installer::check_system_names
  6 VxIF::Info:: Exiting Installer::check_system_names
  7 VxIF::Info:: Entering Installer::initial_target_systems_check
  8 VxIF::Info:: Entering Entered Installer::validate_target_host
  9 VxIF::Info:: Entering ProductHelper::is_os_supported
 10 VxIF::Info:: Exiting Installer::validate_target_host rc  1
 11 VxIF::Info:: Entering RALUSLinux::check_system_names
 12 VxIF::Info:: Exiting Installer::initial_target_systems_check
 13 VxIF::Info:: RALUS is not licensable.
 14 VxIF::Info:: Entering ProductHelper::get_product_packages
 15 VxIF::Info:: Entering ProductHelper::get_product_packages_ordering
 16 VxIF::Info:: Entering CPICommon::check_for_required_spaces
 17 VxIF::Info:: Entering SpaceMgr::check_for_required_spaces
 18 VxIF::Info:: Entering SpaceMgr::calculate_required_spaces_for_product
 19 VxIF::Info:: Entering RALUSCommon::get_product_version
 20 VxIF::Info:: Entering ProductHelper::get_product_packages
 21 VxIF::Info:: Entering ProductHelper::get_product_packages_ordering
 22 VxIF::Info:: Entering SpaceMgr::calculate_required_spaces_for_product_packages
 23 VxIF::Info:: Entering CPICommon::check_packages_on_media
 24 VxIF::Info:: Entering CPILinux::get_native_package_file
 25 VxIF::Info:: Entering ProductHelper::get_package_location
 26 VxIF::Info:: Entering ProductHelper::get_package_compression_type
 27 VxIF::Info:: Entering ProductHelper::get_package_compressed_filename
 28 VxIF::Info:: Checking ./RALUS/rpms/Linux/VRTSralus.tar.gz on .
 29 VxIF::Info:: Checking /depot/os/BE2012/ralus/RALUS64/pkgs/Linux/VRTSralus.tar.gz on .
 30 VxIF::Info:: Entering ProductHelper::get_package_compressed_filesize
 31 VxIF::Info:: Entering ProductHelper::get_package_location
 32 VxIF::Info:: Entering ProductHelper::get_package_compressed_filename
 33 VxIF::Info:: Entering SpaceMgr::calculate_required_spaces_for_product_patches
 34 VxIF::Info:: Raising /var space by 47146 for largest copied package
 35 VxIF::Info:: /var + 47146 = 49246
 36 VxIF::Info:: return Available if Mounted equals /tmp
 37 VxIF::Info:: return  if  equals /tmp
 38 VxIF::Info:: return 21319532 if / equals /tmp
 39 VxIF::Info:: return 72484 if /boot equals /tmp
 40 VxIF::Info:: return 2022748 if /dev/shm equals /tmp
 41 VxIF::Info:: return  if  equals /tmp
 42 VxIF::Info:: return 28700124 if /u02 equals /tmp
 43 VxIF::Info:: return  if  equals /tmp
 44 VxIF::Info:: return 27341544 if /u03 equals /tmp
 45 VxIF::Info:: return 331691608 if /u04 equals /tmp
 46 VxIF::Info:: No /tmp volume on nbooraclelnx01
 47 VxIF::Info:: adding 1000 KB required to / = 2100
 48 VxIF::Info:: return Available if Mounted equals /opt
 49 VxIF::Info:: return  if  equals /opt
 50 VxIF::Info:: return 21319532 if / equals /opt
 51 VxIF::Info:: return 72484 if /boot equals /opt
 52 VxIF::Info:: return 2022748 if /dev/shm equals /opt
 53 VxIF::Info:: return  if  equals /opt
 54 VxIF::Info:: return 28700124 if /u02 equals /opt
 55 VxIF::Info:: return  if  equals /opt
 56 VxIF::Info:: return 27341544 if /u03 equals /opt
 57 VxIF::Info:: return 331691608 if /u04 equals /opt
 58 VxIF::Info:: No /opt volume on nbooraclelnx01
 59 VxIF::Info:: adding 79000 KB required to / = 81100
 60 VxIF::Info:: return Available if Mounted equals /usr
 61 VxIF::Info:: return  if  equals /usr
 62 VxIF::Info:: return 21319532 if / equals /usr
 63 VxIF::Info:: return 72484 if /boot equals /usr
 64 VxIF::Info:: return 2022748 if /dev/shm equals /usr
 65 VxIF::Info:: return  if  equals /usr
 66 VxIF::Info:: return 28700124 if /u02 equals /usr
 67 VxIF::Info:: return  if  equals /usr
 68 VxIF::Info:: return 27341544 if /u03 equals /usr
 69 VxIF::Info:: return 331691608 if /u04 equals /usr
 70 VxIF::Info:: No /usr volume on nbooraclelnx01
 71 VxIF::Info:: adding 1000 KB required to / = 82100
 72 VxIF::Info:: return Available if Mounted equals /var
 73 VxIF::Info:: return  if  equals /var
 74 VxIF::Info:: return 21319532 if / equals /var
 75 VxIF::Info:: return 72484 if /boot equals /var
 76 VxIF::Info:: return 2022748 if /dev/shm equals /var
 77 VxIF::Info:: return  if  equals /var
 78 VxIF::Info:: return 28700124 if /u02 equals /var
 79 VxIF::Info:: return  if  equals /var
 80 VxIF::Info:: return 27341544 if /u03 equals /var
 81 VxIF::Info:: return 331691608 if /u04 equals /var
 82 VxIF::Info:: No /var volume on nbooraclelnx01
 83 VxIF::Info:: adding 49246 KB required to / = 131346
 84 VxIF::Info:: return Available if Mounted equals /
 85 VxIF::Info:: return  if  equals /
 86 VxIF::Info:: return 21319532 if / equals /
 87 VxIF::Info:: / on nbooraclelnx01 requires 131346 KB and has 21319532 KB available
 88 VxIF::Info:: Exiting CPICommon::check_for_required_spaces
 89 VxIF::Info:: Installing RALUS on nbooraclelnx01...
 90 
 91 VxIF::Info:: Entering RALUSLinux::pre_product_install
 92 VxIF::Info:: Entering RALUSLinux::_ralus_linux_shutdown_ralus
 93 VxIF::Info:: Default init script path set to: /etc/rc.d/init.d
 94 VxIF::Info:: Stopping Symantec agent at: /etc/rc.d/init.d/VRTSralus.init.
 95 VxIF::Info:: Entering RALUSCommon::pre_product_install
 96 VxIF::Info:: Entering RALUSCommon::_ralus_is_root_user
 97 VxIF::Info:: Target OS name: Linux
 98 VxIF::Info:: Checking for 'root' user during install via: /usr/bin/id -un.
 99 VxIF::Info:: Entering RALUSCommon::_ralus_is_BELS_installed
100 VxIF::Info:: Target OS name: Linux
101 VxIF::Info:: Entering RALUSCommon::_ralus_is_port_10000_in_use
102 VxIF::Info:: Target OS name: Linux
103 VxIF::Info:: Check for Port 10000 on Target Server using: /bin/netstat -an | grep :10000
104 VxIF::Info:: Entering RALUSCommon::_ralus_migrate_MediaServers
105 VxIF::Info:: Target OS name: Linux
106 VxIF::Info:: Entering RALUSCommon::_ralus_create_beoper_group
107 VxIF::Info:: Entering RALUSCommon::_ralus_check_for_NIS
108 VxIF::Info:: Target OS name: Linux
109 VxIF::Info:: Check for NIS on Target Server using: /usr/bin/ypwhich 2>&1
110 VxIF::Info:: System does NOT use NIS Server.
111 VxIF::Info:: Entering RALUSCommon::_ralus_check_for_beoper_group
112 VxIF::Info:: Target OS name: Linux
113 VxIF::Info:: Search for existance of 'beoper' group via: /bin/grep "beoper" /etc/group
114 VxIF::Info:: 'beoper' group was found.
115 VxIF::Info:: 'root,oracle' for 'beoper' group was found.
116 VxIF::Info:: Entering RALUSCommon::_ralus_add_oracle_to_beopergrp
117 VxIF::Info:: Target OS name: Linux
118 VxIF::Info:: Entering RALUSCommon::_ralus_get_oracle_user_name
119 VxIF::Info:: Listing for /etc/oratab: -rw-rw-r-- 1 oracle root 765 Sep  9  2012 /etc/oratab
120 VxIF::Info:: Parsing thru listing 0:-rw-rw-r--
121 VxIF::Info:: Parsing thru listing 1:1
122 VxIF::Info:: Parsing thru listing 2:oracle
123 VxIF::Info:: Oracle file found. Successfully got username: oracle
124 VxIF::Info:: Adding Oracle User to 'beoper' group via: /usr/sbin/usermod -G oinstall,wheel,dba,beoper,beoper oracle.
125 VxIF::Info:: Results: Successfully added Oracle User to beoper group.
126 VxIF::Info:: _ralus_add_oracle_to_beopergrp result: 1
127 VxIF::Info:: System already contains required beoper and membership of root.
128 VxIF::Info:: Entering RALUSCommon::get_product_title
129 VxIF::Info:: Entering RALUSCommon::get_product_version
130 VxIF::Info:: Entering ProductHelper::get_product_packages
131 VxIF::Info:: Entering RALUSCommon::get_product_version
132 VxIF::Info:: Entering ProductHelper::get_product_packages_ordering
133 VxIF::Info:: Entering CPICommon::install_product_packages
134 VxIF::Info:: Entering CPICommon::compute_package_status
135 VxIF::Info:: Entering CPICommon::check_for_existing_package
136 VxIF::Info:: Entering CPILinux::get_instpkgvers
137 VxIF::Info:: /bin/rpm -q --queryformat '%{VERSION}' VRTSralus 2> /dev/null
138 VxIF::Info:: Exiting CPICommon::check_for_existing_package
139 VxIF::Info:: Exiting CPICommon::compute_package_status
140 VxIF::Info:: Entering CPICommon::check_for_patches
141 VxIF::Info:: Entering CPICommon::check_for_os_patches
142 VxIF::Info:: Entering CPICommon::check_for_required_os_patches
143 VxIF::Info:: Installing package VRTSralus 14.0.1798 on nbooraclelnx01.
144 VxIF::Info:: Entering CPICommon::copy_files_to_target_host
145 VxIF::Info:: Entering CPICommon::uncompress_files_on_target_host
146 VxIF::Info:: Uncompressing /var/tmp/vxif/RALUS/VRTSralus/VRTSralus.tar.gz on host nbooraclelnx01.
147 VxIF::Info:: Extracting /var/tmp/vxif/RALUS/VRTSralus/VRTSralus.tar on host nbooraclelnx01.
148 VxIF::Info:: Entering CPICommon::pre_package_patch_install
149 VxIF::Info:: Entering ProductHelper::package_base_installer
150 VxIF::Info:: Entering CPILinux::install_native_package
151 VxIF::Info:: Entering CPICommon::check_for_existing_package
152 VxIF::Info:: Entering CPILinux::get_instpkgvers
153 VxIF::Info:: /bin/rpm -q --queryformat '%{VERSION}' VRTSralus 2> /dev/null
154 VxIF::Info:: Exiting CPICommon::check_for_existing_package
155 VxIF::Info:: Entering CPILinux::get_instpkgvers
156 VxIF::Info:: /bin/rpm -q --queryformat '%{VERSION}' VRTSralus 2> /dev/null
157 VxIF::Info:: VRTSralus successfully added to nbooraclelnx01
158 VxIF::Info:: Entering ProductHelper::package_base_installer
159 VxIF::Info:: Entering CPICommon::post_package_patch_install
160 VxIF::Info:: Entering ProductHelper::package_base_installer
161 VxIF::Info:: Entering CPICommon::cleanup_temporary_directory
162 VxIF::Info:: All packages for RALUS successfully installed on nbooraclelnx01.
163 VxIF::Info:: Exiting CPICommon::install_product_packages
164 VxIF::Info:: Entering RALUSCommon::get_product_title
165 VxIF::Info:: Entering RALUSCommon::get_product_version
166 VxIF::Info:: Entering RALUSLinux::post_product_install
167 VxIF::Info:: Entering RALUSLinux::_ralus_linux_do_init_scripts
168 VxIF::Info:: Default init script path set to: /etc/rc.d/init.d
169 VxIF::Info:: Remove previous version of RALUS init scripts via: rm -rf /etc/rc.d/init.d/VRTSralus.init
170 VxIF::Info:: Removing /etc/rc.d/init.d/VRTSralus.init was successful.
171 VxIF::Info:: chmod VRTSralus.init via: chmod 750 /opt/VRTSralus/bin/VRTSralus.init.
172 VxIF::Info:: Copying /etc/rc.d/init.d/VRTSralus.init via: cp /opt/VRTSralus/bin/VRTSralus.init /etc/rc.d/init.d/VRTSralus.init.
173 VxIF::Info:: Copying new initialization scripts was successful.
174 VxIF::Info:: Default RC script path set to: /etc
175 VxIF::Info:: Execute chkconfig cmd: /sbin/chkconfig --add VRTSralus.init
176 VxIF::Info:: Entering RALUSLinux::_ralus_linux_set_security_settings
177 VxIF::Info:: Create Network Security directory: /opt/VRTSralus/data via mkdir /opt/VRTSralus/data
178 VxIF::Info:: Create directory '/opt/VRTSralus/data' was successful.
179 VxIF::Info:: Setting network security for: /opt/VRTSralus/data via chmod 770 /opt/VRTSralus/data
180 VxIF::Info:: Entering RALUSLinux::_ralus_linux_change_group_owner
181 VxIF::Info:: Entering RALUSLinux::_ralus_linux_textrel_binaries
182 VxIF::Info:: Change Security Context utility set to: /usr/bin/chcon
183 VxIF::Info:: Entering RALUSLinux::_ralus_linux_install_symsnap
184 VxIF::Info:: Copy ../scripts/Symantec_symbdsnap.bin to /var/tmp/vxif/Symantec_symbdsnap.bin
185 VxIF::Info:: Installing SymSnap Driver result: Verifying archive integrity... All good.
186 Uncompressing Symantec symbdsnap, build 2.0.1-41783....................................................................................................................
187 .............................
188 This platform is not supported.  Exiting install.
189 VxIF::Error:: ERROR: Installing SymSnap Driver Failed.
190 VxIF::Info:: Entering RALUSLinux::_ralus_linux_install_dedupe
191 VxIF::Info:: Creating symlink for /opt/VRTSralus/lib was successful.
192 VxIF::Info:: Creating symlink for /opt/VRTSralus/bin/libstspipdMT.so was successful.
193 VxIF::Info:: Copying pdregistry.cfg via: cp /etc/VRTSralus/pdregistry.cfg /etc/pdregistry.cfg
194 VxIF::Info:: Copying pdregistry.cfg to /etc was successful.
195 VxIF::Info:: Entering RALUSCommon::get_product_title
196 VxIF::Info:: Entering RALUSCommon::create_product_install_config
197 VxIF::Info:: Entering RALUSCommon::create_configfiles
198 VxIF::Info:: Target OS name: Linux
199 VxIF::Info:: vxif_dor(/opt/VRTSralus/bin/VRTSralus.init start en_US.UTF-8)
200 VxIF::Info:: vxif_dor result: Starting Symantec Backup Exec Remote Agent ......
201 Starting Symantec Backup Exec Remote Agent:                              [  OK  ]
202 VxIF::Info:: Entering RALUSCommon::get_product_title
203 VxIF::Info:: RALUS successfully configured on nbooraclelnx01
204 
205 VxIF::Info:: RALUS successfully installed on nbooraclelnx01
206 
207 VxIF::Info:: RALUS has been successfully installed on all target hosts.
View Code

 

 

配置Symantec Backup Exec 2012  Agent

[root@nbooraclelnx01 BE2012]# cd /opt/VRTSralus/bin/

[root@nbooraclelnx01 bin]# ls

AgentConfig          libbedscomn.so  libbenetutl.so       libcrbproxy.so      libmetab.so        libnrdsparameter.so  libsth.so           libvxbsa.so       mktls

bediag               libbedsedir.so  libbeobk.so          libcr.so            libndmpclient.so   libobk.so            libsthtar.so        libvxcrypto.so.5  pd.conf

begather             libbedsrman.so  libbescsicap.so      libcrypto.so.0.9.8  libndmpcomm.so     libpd.so             libstsapi.so        libvxicudata.so   pdregister

beremote             libbedssmsp.so  libbesocket.so       libcurl.so.4        libndmp_dsss.so    libpdvfs.so          libstsimage.so      libvxicui18n.so   rptool

crbclnt              libbedssms.so   libbestdutl.so       libdbsbora.so       libndmp_loops.so   libpuredisk++.so     libstspipdMT.so     libvxicuuc.so     svr_begather.cfg

hct                  libbedsvx.so    libBESymBDSnapSC.so  libdbsb.so          libndmpsrvr.so     libsmstools.so       libstspipd.so       libvxssl.so.5     tracercli

libACE.so.5.8.0      libbeengsvr.so  libbetools.so        libdct.so           libndmp_tpfmt.so   libssh2.so.1         libstspisimdisk.so  libvxTAO.so.6     VRTSralus.init

libACE_SSL.so.5.8.0  libbenetapi.so  libBEUnixSC.so       libDeviceIo.so      libnrdscommon.so   libssl.so.0.9.8      libsts.so           libvxustdio.so

libbebsdu.so         libbenetns.so   libbe_util.so        libeng_dsss.so      libnrdsmessage.so  libsthapi.so         libtapesrvr.so      libxml2.so.2

libbecluster.so      libbenettcp.so  libbsafs.so          libfsysora.so       libnrdsnet.so      libsthpimtfMT.so     libvxACE.so.6       libz.so.1

執行下面命令 ./AgentConfig ,進入配置步驟

[root@nbooraclelnx01 bin]# ./AgentConfig

Symantec Backup Exec Remote Agent Utility

     Choose one of the following options:

     1. Configure database access

     2. Configure Oracle instance information

     3. Quit

     Please enter your selection: 1

選擇1,配置數據庫訪問設置

Configuring machine information

     Choose one of the following options:

     1. Add system credentials for Oracle operations

     2. Edit system credentials used for Oracle operations

     3. Remove system credentials used for Oracle operations

     4. View system credentials used for Oracle operations

     5. Quit

     Please enter your selection: 4

     No objects have been configured.

選擇4,查看Oracle操作的系統憑據

Configuring machine information

     Choose one of the following options:

     1. Add system credentials for Oracle operations

     2. Edit system credentials used for Oracle operations

     3. Remove system credentials used for Oracle operations

     4. View system credentials used for Oracle operations

     5. Quit

     Please enter your selection: 1

     Enter a user name that has local system credentials: oracle

     Enter the password: ********

     Re-enter password: ********

     Validating credentials.......

     Do you want to use a custom port to connect to the Backup Exec server during Oracle operations? (Y/N): N

     Commit Oracle operation settings to the configuration file? (Y/N): y

     SUCCESS: Successfully added the entry to the configuration file.

選擇1,輸入oracle賬號已經對應的密碼

Configuring machine information

     Choose one of the following options:

     1. Add system credentials for Oracle operations

     2. Edit system credentials used for Oracle operations

     3. Remove system credentials used for Oracle operations

     4. View system credentials used for Oracle operations

     5. Quit

     Please enter your selection: 5

選擇5退出、

Symantec Backup Exec Remote Agent Utility

     Choose one of the following options:

     1. Configure database access

     2. Configure Oracle instance information

     3. Quit

     Please enter your selection: 2

然后選擇2進入Oracle 實例信息配置

If this computer is a RAC node, you must perform additional steps for configuration before you continue. Refer to the readme for these additional steps.

Configuring the Oracle Agent

     Choose one of the following options:

     1. Add a new Oracle instance to protect

     2. Edit an existing Oracle instance

     3. Delete an existing Oracle instance

     4. View Oracle instance entries that have been added in the Remote Agent Utility

     5. Quit

     Please enter your selection: 4

     No objects have been configured.

選擇4查看Oracle實例的遠程代理程序實用工具已添加的條目

Configuring the Oracle Agent

     Choose one of the following options:

     1. Add a new Oracle instance to protect

     2. Edit an existing Oracle instance

     3. Delete an existing Oracle instance

     4. View Oracle instance entries that have been added in the Remote Agent Utility

     5. Quit

     Please enter your selection: 1

     Select an Oracle instance to configure

          Entry 1. EPPS

          Enter the number 0 to go back

     Enter your selection: 1

     Enter the Oracle database SYSDBA user name: sys

     Enter the Oracle database SYSDBA password: ******

     Re-enter password: ******

     Validating credentials.......

     Enter the Backup Exec server name or IP address: 192.168.xx.xx

     Do you use a recovery catalog? (Y/N):n

     Do you want to use a customized job template? (Y/N): n

     Commit Oracle operation settings to the configuration file? (Y/N): y

     Created symbolic link for /opt/VRTSralus/bin/libobk.so at /u01/app/oracle/product/10.2.0/db_1/lib/libobk.so

     SUCCESS: Successfully added the entry to the configuration file.

選擇1配置Oracle實例相關信息和Backup Exec Server信息

Configuring the Oracle Agent

     Choose one of the following options:

     1. Add a new Oracle instance to protect

     2. Edit an existing Oracle instance

     3. Delete an existing Oracle instance

     4. View Oracle instance entries that have been added in the Remote Agent Utility

     5. Quit

     Please enter your selection: 5

Symantec Backup Exec Remote Agent Utility

     Choose one of the following options:

     1. Configure database access

     2. Configure Oracle instance information

     3. Quit

     Please enter your selection: 3

啟動停止Symantec Backup Exec Remote Agent Utility

[root@nbooraclelnx01 bin]# 

[root@nbooraclelnx01 bin]# /etc/init.d/VRTSralus.init stop

Stopping Symantec Backup Exec Remote Agent ...

Stopping Symantec Backup Exec Remote Agent:                              [  OK  ]

[root@nbooraclelnx01 bin]# /etc/init.d/VRTSralus.init start

Starting Symantec Backup Exec Remote Agent ......

Starting Symantec Backup Exec Remote Agent:                              [  OK  ]

[root@nbooraclelnx01 bin]#

 

 

 

 

 

參考資料;

http://www.chinaunix.net/old_jh/6/963381.html

http://blog.sina.com.cn/s/blog_485acedb0100ny0q.html

http://www.symantec.com/connect/forums/backup-exec-2012-fedora

http://wenku.baidu.com/view/a972381e6edb6f1aff001f49.html


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM