客户端的安装

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. Microsoft EBooks

    Go pick up what you are interested J http://blogs.msdn.com/b/mssmallbiz/archive/2014/07/07/largest-c ...

  2. Django 开发拓展 auth 模块,注册用户时发生 ValueError: The given username must be set

    原因 使用局部钩子函数 _clean_fields() 对 username.email 字段进行验证时,未返回,具体请参考 _clean_fields() 函数源码. def clean_usern ...

  3. 讨论:研发团队到底应该是制定OKR还是制定KPI?

    在讨论之前我们先来了解两个概念: 一.KPI KPI是一套绩效管理的方法.全称为:Key Performance Indicator.中文叫:关键绩效指标. KPI,和我们的“任务分解”不同.任务分解 ...

  4. express使用post方法

    express有get.post和在路由后面跟参数,这三种接参方式,这篇文章我主要记录post使用方法 1.json解析中间件(body-parser) cnpm install body-parse ...

  5. MyBaties源码解析

    觉得查看源代码确实是一个学习的一种方法 因为很多时候别人把最核心的代码给我们都封装好了 我们直接可以来拿使用 很多时候自己也会问 为什么通过这个方法就可以得到我觉得就是一颗好奇心吧 我算了算 就这三个 ...

  6. shell学习(9)- du和df区别及详解

    清明小长假来加班,总得干点啥吧,今天就说说du 和df的区别. 1.区别 du,disk usage,是通过搜索文件来计算每个文件的大小然后累加,du能看到的文件只是一些当前存在的,没有删除的.他计算 ...

  7. ios Realm的使用 本地数据存储

    引入需要的文件 pod 'RealmSwift' pod 'Realm' 然后在命令行使用 (首先应该cd到项目的根目录)输入 pod install 等待下载就行了(这个下载有点费劲,其他的插件包下 ...

  8. CC33:碰撞的蚂蚁

    题目 在n个顶点的多边形上有n只蚂蚁,这些蚂蚁同时开始沿着多边形的边爬行,请求出这些蚂蚁相撞的概率.(这里的相撞是指存在任意两只蚂蚁会相撞) 给定一个int n(3<=n<=10000), ...

  9. JS 检测字符串是否还有某个字符

    function filer(s) { var str = "字符串"; if (str.indexOf(s) == -1) { alert("没有"); } ...

  10. [TCP/IP]TCP的三次握手和四次挥手

    概述 总结一下TCP中3次握手过程,以及其原生的缺陷 引起的SYN Flood的介绍 1.TCP连接建立--三次握手 几个概念: seq:序号,占4个字节,范围[0,4284967296],由于TCP ...