客户端的安装

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. IOC模式及Unity框架文章收藏

    1.IoC模式:http://www.cnblogs.com/qqlin/archive/2012/10/09/2707075.html 通过Unity实现IOC容器. 2.深入理解DIP.IoC.D ...

  2. 获得用户IP、城市、国家等信息的api接口

    1 这个信息比较多 https://api.ipdata.co/?api-key=test <script> $.get("https://api.ipdata.co?api-k ...

  3. FZU 2219【贪心】

    思路: 因为工人造完一个房子就死了,所以如果m<n则还需要n-m个工人. 最优的方案应该是耗时长的房子应该尽快建,而且最优的是越多的房子在建越好,也就是如果当前人数不到n,只派一个人去分裂. 解 ...

  4. Python绘制正态分布曲线

      使用Python绘制正态分布曲线,借助matplotlib绘图工具: \[ f(x) = \dfrac{1}{\sqrt{2\pi}\sigma}\exp(-\dfrac{(x-\mu)^2}{2 ...

  5. AES 加密 PHP 和 JAVA 互通

    PHP代码: <?php class Security { public static function encrypt($input, $key) { $size = mcrypt_get_b ...

  6. json 打印

    JsonObject jsonObj = new JSONObject(); jsonObj.put("success",true); jsonObj.put("msg& ...

  7. hyperledger fabric 1.0.5 分布式部署 (九)

    linux 使用vim.ctags 配置fabric 源码阅读环境 首先需要安装 ctags,作者使用apt-get 来安装的,安装的版本是5.9 apt-get install ctags 5.9 ...

  8. Luogu P3941 入阵曲【前缀和】By cellur925

    题目传送门 题目大意:给你一个\(n\)*\(m\)的矩阵,每个位置都有一个数,求有多少不同的子矩阵使得矩阵内所有数的和是\(k\)的倍数. 数据范围给的非常友好233,期望得到的暴力分:75分.前1 ...

  9. Java 环境问题汇总

    准备java环境时,需要设置JAVA_HOME 和 Path , CLASSPATH 环境变量,它们可以是用户变量,也可以是系统变量. 注意: 系统变量的路径排在用户变量之前. 其中,Windows操 ...

  10. Vuex有哪些作用

    1.Vuex实现路由数据通讯 点击跳转路由的时候,把写入vuex,跳转后取出vuex