我的编程空间,编程开发者的网络收藏夹
学习永远不晚

NBU 8.0客户端安装和备份配置

短信预约 -IT技能 免费直播动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

NBU 8.0客户端安装和备份配置

suse 11sp4
nbu client 8.0


首先将客户端地址和服务端地址添加到相互hosts文件中。

nbu 8.0支持Oracle 12c备份,备份脚本包括各种模板
FA1XXXXXXS00P:/tmp # tar -xvf NetBackup_8.0_CLIENTS_linux.tar 
FA1XXXXXXS00P:/faXXXX/backup/NetBackup_8.0_CLIENTS2 # ./install 


Veritas Installation Script
Copyright (c) 2016 Veritas Technologies LLC. All rights reserved.
        Installing NetBackup Client Software




Please review the VERITAS SOFTWARE LICENSE AGREEMENT located on
the installation media before proceeding.  The agreement includes
details on the NetBackup Product Improvement Program.


For NetBackup installation and upgrade information specific to your
platform and to find out if your installed EEBs or hot fixes are
contained in this release, check out the Veritas Services and Operations Readiness
Tools (SORT) Installation and Upgrade Checklist and Hot fix and EEB
Release Auditor, respectively, at https://sort.veritas.com/netbackup.


Do you wish to continue? [y,n] (y) y




Checking for required system conditions...


ok be_nb_same_host: inapplicable on linux: skipping
ok unsupported_platform: Passed checks for unsupported platforms.


Checking for recommended system conditions...


ok hotfix_auditor: NetBackup is not installed or there is no hotfix or EEB data present. Skipping HF/EEB Auditor check.


Do you want to install the NetBackup client software for this client? [y,n] (y) y


This package will install Linux/SuSE3.0.76 client.


This package will install NetBackup client 8.0.


Enter the name of the NetBackup master server : jdnbuserver


Would you like to use "FA1XXXXXXS00P" as the configured
name of the NetBackup client? [y,n] (y) 


Client binaries are located in /faXXXX/backup/NetBackup_8.0_CLIENTS2/NBClients/anb/Clients/usr/openv/netbackup/client/Linux/SuSE3.0.76.


Starting NetBackup Deduplication installer
testing: /tmp/pdde_pkg_dir_30081
NetBackup Deduplication preinstall check passed
Installing VRTSnbpck ...
Installation of VRTSnbpck was successful. Check /tmp/install_VRTSnbpck.rpm_trace.30047 for details.
Installing VRTSpbx ...
Installation of VRTSpbx was successful. Check /tmp/install_VRTSpbx.rpm_trace.30047 for details.
Installing VRTSnbclt ...
Installation of VRTSnbclt was successful. Check /tmp/install_VRTSnbclt.rpm_trace.30047 for details.


Terminating NetBackup and/or Media Manager processes.


Installing NB-Java.
Installing VRTSnbjre ...


Installation of VRTSnbjre was successful.
More details regarding VRTSnbjre can be found in file
/tmp/install_VRTSnbjre.rpm_trace.30483 on FA1XXXXXXS00P.
Installing VRTSnbjava ...


Installation of VRTSnbjava was successful.
More details regarding VRTSnbjava can be found in file
/tmp/install_VRTSnbjava.rpm_trace.30483 on FA1XXXXXXS00P.
+ /bin/cp ./nbj.conf /usr/openv/java


Migrating log files in /usr/openv/logs
Migration of log files complete.


Send a SIGHUP to (x)inetd so the (x)inetd.conf file will be reread.
Reload INET services (xinetd)...done
Installing VRTSpddea.rpm ...
Installation of VRTSpddea.rpm was successful. Check /tmp/install_VRTSpddea.rpm_trace.30047 for details.
Installing VRTSnbcfg.rpm ...
Installation of VRTSnbcfg.rpm was successful. Check /tmp/install_VRTSnbcfg.rpm_trace.30047 for details.




File /usr/openv/tmp/install_trace.29893 contains a trace of this install.
That file can be deleted after you are sure the install was successful.


##手动配置链接,或者执行脚本
oracle@FA1XXXXXXS00P:~> ln -s /usr/openv/netbackup/bin/libobk.so64 /oracle/app/oracle/product/11.2.0/lib/libobk.so
oracle@FA1XXXXXXS00P:~> /usr/openv/netbackup/bin/oracle_link 
Tue Mar 13 09:54:51 CST 2018
All Oracle instances should be shutdown before running this script.


