分享

NBU软件master&media的安装(Linux环境)

 曾淼Mark 2021-01-04

注意:

1.此安装配置测试适用于nbu7.7.3 - 8.1.2版本,其他版本可能有些出入,需要查看官方文档,nbu8.1.1之后的版本安装需要提前准备veritas_customer_registration_key.json

2.防火墙和selinux是关闭,操作系统版本Redhat7.x,若使用suse或debian操作系统需要查询支持版本,NBU暂时不支持Ubuntu,centos操作系统,可以装来测试,但不建议用在生产上

3.生产上一般把NBU安装在Windows,Redhat或suse操作系统上

一、master server的安装

1.配置服务器hosts文件

# vim /etc/hosts

192.1.3.200 nbumaster        #添加服务器业务IP和主机名的hosts解析

2.创建nbwebsvc用户及nbwebgrp组

# groupadd nbwebgrp

# mkdir -p /usr/openv/wmc    #创建目录,否则下面命令会报错

# useradd -g nbwebgrp -c 'NetBackup Web Services Account' -d /usr/openv/wmc nbwebsvc

3.修改内核参数及ulimint限制

# echo "kernel.sem=300  307200  32  1024">> /etc/sysctl.conf        #永久生效,一般这样配置

# sysctl -p

# vim /etc/security/limits.conf                                                      #修改限制,重新登录用户后生效

* soft nproc 2047

* hard nproc 16384

* soft nofile 8192

* hard nofile 65536

4.安装

# tar xf NetBackup_8.1.2_LinuxR_x86_64.tar.gz

# cd NetBackup_8.1.2_LinuxR_x86_64

# ./install

Veritas Installation Script

Copyright (c) 2018 Veritas Technologies LLC. All rights reserved.

Installing NetBackup Server Software

Please review the VERITAS 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 the Installation and Upgrade checklists

and the Hot Fix and EEB Release Auditor, both available on the Veritas

Services and Operations Readiness Tools (SORT) page:

https://sort./netbackup.

ATTENTION!  To help ensure a successful upgrade to NetBackup 8.1.2,

please visit the NetBackup 8.x Upgrade Portal:

https://www./docs/000115678.

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

Starting NetBackup Deduplication installer

testing: /tmp/pdde_pkg_dir_2525

NetBackup Deduplication preinstall check passed

Running install analysis tool.

Is this host the master server? [y,n] (y) y

Are you currently performing a disaster recovery of a master server? [y,n] (n) n

Using nbwebsvc and nbwebgrp for the

NetBackup web service user and group.

Checking for required system conditions...

ok defaulttasksmax_check: inapplicable on linux: skipping

ok nbdb_ntfs_dir_symlink: inapplicable on linux: skipping

ok remote_emm: NetBackup is not installed: skipping

ok media_server_cluster_upgrade: NetBackup is not installed: skipping

ok be_nb_same_host: inapplicable on linux: skipping

ok unsupported_platform: Passed checks for unsupported platforms.

ok server_conf_settings_critical: Inapplicable for new NetBackup installation: skipping

ok nbdb_maintenance_space: no NBDB maintenance required on new install: skipping

ok wsl_account: user [nbwebsvc] belongs to group [nbwebgrp]

ok nb_version_check: NetBackup is not present on this host.: skipping

Checking for recommended system conditions...

ok semaphore_limits: semaphore limits are high enough

ok os_update_level: inapplicable on linux: skipping

ok ulimit_nofiles: nofiles ulimit 8192 is high enough.

ok server_conf_settings_noncritical: Inapplicable for new NetBackup installation: skipping

ok hotfix_auditor: NetBackup is not installed or there is no hotfix or EEB data present. Skipping HF/EEB Auditor check.

ok ephemeral_port_range: The ephemeral port range does not include ports used by NetBackup services.

ok port_availability_check: Port 443 is available for NetBackup services.

  Port 3652 is available for NetBackup services.

Veritas Smart Meter helps you manage your NetBackup deployment more

efficiently, spot trends, and plan for the future.  To learn more

about Veritas Smart Meter, visit https://taas..

