NBU Client For Linux 安装
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了NBU Client For Linux 安装相关的知识,希望对你有一定的参考价值。
1.1 NBU Client For Linux安装
1、 客户端添加NBU SERVER HOSTS解析
[[email protected]]# cat /etc/hosts # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost ::1 localhost6.localdomain6 localhost6 ::1 oracle 10.1.11.15 nbu |
2、 NBUSERVER添加HOSTS解析
[[email protected] admincmd]# more /etc/hosts 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 10.1.11.19 oracle |
3、 解压安装文件
[[email protected] soft]# tar xvf NetBackup_7.6.0.1_CLIENTS.tar.gz NetBackup_7.6.0.1_CLIENTS/ NetBackup_7.6.0.1_CLIENTS/NBClients/ NetBackup_7.6.0.1_CLIENTS/NBClients/catalog/ NetBackup_7.6.0.1_CLIENTS/NBClients/catalog/anb/ NetBackup_7.6.0.1_CLIENTS/NBClients/catalog/anb/client.inst NetBackup_7.6.0.1_CLIENTS/NBClients/anb/ NetBackup_7.6.0.1_CLIENTS/NBClients/anb/Clients/ |
4、 安装客户端
[[email protected] NetBackup_7.6.0.1_CLIENTS]# ./install Symantec Installation Script Copyright 1993 - 2012 Symantec Corporation, All Rights Reserved. Installing NetBackup Client Software Please review the SYMANTEC SOFTWARE LICENSE AGREEMENT located on the installation media before proceeding. The agreement includes Release Auditor, respectively, at https://sort.symantec.com/netbackup. Do you wish to continue? [y,n] (y) y Do you want to install the NetBackup client software for this client? [y,n] (y) y This package will install Linux/RedHat2.6.18 client. This package will install NetBackup client 7.6.0.1. Enter the name of the NetBackup server : nbu Would you like to use "oracle" as the configured name of the NetBackup client? [y,n] (y) y |
1.2 更新NBUClient For Linux
更新安装客户端
[[email protected] soft]# ls NB_CLT_7.6.0.4-tar_split.tar [[email protected] soft]# tar xvf NB_CLT_7.6.0.4-tar_split.tar NB_update.install VrtsNB_CLT_7.6.0.4.README VrtsNB_CLT_7.6.0.4.postinstall VrtsNB_CLT_7.6.0.4.postuninstall VrtsNB_CLT_7.6.0.4.preinstall VrtsNB_CLT_7.6.0.4.HP-UX-IA64.tar.gz [[email protected] soft]# ./NB_update.install
There is 1 pack available in /soft: (* denotes installed pack)
NB_CLT_7.6.0.4
Enter pack name (or q) [q]: NB_CLT_7.6.0.4 Install pack NB_CLT_7.6.0.4 Sat Jun 8 20:09:48 CST 2013 Rev. 1.46.8.10 Can not install pack when NetBackup daemons are running. Do you want to kill all NetBackup daemons? [y,n] (y)
Looking for NetBackup processes that need to be terminated. Looking for more NetBackup processes that need to be terminated. Stopping bpcd... Stopping vnetd... Checking LiveUpdate registration for the following products: CLT This may take a few minutes. Product CLT is installed and will be registered. Updating LiveUpdate registration now...this may take some time. There is 1 pack available in /soft: (* denotes installed pack)
NB_CLT_7.6.0.4 * 打好补丁后会出现* Enter pack name (or q) [q]: |
本文出自 “Contoso” 博客,请务必保留此出处http://contoso.blog.51cto.com/292002/1925435
以上是关于NBU Client For Linux 安装的主要内容,如果未能解决你的问题,请参考以下文章
虚拟机玩转 Veritas NetBackup(NBU)之服务端安装部署