客户端的安装

1.1 Windows客户端安装

1.1.1 客户端hosts修改

windows xp/2003/vista/2008/7/8用户HOSTS文件是在“c:\windows\system32\drivers\etc,

1.1.2 客户端软件安装

执行安装

选择安装类型

输入NBU信息

确认安装

1.1.3 安装完成退出

1.2 Linux客户端安装

1.2.1 修改hosts文件

在主服务器添加客户端解析

在客户端主机添加主服务器解析

1.2.2 客户端环境变量

[root@vspnod2 ~]# vi /etc/profile

#在文件末尾增加如下:

PATH=$PATH:/usr/openv/netbackup/bin:/usr/openv/netbackup/bin/goodies:/usr/openv/netbackup/bin/admincmd:/usr/openv/volmgr/bin

export PATH

[root@vspnod2 ~]#

2个节点都需要修改。

1.2.3 解压软件

[root@vspnod1 nbu_soft]# tar xf NetBackup_7.6.1_CLIENTS2.tar.gz

1.2.4 客户端软件安装

[root@vspnod1 NetBackup_7.6.1_CLIENTS2]# ./install

Symantec Installation Script

Copyright 1993 - 2014 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

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 Symantec Operations Readiness

Tools (SORT) Installation and Upgrade Checklist and Hot fix and EEB

Release Auditor, respectively, at https://sort.symantec.com/netbackup.

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

Checking for required system conditions...

Checking for recommended system conditions...

ok nb_761_hotfix_auditor: No potential for regression of hotfixes or EEBs was detected.

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

This package will install Linux/RedHat2.6.18 client.

This package will install NetBackup client 7.6.1.

Enter the name of the NetBackup master server : nbu-d

Would you like to use "vspnod1" as the configured

name of the NetBackup client? [y,n] (y)

Client binaries are located in /oracle/nbu_soft/NetBackup_7.6.1_CLIENTS2/NBClients/anb/Clients/usr/openv/netbackup/client/Linux/RedHat2.6.18.

Starting NetBackup Deduplication installer

testing: /tmp/pdde_pkg_dir_32641

NetBackup Deduplication preinstall check passed

Saving client binaries for Linux/RedHat2.6.18.

Installing PBX...

Please wait while installation is in progress...

Installation completed Successfully

Installation log located here: /var/tmp/installpbx-32919-070915143017.log

Unpacking SYMCnbclt package.

Checking for pre-existing SYMCnbclt package.

Installing SYMCnbclt package.

Installation of SYMCnbclt was successful.

More details regarding SYMCnbclt can be found in file

/tmp/install_cltpkg_trace.32629 on vspnod1.

Terminating NetBackup and/or Media Manager processes.

Installing NB-Java.

Unpacking SYMCnbjava package.

Checking for pre-existing SYMCnbjava package.

Installing SYMCnbjava package.

Installation of SYMCnbjava was successful.

More details regarding SYMCnbjava can be found in file

/tmp/install_javapkg_trace.33902 on vspnod1.

Unpacking SYMCnbjre package.

Checking for pre-existing SYMCnbjre package.

Installing SYMCnbjre package.

Installation of SYMCnbjre was successful.

More details regarding SYMCnbjre can be found in file

/tmp/install_jrepkg_trace.33902 on vspnod1.

+ /bin/cp ./nbj.conf /usr/openv/java

Directory /usr/openv/logs does not exist.

No log files to migrate.

Checking network connections.

bp.conf: IP_ADDRESS_FAMILY = AF_INET: default value, no update needed

No [x]inetd process found.

Starting NetBackup Deduplication installer

testing: /tmp/pdde_pkg_dir_34146

Checking for SYMCpddea package...

Installing NetBackup Deduplication agent package (/oracle/nbu_soft/NetBackup_7.6.1_CLIENTS2/NBClients/anb/Clients/usr/openv/netbackup/client/Linux/RedHat2.6.18/pddeagent.tar.gz)...

Extracting package SYMCpddea in /tmp/pdde_pkg_dir_34146.

Package SYMCpddea extracted to /tmp/pdde_pkg_dir_34146.

Installing package SYMCpddea.

Package SYMCpddea installed.

Running NetBackup Deduplication upgrade script (agent mode)...

NetBackup Deduplication install finished successfully.

Version now installed: 8.0100.0014.1016

Full NetBackup Deduplication installation log saved to: /var/log/puredisk/2015-07-09_14:30-pdde-install.log

The following automatic startup and shutdown scripts (respectively)

have been installed.  They will cause the NetBackup daemons to be

automatically shut down and restarted each time the system boots.

/etc/rc.d/rc2.d/S77netbackup

/etc/rc.d/rc3.d/S77netbackup

/etc/rc.d/rc5.d/S77netbackup

/etc/rc.d/rc0.d/K01netbackup

/etc/rc.d/rc1.d/K01netbackup

/etc/rc.d/rc6.d/K01netbackup

Successfully updated the session cache parameters.

Starting vnetd...

Starting bpcd...

Starting nbftclnt...

Starting nbdisco...

Starting mtstrmd...

Starting bmrbd...

Installation of Java LiveUpdate agent succeeded.  Refer to file

/tmp/JLU-Log/JavaLiveUpdate-Install.log on vspnod1