Please log into the Unix system as the Oracle owner for running this script


Do you want to continue? (y/n) [n] y




LIBOBK path: /usr/openv/netbackup/bin
ORACLE_HOME: /oracle/app/oracle/product/11.2.0/db_1
Oracle version: 11.2.0.4.0
Platform type: x86_64
Linking LIBOBK:
Moving libobk.so to libobk.so.back
ln -s /usr/openv/netbackup/bin/libobk.so64 /oracle/XXXXXXX/lib/libobk.so
Done


Please check the trace file located in /tmp/make_trace.11011 
to make sure the linking process was successful.

##测试
jdXXX2:~ # su - oracle
oracle@jdXXX2:~> sbttest /etc/hosts
The sbt function pointers are loaded from libobk.so library.
-- sbtinit succeeded
-- sbtinit (2nd time) succeeded
sbtinit: Media manager supports SBT API version 2.0
sbtinit: Media manager is version 5.0.0.0
sbtinit: vendor description string=Veritas NetBackup for Oracle - Release 8.0 (2016110921)
sbtinit: allocated sbt context area of 8 bytes
sbtinit: proxy copy is supported
-- sbtinit2 succeeded
-- regular_backup_restore starts ................................
MMAPI error from sbtbackup: 7501, VxBSACreateObject: Failed with error:
   Server Status:  the specified policy does not exist in the configuration database
-- sbtbackup failed


/usr/openv/netbackup/ext/db_ext该目录下有支持各种数据库的备份模板


在/usr/openv/netbackup/目录下创建scripts目录,
拷贝模板下的脚本到该目录下
修改该脚本中涉及到Oracle环境变量,ORACLE_HOME、ORACLE_SID
备份方式也可以根据本单元备份要求进行调整。

拷贝完成后,需要在nbu server端配置备份测试和备份池

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

NBU 8.0客户端安装和备份配置

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

怎么在Linux上安装和配置NTP服务器和客户端

本篇内容介绍了“怎么在Linux上安装和配置NTP服务器和客户端”的有关知识,在实际案例的操作过程中,不少人都会遇到这样的困境,接下来就让小编带领大家学习一下如何处理这些情况吧!希望大家仔细阅读,能够学有所成!什么是 NTP 服务?NTP
2023-06-16

CentOS中Git客户端的安装和基础配置是怎样的

这篇文章给大家介绍CentOS中Git客户端的安装和基础配置是怎样的,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。安装目前的项目使用了GIT来进行版本管理,所以学习一下GIT的安装也是应该的了。本文介绍的是编译安装gi
2023-06-10

Mac OS下WireGuard客户端的安装与配置使用

1. 安装wireguard-tools liu-d推荐 官网安装/下载地址:https://www.wireguard.com/install/ 参考原创:Mac OS下WireGuard客户端的安装与配置 最简单:直接用一个美国区的账号
2023-08-22

Linux系统上Gitlab客户端的安装配置方法

本篇内容主要讲解“Linux系统上Gitlab客户端的安装配置方法”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习“Linux系统上Gitlab客户端的安装配置方法”吧!1. 安装依赖包请记住,De
2023-06-12

CentOS PPPOE安装配置客户端软件和前提条件是什么

今天就跟大家聊聊有关CentOS PPPOE安装配置客户端软件和前提条件是什么,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。对大家推荐很好使用的CentOS PPPOE系统,像让大家
2023-06-16

Linux系统中日结安装配置Mutt来作为Gmail客户端

这篇文章主要介绍“Linux系统中日结安装配置Mutt来作为Gmail客户端”,在日常操作中,相信很多人在Linux系统中日结安装配置Mutt来作为Gmail客户端问题上存在疑惑,小编查阅了各式资料,整理出简单好用的操作方法,希望对大家解答
2023-06-13

FileZilla客户端的安装配置教程以及使用教程(超级详细)

一、 下载FileZilla客户端 FileZilla客户端官网下载地址:https://filezilla-project.org/download.php?type=client 1. 点击“Download FileZilla Cli
2023-08-24

什么是域和域控制器 Windows 2003域控制器设置/客户端安装及问题处理

第一部分:介绍活动目录基本概念 1、什么是活动目录 活动目录是一种目录服务,目录服务包括三方面的功能:组织网络中的php资源,提供对资源的管理,对资源的 控制,活动目录的服务通过将对网络中的各种资源的信息,保存到一个数据库中,来为网络中的
2023-05-22

编程热搜

目录