客户端的安装

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. Javascript实现页面左边的菜单选中项高亮显示

    在项目开发过程中,遇到一个问题 在一个模板页面中,Layout.cshtml,页面左边放了一个菜单项menu,每一项都是一个链接到一个新的页面.但所有页面都是用这个模板Layout.cshtml.需要 ...

  2. 使用MeshLab的技巧总结(自己原创总结)

    1.放大点的显示,Alt+wheel,即按住Alt键后使用鼠标滑轮改变点的显示大小.

  3. java面试一定会遇到的56个面试题

    1.问题:如果main方法被声明为private会怎样? 答案:能正常编译,但运行的时候会提示”main方法不是public的”. 2.问题:Java里的传引用和传值的区别是什么? 答案:传引用是指传 ...

  4. gridview把textbox的值修改还是旧值的解决方法

    解决方法很简单,加上if(!IsPostBack) 就OK了,因为之前加载之前都会调用InitData(). protected void Page_Load(object sender, Event ...

  5. OVN学习(二)

    部署OVN实验环境 同OVN学习(一) L3网络 创建逻辑交换机和路由 ### Central节点 ### 创建逻辑交换机和路由器 # ovn-nbctl ls-add inside # ovn-nb ...

  6. IDEA如何找到接口的实现类

    如何找到接口的实现类 (IDEA))在ApplicationContext上右击 Diagrams ->show diagram 可以看到继承关系: 在ApplicationContext上右击 ...

  7. Codeforces86D【莫队算法】

    题意: 给一个序列和一些区间,每次询问对区间所有不同的数,求每个不同的出现的个数的平方*其值的总和 2*2*1+1*1*2 思路: 裸的莫队算法. 补: 1.cmp写错. 2.LL运算不会进行转化. ...

  8. Solr 6.7学习笔记(05)-- highlighter

    搜索结果高亮显示是搜索引擎中的常用功能,在Solr中,我们可以如下配置: <requestHandler name="/select" class="solr.Se ...

  9. Eureka 代码详解

    看过之前文章的朋友们,相信已经对Eureka的运行机制已经有了一定的了解.为了更深入的理解它的运作和配置,下面我们结合源码来分别看看服务端和客户端的通信行为是如何实现的.另外写这篇文章,还有一个目的, ...

  10. 源码构建Apollo以及改造

    1. 下载release版本 本次构建的是1.4.0的版本 2. 初始化数据库信息 数据库表信息 2.1 修改注册中心配置 初始化数据库表后,需要修改 ApolloConfigDB.ServerCon ...