for installation details.

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.

File /usr/openv/tmp/install_trace.32057 contains a trace of this install.

That file can be deleted after you are sure the install was successful.

[root@vspnod1 NetBackup_7.6.1_CLIENTS2]#

第二节点安装客户端的方法也一样操作。

3. Netbackup 7.6客户端的安装(windows/linux)的更多相关文章

  1. 笔记本在安装Windows+Linux双系统后,进入Windows时花屏的解决办法

    问题:在笔记本安装双系统(Windows7+Ubuntu14.04)[先安装Windows,后安装Ubuntu]后,进入Windows时出现了花屏. 问题原因:笔记本只有集显,在系统启动时会先加载Ub ...

  2. elasticsearch 安装 windows linux macOS

    导读 在上一章节我们介绍Elasticsearch基本概念,今天我们继续进行本章内容,Elasticsearch在各种环境下安装,下面将逐一讲解在各种操作系统或不同安装在不同环境中注意事项. 安装 E ...

  3. Git 安装 windows && linux

    一.安装: windows下安装Git: 1.下载Git:https://git-scm.com/download/win 2.安装Git:默认安装,一直回车 Linux下安装Git: yum安装: ...

  4. JDK安装(windows/linux)

    双击安装...安装之后需要进行一些相关的配置工作...下面是我自己总结的安装和配置步骤: (1)非Win7系统 第一步:安装jdk,下载地址:http://www.oracle.com/technet ...

  5. Windows系统下Memcached缓存系列一:Couchbase(服务器端)和CouchbaseClient(c#客户端)的安装教程

    一:服务器端的安装  官网 http://www.couchbase.com/download  我的电脑是64位的win7,找到对应下载windows版本的服务器端缓存,大概90M的样子 运行期间可 ...

  6. Windows 环境Oracle客户端下载安装

    Windows 环境Oracle客户端下载安装 1.官方网站下载Oracle客户端 64位下载地址 http://www.oracle.com/technetwork/database/enterpr ...

  7. [转载+补充]windows下SVN客户端的安装

    来源:TortoiseSVN新人使用指南 1. 首先安装SVN客户端,windows一般选择乌龟客户端https://tortoisesvn.net/downloads.html. 2. 根据系统位数 ...

  8. 烂泥:KVM安装Windows Server 2008 R2使用virtio硬盘

    本文首发于烂泥行天下. 在上一篇文章中,我们介绍了使用IDE硬盘来安装Windows Server 2008 R2,这篇文章我们来介绍使用virtio硬盘来安装Windows Server 2008 ...

  9. Git客户端TortoiseGit(Windows系统)的使用方法

    本文环境: 操作系统:Windows XP SP3 Git客户端:TortoiseGit-1.8.8.0-32bit 一.安装Git客户端 全部安装均采用默认! 1. 安装支撑软件 msysgit: ...

随机推荐

  1. FZU - 2214 Knapsack problem 01背包逆思维

    Knapsack problem Given a set of n items, each with a weight w[i] and a value v[i], determine a way t ...

  2. SqlServer2012——多表连接查询

    1.基本连接 select A.姓名,A.性别,B.班级名,B.家庭住址 From 学生信息 A,班级信息 B where A.所属班级=B.班级编号 --把A表与B表连接起来 2.内连接 --内连接 ...

  3. 利用memoize缓存到Redis出现多个参数同一个结果

    在为后端输出加入Redis缓存的过程中出现的问题. 在我利用Flask-restful架构的后端中,理所当然的利用装饰器marshal_with对我的返回数据进行格式化输出. 举个最简单的例子: fr ...

  4. SpringCloud学习系列之七 ----- Zuul路由网关的过滤器和异常处理

    前言 在上篇中介绍了SpringCloud Zuul路由网关的基本使用版本,本篇则介绍基于SpringCloud(基于SpringBoot2.x,.SpringCloud Finchley版)中的路由 ...

  5. Vue拖拽组件列表实现动态页面配置

    需求描述 最近在做一个后台系统,有一个功能产品需求是页面分为左右两部分,通过右边的组件列表来动态配置左边的页面视图,并且左边由组件拼装起来的视图,可以实现上下拖拽改变顺序,也可以删除. 根据这个需求我 ...

  6. girdspec实现画布

    对于简单的画布可以很轻松的使用subplot解决,可是对于一些复杂的画布比如下面的这个 就不易使用subplot解决,这是就需要subplot的扩展版gridspec 构造函数GridSpec(nro ...

  7. yii2之使用ueditor

    代码效果: 1.去github下载yii2高级版ueditor扩展 2.将下载的扩展放入  /common/widgets 中(目录如图所示) 3.在视图中的代码 <?=common\widge ...

  8. (function (window, document, undefined) {})(window, document)什么意思?

    1.IIFE(即时调用的函数表达式),它采取以下表达式: (function (window, document, undefined) { // })(window, document); Java ...

  9. 使用tomcat作为容器安装Jenkins

    安装前准备环境:jdk,maven,tomcat jdk 参考centos安装jdk:https://www.cnblogs.com/pipiyan/p/10491876.html maven 已有安 ...

  10. 根据rowid删除最新数据(rowid最大为最新数据)(转)

    https://blog.csdn.net/liuyuehui110/article/details/43524379