A customer registration key is required to proceed with the installation of this

master server.  Log into Veritas Smart Meter (https://taas.) and go

to the "Registration Keys" page and download the appropriate customer registration

key for this master server.  If you need help with customer registration keys to

proceed with the installation or upgrade of this master server, please refer to the

NetBackup Release Notes or contact Veritas Support.

Please enter the fully qualified path containing your customer registration key

file, or enter q to quit the install script.

/tmp/veritas_customer_registration_key.json

The NetBackup and Media Manager software is built for use on LINUX_RH_X86 hardware.

Do you want to install NetBackup and Media Manager files? [y,n] (y) y

NetBackup and Media Manager are normally installed in /usr/openv.

The existing /usr/openv directory will be used for NetBackup and Media Manager.

Saving server binaries for LINUX_RH_X86.

Created /usr/openv/pack.

Created /usr/openv/pack/NB_8.1.2.

Created /usr/openv/pack/NB_8.1.2/save.

Created /usr/openv/pack/NB_CLT_8.1.2.

Created /usr/openv/pack/NB_CLT_8.1.2/save.

Removed /usr/openv/pack/NB_8.1.2/save/.sizes_*.

Removed /usr/openv/pack/NB_8.1.2/save/NB_8.1.2.*.tar.

Removed /usr/openv/pack/NB_8.1.2/save/NB_8.1.2.*.tar.gz.

Removed /usr/openv/pack/NB_CLT_8.1.2/save/NB_CLT_8.1.2Linux.*.tar.

Removed /usr/openv/pack/NB_CLT_8.1.2/save/NB_CLT_8.1.2Linux.*.tar.gz.

Saved /usr/openv/pack/NB_CLT_8.1.2/save/NB_CLT_8.1.2Linux.073119_133650.tar.gz.

Saved /usr/openv/pack/NB_8.1.2/save/.sizes_NB_8.1.2.073119_133650.

Created /usr/openv/pack/NB_8.1.2/save/NB_8.1.2.073119_133650.tar.

Created /usr/openv/pack/NB_8.1.2/save/NB_8.1.2.073119_133650.tar.gz.

Removed /usr/openv/netbackup/client/Linux/SuSE3.0.76/ftp_to_client.

Removed /usr/openv/netbackup/client/Linux/SuSE3.0.76/install_client.

Removed /usr/openv/netbackup/client/Linux/SuSE3.0.76/move_libs.

Removed /usr/openv/netbackup/client/Linux/SuSE3.0.76/tar.

Reading NetBackup files from /root/NetBackup_8.1.2_LinuxR_x86_64/linuxR_x86/anb

Checking for pre-existing SYMCnetbp package.

package SYMCnetbp is not installed

Checking for pre-existing VRTSnetbp package.

Installing VRTSnetbp package.

Installation of VRTSnetbp was successful.

More details regarding VRTSnetbp can be found in file

/tmp/install_netbppkg_trace.2739 on nbumaster.

x openv/netbackup/client/Linux/

x openv/netbackup/client/Linux/Debian2.6.32/

x openv/netbackup/client/Linux/Debian2.6.32/client_bin.tar.gz

x openv/netbackup/client/Linux/Debian2.6.32/certcmdTool_for_UNIX.tar.gz

x openv/netbackup/client/Linux/Debian2.6.32/ssh_to_client

x openv/netbackup/client/Linux/Debian2.6.32/extract_java

x openv/netbackup/client/Linux/Debian2.6.32/cp_to_client

x openv/netbackup/client/Linux/Debian2.6.32/nbcheck

x openv/netbackup/client/Linux/Debian2.6.32/pddeagent.tar.gz

x openv/netbackup/client/Linux/Debian2.6.32/.sizes_JRE

x openv/netbackup/client/Linux/Debian2.6.32/nb_init_cfg

x openv/netbackup/client/Linux/Debian2.6.32/.sizes_NB-Java

x openv/netbackup/client/Linux/Debian2.6.32/nbbsdtar

x openv/netbackup/client/Linux/Debian2.6.32/client_config

x openv/netbackup/client/Linux/Debian2.6.32/.sizes_client_bin

x openv/netbackup/client/Linux/Debian2.6.32/PBX.tar.gz

x openv/netbackup/client/Linux/Debian2.6.32/nbj.conf

x openv/netbackup/client/Linux/Debian2.6.32/sftp_to_client

x openv/netbackup/client/Linux/Debian2.6.32/pdinstall

x openv/netbackup/client/Linux/Debian2.6.32/.sizes

x openv/netbackup/client/Linux/Debian2.6.32/installpbx

x openv/netbackup/client/Linux/Debian2.6.32/JRE.tar.gz

x openv/netbackup/client/Linux/Debian2.6.32/version

x openv/netbackup/client/Linux/Debian2.6.32/NB-Java.tar.gz

x openv/netbackup/client/Linux/SuSE3.0.76/

x openv/netbackup/client/Linux/SuSE3.0.76/VRTSpddea.rpm

x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbpck.rpm

x openv/netbackup/client/Linux/SuSE3.0.76/certcmdTool_for_UNIX.tar.gz

x openv/netbackup/client/Linux/SuSE3.0.76/ssh_to_client

x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbjre.rpm

x openv/netbackup/client/Linux/SuSE3.0.76/extract_java

x openv/netbackup/client/Linux/SuSE3.0.76/cp_to_client

x openv/netbackup/client/Linux/SuSE3.0.76/nbcheck

x openv/netbackup/client/Linux/SuSE3.0.76/nb_init_cfg

x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbjava.rpm

x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbcfg.rpm

x openv/netbackup/client/Linux/SuSE3.0.76/nbbsdtar

x openv/netbackup/client/Linux/SuSE3.0.76/VRTSpbx.rpm

x openv/netbackup/client/Linux/SuSE3.0.76/client_config

x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbclt.rpm

x openv/netbackup/client/Linux/SuSE3.0.76/nbj.conf

x openv/netbackup/client/Linux/SuSE3.0.76/sftp_to_client

x openv/netbackup/client/Linux/SuSE3.0.76/pdinstall

x openv/netbackup/client/Linux/SuSE3.0.76/.sizes

x openv/netbackup/client/Linux/SuSE3.0.76/version

x openv/netbackup/client/Linux/RedHat2.6.32/

x openv/netbackup/client/Linux/RedHat2.6.32/VRTSpddea.rpm

x openv/netbackup/client/Linux/RedHat2.6.32/VRTSnbpck.rpm

x openv/netbackup/client/Linux/RedHat2.6.32/certcmdTool_for_UNIX.tar.gz

x openv/netbackup/client/Linux/RedHat2.6.32/ssh_to_client

x openv/netbackup/client/Linux/RedHat2.6.32/VRTSnbjre.rpm

x openv/netbackup/client/Linux/RedHat2.6.32/extract_java

x openv/netbackup/client/Linux/RedHat2.6.32/cp_to_client

x openv/netbackup/client/Linux/RedHat2.6.32/nbcheck

x openv/netbackup/client/Linux/RedHat2.6.32/nb_init_cfg

x openv/netbackup/client/Linux/RedHat2.6.32/VRTSnbjava.rpm

x openv/netbackup/client/Linux/RedHat2.6.32/VRTSnbcfg.rpm

x openv/netbackup/client/Linux/RedHat2.6.32/nbbsdtar

x openv/netbackup/client/Linux/RedHat2.6.32/VRTSpbx.rpm

x openv/netbackup/client/Linux/RedHat2.6.32/client_config

x openv/netbackup/client/Linux/RedHat2.6.32/VRTSnbclt.rpm

x openv/netbackup/client/Linux/RedHat2.6.32/nbj.conf

x openv/netbackup/client/Linux/RedHat2.6.32/sftp_to_client

x openv/netbackup/client/Linux/RedHat2.6.32/pdinstall

x openv/netbackup/client/Linux/RedHat2.6.32/.sizes

x openv/netbackup/client/Linux/RedHat2.6.32/version

Copying RedHat2.6.32 Client Binaries

Installing VRTSnbpck ...

Installation of VRTSnbpck was successful. Check /tmp/install_VRTSnbpck.rpm_trace.3429 for details.

Installing VRTSpbx ...

Installation of VRTSpbx was successful. Check /tmp/install_VRTSpbx.rpm_trace.3429 for details.

Installing VRTSnbclt ...

Installation of VRTSnbclt was successful. Check /tmp/install_VRTSnbclt.rpm_trace.3429 for details.

Terminating NetBackup and/or Media Manager processes.

Installing NB-Java.

Installing VRTSnbjre ...

Installation of VRTSnbjre was successful.

More details regarding VRTSnbjre can be found in file

/tmp/install_VRTSnbjre.rpm_trace.4264 on nbumaster.

Installing VRTSnbjava ...

Installation of VRTSnbjava was successful.

More details regarding VRTSnbjava can be found in file

/tmp/install_VRTSnbjava.rpm_trace.4264 on nbumaster.

Migrating log files in /usr/openv/logs

Migration of log files complete.

No [x]inetd process found.

Installing VRTSpddea.rpm ...

Installation of VRTSpddea.rpm was successful. Check /tmp/install_VRTSpddea.rpm_trace.3429 for details.

Starting NetBackup Deduplication installer

testing: /tmp/pdde_pkg_dir_4909

Checking for SYMCpddea package...

Checking for VRTSpddea package...

  Package VRTSpddea found.

NetBackup Deduplication software is installed.

NetBackup Deduplication is not yet configured.

Checking for SYMCpddes package...

Checking for VRTSpddes package...

Checking for SYMCpddea package...

Installing NetBackup Deduplication server package (/usr/openv/pddeserver.tar.gz)...

Extracting package VRTSpddes in /tmp/pdde_pkg_dir_4909.

  Package VRTSpddes extracted to /tmp/pdde_pkg_dir_4909.

Installing package VRTSpddes.

  Package VRTSpddes installed.

Installing NetBackup Extendable Storage File System Service (VxESFS) ...

Running install_esfs script ...

Successfully installed NetBackup Extendable Storage File System Service (VxESFS)

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

NetBackup Deduplication install finished successfully.

Version now installed: 11.0200.0018.0723

Full NetBackup Deduplication installation log saved to: /var/log/puredisk/2019-07-31_13:46-pdde-install.log

Installing VRTSnbcfg.rpm ...

Installation of VRTSnbcfg.rpm was successful. Check /tmp/install_VRTSnbcfg.rpm_trace.3429 for details.

Copied library to /usr/openv/lib/libcspiutil.so.

Copied library to /usr/openv/lib/libcspiutilMT.so.

Copied library to /usr/openv/lib/ost-plugins/libstspigateway.so.

Copied library to /usr/openv/lib/ost-plugins/libstspigatewayMT.so.

Created /usr/openv/netbackup/db.

Created /usr/openv/volmgr/database.

Created /usr/openv/volmgr/misc/robotic_db.

Created /usr/openv/db.

Created /usr/openv/tmp.

Created /usr/openv/netbackup/db/vault.

Created /usr/openv/netbackup/vault.

Created /usr/openv/netbackup/vault/sessions.

Created /usr/openv/kms.

Created /usr/openv/var/global/vxss.

Created /usr/openv/var/global/vxss/eaz.

Created /usr/openv/db/data.

Created /usr/openv/netbackup/client.

Created /usr/openv/netbackup/db/images.

Creating empty client folders.

Creating empty package repository folders.

Done executing NB.inst.

If you ran NB.inst instead of <cdrom_path>/install, you must

run /usr/openv/netbackup/bin/install_bp to initiate NetBackup.

Copying /tmp/veritas_customer_registration_key.json to /usr/openv/var/global/customer_registration.

Running /usr/openv/netbackup/bin/install_bp

Prompting for license key.

A NetBackup Server or Enterprise Server license key is needed

for installation to continue.

Enter license key:

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx: 

NetBackup Enterprise Server Base product with the following features enabled: 

            Replication Director

            Accelerator

            PureDisk Remote Office

            PureDisk Option

            SAN Client

            PureDisk MS Exchange Agent

            Enterprise Vault Agent

            PureDisk MS SQL Server Agent

            Flexible Disk Option

            OpenStorage Disk Option

            Virtual Tape Option

            Bare Metal Restore

            Encryption

            Open File Backup

            Remote Client Support

            Robotic Library Sharing Support

            Remote Media Server Support

            Microsoft RSM Robotic Libraries

            ADIC DAS/SDLC Robotic Libraries

            IBM ATL Robotic Libraries

            Fujitsu LMF Robotic Libraries

            StorageTek ACS Robotic Libraries

            Snapshot Client

            MS SharePoint Agent

            Inline Tape Copy

            Vault

            Library Based Tape Drives

            DataStore

            Encryption (Legacy DES 56-bit)

            Encryption (Legacy DES 40-bit)

            SAP extension

            Sybase extension

            Informix extension

            Oracle extension

            Lotus Notes extension

            DB2 extension

            MS SQL Server extension

            MS Exchange extension

            Shared Storage Option

            NDMP

            Additional clients

has been registered.

All additional keys should be added at this time.

Do you want to add additional license keys now? [y,n] (y) n

Use /usr/openv/netbackup/bin/admincmd/get_license_key

to add, delete or list license keys at a later time.

Installing NetBackup Enterprise Server version: 8.1.2

If this machine will be using a different network interface than the

default (nbumaster), the name of the preferred interface should be used

as the configured server name.  If this machine will be part of a

cluster, the virtual name should be used as the configured server name.

Would you like to use "nbumaster" as the configured

NetBackup server name of this machine? [y,n] (y) y

Media servers can be added during this installation or

to a NetBackup environment after installation completes.

Refer to the NetBackup Administrator's Guide, Volume I for

more information.

Do you want to add any media servers now? [y,n] (n) n

Added hostname to media manager.

Checking network connections.

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

Successfully cleared host cache

Successfully cleared peer validation cache

Cleared host cache.

Validated network settings.

Initializing telemetry.

Initializing EMM Server.

Machine nbumaster is a master server, and it is the EMMSERVER.

Initializing VRTSatlocal.conf.

Successfully updated the session cache parameters.

Initializing VxDBMS.

Creating /usr/openv/tmp/sqlany

Installed SQL Anywhere Version 16.0.0.2634

Installation completed successfully

set_value: Key "AZDBPasswordFilePath" successfully updated

AZ database setup complete.

Creating the NB database.

Database server is NB_nbumaster

Creating the NetBackup database.

Creating NetBackup staging directory in: /usr/openv/db/staging

Starting the NetBackup database.

Authenticating the NetBackup database.

VXDBMS_NB_DATA entry in bp.conf updated successfully.

Setting of database authentication for NBDB successful.

Change of dba password for NBDB successful.

This will require restart of NetBackup Web Management Console service.

Creating the NetBackup database files.

The NetBackup database files creation complete.

Creating the NetBackup database schema.

Verifying the running version of NBDB ...

NBDB version 8.1.2.0 verified.

This will require restart of NetBackup Web Management Console service.

Upgrading NBDB (8.1.2.0) to (8.1.2.0) ...

NBDB version remains the same.

Starting NBDB database self-tuning. This may take some time...

Found 0 fragmented records in database.

NBDB database self-tuning is complete.

Database [NBDB] validation successful.

The NetBackup database creation complete.

Database [NBDB] is alive and well on server [NB_nbumaster].

Creating the NetBackup Authorization database.

Creation of NetBackup Authorization database is complete.

Exiting from create_nbdb, status[0].

WEBSVC_USER 'nbwebsvc' and WEBSVC_GROUP 'nbwebgrp' were saved in bp.conf.

Starting the NetBackup Authentication daemon.

Starting the NetBackup network daemon.

Starting the NetBackup client daemon.

Configuring nbatd.

Gathering configuration information.

Waiting for the security services to start operation.

Generating identity for host 'nbumaster'

Setting up security on target host: nbumaster

nbatd is successfully configured on NetBackup Master Server.

Operation completed successfully.

Deploying AT certificate for web user.

Deploying AT certificate for web services.

Generating AT certificate for tomcat.

Starting the NetBackup Audit Manager.

Configuring web service.

x openv/wmc/

x openv/wmc/bin/

x openv/wmc/bin/install/

x openv/wmc/bin/install/configureWmc

x openv/wmc/bin/install/configurePorts

x openv/wmc/bin/install/setupWmc

x openv/wmc/bin/install/createSslStore

x openv/wmc/bin/install/configureCerts

x openv/wmc/bin/install/configureTPCerts

x openv/wmc/bin/install/wmcUtils

x openv/wmc/bin/install/configureWsDefaults

x openv/wmc/bin/install/configureEnv

x openv/wmc/bin/install/manageClientCerts

x openv/wmc/webserver/

x openv/wmc/webserver/webapps/

x openv/wmc/webserver/temp/

x openv/wmc/webserver/temp/safeToDelete.tmp

x openv/wmc/webserver/bin/

x openv/wmc/webserver/bin/version.sh

x openv/wmc/webserver/bin/setclasspath.sh

x openv/wmc/webserver/bin/startup.sh

x openv/wmc/webserver/bin/bootstrap.jar

x openv/wmc/webserver/bin/daemon.sh

x openv/wmc/webserver/bin/catalina.sh

x openv/wmc/webserver/bin/commons-daemon-native.tar.gz

x openv/wmc/webserver/bin/shutdown.sh

x openv/wmc/webserver/bin/digest.sh

x openv/wmc/webserver/bin/tool-wrapper.sh

x openv/wmc/webserver/bin/configtest.sh

x openv/wmc/webserver/bin/tomcat-native.tar.gz

x openv/wmc/webserver/bin/commons-daemon.jar

x openv/wmc/webserver/bin/tomcat-juli.jar

x openv/wmc/webserver/bin/catalina-tasks.xml

x openv/wmc/webserver/RELEASE-NOTES

x openv/wmc/webserver/RUNNING.txt

x openv/wmc/webserver/conf/

x openv/wmc/webserver/conf/context.xml.template

x openv/wmc/webserver/conf/server.xml.template

x openv/wmc/webserver/conf/tomcat-users.xml

x openv/wmc/webserver/conf/tomcat-users.xsd

x openv/wmc/webserver/conf/catalina.properties

x openv/wmc/webserver/conf/jaspic-providers.xsd

x openv/wmc/webserver/conf/web.xml.template

x openv/wmc/webserver/conf/jaspic-providers.xml

x openv/wmc/webserver/conf/catalina.policy

x openv/wmc/webserver/LICENSE

x openv/wmc/webserver/lib/

x openv/wmc/webserver/lib/tomcat-jdbc.jar

x openv/wmc/webserver/lib/tomcat-i18n-es.jar

x openv/wmc/webserver/lib/el-api.jar

x openv/wmc/webserver/lib/tomcat-coyote.jar

x openv/wmc/webserver/lib/websocket-api.jar

x openv/wmc/webserver/lib/tomcat-util.jar

x openv/wmc/webserver/lib/tomcat-dbcp.jar

x openv/wmc/webserver/lib/tomcat-api.jar

x openv/wmc/webserver/lib/jaspic-api.jar

x openv/wmc/webserver/lib/tomcat-websocket.jar

x openv/wmc/webserver/lib/ecj-4.6.3.jar

x openv/wmc/webserver/lib/jasper-el.jar

x openv/wmc/webserver/lib/catalina-tribes.jar

x openv/wmc/webserver/lib/jsp-api.jar

x openv/wmc/webserver/lib/tomcat-util-scan.jar

x openv/wmc/webserver/lib/tomcat-i18n-ja.jar

x openv/wmc/webserver/lib/tomcat-jni.jar

x openv/wmc/webserver/lib/jasper.jar

x openv/wmc/webserver/lib/catalina.jar

x openv/wmc/webserver/lib/tomcat-i18n-fr.jar

x openv/wmc/webserver/lib/catalina-ha.jar

x openv/wmc/webserver/lib/catalina-ant.jar

x openv/wmc/webserver/lib/servlet-api.jar

x openv/wmc/webserver/lib/catalina-storeconfig.jar

x openv/wmc/webserver/lib/annotations-api.jar

x openv/wmc/webserver/NOTICE

x openv/wmc/config/

x openv/wmc/config/tomcat.logging.properties

x openv/wmc/config/log4j2.properties

x openv/wmc/war/

x openv/wmc/war/nbwebservice.war

x openv/wmc/lib/

x openv/wmc/lib/commons-lang.jar

x openv/wmc/lib/log4j-api-2.11.0.jar

x openv/wmc/lib/spring-security-web-4.2.1.RELEASE.jar

x openv/wmc/lib/commons-collections.jar

x openv/wmc/lib/spring-core-4.3.5.RELEASE.jar

x openv/wmc/lib/goodies.jar

x openv/wmc/lib/nb_wsf.jar

x openv/wmc/lib/nbu_common.jar

x openv/wmc/lib/log4j-core-2.11.0.jar

x openv/wmc/lib/log4j-web-2.11.0.jar

x openv/wmc/lib/commons-logging.jar

x openv/wmc/lib/commons-configuration.jar

Starting the NetBackup Web Management Console.

Deploying Server Certificate. This may take a few minutes.

Starting the NetBackup SAN Client Fibre Transport daemon.

Starting the NetBackup Discovery Framework.

Starting the NetBackup Event Manager.

Starting the NetBackup Deduplication Manager.

Starting the NetBackup Deduplication Engine.

Starting the NetBackup database manager process (bpdbm).

Converting snapshot policies:

Policy conversion summary:

Number of original policies:0

Number of non-snapshot policies skipped:0

Number of policies not needing conversion:0

Number of policies converted to

  'auto' snapshot method:0

Number of policies converted:0

Updating client hardware definitions:

Hardware update conversion summary:

Number of policies processed:      0

Number of policies with affected clients:      0

Number of clients processed:      0

Number of clients converted:      0

Updating policy identifiers:

Policy identifier update summary:

Number of policies processed:      0

Number of policies with duplicate identifier:      0

Number of policies with empty identifier:      0

Number of policies with affected identifier:      0

Starting the NetBackup compatibility daemon.

Starting the NetBackup Enterprise Media Manager.

Starting the NetBackup Resource Broker.

Populating the database tables.  This will take some time.

Starting the Media Manager device daemon processes.

Do you want to start the job-related NetBackup daemons

so backups and restores can be initiated? [y,n] (y) y

Starting the NetBackup request daemon process (bprd).

Starting the NetBackup Job Manager.

Starting the NetBackup Policy Execution Manager.

Starting the NetBackup Storage Lifecycle Manager.

Starting the NetBackup Remote Monitoring Management System.

Starting the NetBackup Key Management daemon.

Starting the NetBackup Service Layer.

Starting the NetBackup Indexing Manager.

Starting the NetBackup Agent Request Server.

Starting the NetBackup Bare Metal Restore daemon.

Starting the NetBackup Vault daemon.

Starting the NetBackup CloudStore Service Container.

Starting the NetBackup Service Monitor.

Starting the NetBackup Bare Metal Restore Boot Server daemon.

OpsCenter is the next-generation monitoring, reporting and

administrative solution designed to centrally manage one or

more NetBackup installations from a web browser.

If an OpsCenter server already exists in your environment

or you plan to install one, enter the real hostname of that

OpsCenter server here.  Do not use a virtual name.  If you

do not want this local machine to be an OpsCenter server,

enter NONE.

Enter the OpsCenter server (default: NONE):

WARNING: Catalog backups fail if the disaster recovery passphrase is not set.

NetBackup server installation complete.

5.修改环境变量

# vim /etc/profile

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

export PATH

# source /etc/profile

二、media server的安装

1.master和media都是用的同一个安装包,操作系统的环境配置都一样

2.安装过程中才会提示这台服务器是否为master,然后如果选n,再输入master的名称,其余步骤可以参考master的安装

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多