1. 创建系统账号
groupadd nbwebgrp
useradd -g nbwebgrp -c ‘NetBackup Web Services application account’ -d /usr/openv/wmc nbwebsvc
useradd -c ‘NetBackup Services account’ -d /usr/openv/ nbusvc
usermod -a -G nbwebgrp nbusvc

2. 上传安装包并解压
[root@nbuserver]/soft# ls
NetBackup_9.1_LinuxR_x86_64.tar.gz veritas_customer_registration_key.json
[root@nbuserver]/soft# cd NetBackup_9.1_LinuxR_x86_64
[root@nbuserver]/soft/# tar -zxvf NetBackup_9.1_LinuxR_x86_64.tar.gz
[root@nbuserver]/soft/NetBackup_9.1_LinuxR_x86_64# ls
Doc install LICENSE linuxR_x86 NBInstallAnswer-client.template NBInstallAnswer-master.template NBInstallAnswer-media.template

3.开始安装
[root@nbuserver]/soft/NetBackup_9.1_LinuxR_x86_64# ./install
Veritas Installation Script
Copyright © 2021 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.veritas.com/netbackup.

ATTENTION! To help ensure a successful upgrade to NetBackup 9.1,
please visit the NetBackup 9.x Upgrade Portal:
https://www.veritas.com/content/support/en_US/article.100048493.

Do you wish to continue? [y,n] 输入y继续
Starting NetBackup Deduplication installer
testing: /tmp/pdde_pkg_dir_9877
NetBackup Deduplication preinstall check passed
Running install analysis tool.

Is this host the master server? [y,n] (y) 输入y,表示安装master
Are you currently performing a disaster recovery of a master server? [y,n] (n) 输入n,全新安装master,不进行master的灾难恢复

Using nbwebsvc and nbwebgrp for the
NetBackup web service user and group.

ATTENTION! Provide the name of the service user account to be used to start
most of the daemons.

  • It is not recommended to use the root user as the service user.
  • The length of the service user name must be less than 32 characters.
  • The service user name must contain only English characters.
  • The nbwebsvc user should not be used as the service user.
  • nbwebgrp must be a secondary group of the service user.
    For more details, see the article: https://www.veritas.com/docs/100048220.

Enter the name of the service user account to be used to start most of the daemons: nbusvc

The private_tmp value is /tmp/nbcheck_dir.9836

Checking for critical system conditions…

ok media_server_cluster_upgrade: NetBackup is not installed: skipping
ok idirstruct_check: NetBackup is not present on this host.: skipping
ok nb_version_check: NetBackup is not present on this host.: skipping
ok server_conf_settings_critical: Inapplicable for new NetBackup installation: skipping
ok nbdb_ntfs_dir_symlink: inapplicable on linux: skipping
ok websvc_user_login_shell: Inapplicable for Linux or Windows, this is linux.: skipping
ok cloudcatalyst_check: Inapplicable for new installs.: skipping
ok tomcat_certificates: Inapplicable for new NetBackup installation: skipping
ok wsl_account: user [nbwebsvc] belongs to group [nbwebgrp]
ok defaulttasksmax_check: inapplicable - this is not a SUSE Linux Enterprise system version 12.3 or higher: skipping
ok java_key_store: Inapplicable for new NetBackup installation: skipping
ok nbdb_maintenance_space: no NBDB maintenance required on new install: skipping
ok master_server_name: Inapplicable for non-Windows install.: skipping
ok be_nb_same_host: inapplicable on linux: skipping
ok localhost_check: Inapplicable for new NetBackup installation: skipping
ok unsupported_platform: Host is a supported platform: Linux 3.10.0-1160.el7.x86_64.
ok remote_emm: NetBackup is not installed: skipping
ok unsupported_robot_types_critical: Inapplicable for new NetBackup installation: skipping
ok client_name_master_check: Inapplicable for new NetBackup installation: skipping
ok nb_keysize_env_value: No issues found in environment variable NB_KEYSIZE value.
ok service_user: The user [nbusvc] exists.

Checking for non-critical system conditions…

ok api_keys_check: Inapplicable for new NetBackup installation.: skipping
ok rbac_config_check: Inapplicable for new NetBackup installation.: skipping
ok os_update_level: inapplicable on linux: skipping
ok wmc_dir_ownership_check: Inapplicable for upgrade to non - Master Server: skipping
ok unsupported_robot_types_noncritical: Inapplicable for new NetBackup installation: skipping
ok fingerprint_map_check: Inapplicable for new NetBackup installation: skipping
ok asset_db_api: Inapplicable for new NetBackup installation.: skipping
ok masterkey_check: Inapplicable for new NetBackup installation.: skipping
not ok ulimit_nofiles: nofiles ulimit 1024 is too low.
NetBackup Master and Media Server processes may run slower if they are
limited to fewer than 8000 open file descriptors. This test runs
ulimit -n的设置,具体设置可以查看对应的KB
‘ulimit -n’ and checks that the result is at least 8000 on NetBackup
servers. See
https://www.veritas.com/support/en_US/article.TECH75332
for more information.
ok server_conf_settings_noncritical: Inapplicable for new NetBackup installation: skipping
ok ephemeral_port_range: The ephemeral port range does not include ports used by NetBackup services.
ok webserver_tunnel_config: 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 nbwmc_and_nb_dbsrv_mod_time_match: Inapplicable for new NetBackup installation: skipping
not ok semaphore_limits: too low:
Performance of NetBackup Master and Media Servers can be affected
adversely if the system is configured with low semaphore limits. This
test checks whether the current semaphore limits are set as
recommended. See https://www.veritas.com/support/en_US/article.TECH203066 for
details.
注意如下几个参数,安装要求修改可以查看对应的KB
The current SEMMNS setting is 32000; at least 307200 is recommended.
The current SEMMNI setting is 128; at least 1024 is recommended.
The current SEMMSL setting is 250; at least 300 is recommended.
ok port_availability_check: Port 3652 is available for NetBackup services.
Port 443 is available for NetBackup services.

WARNING: One or more non-critical preinstall checks have failed.

Veritas NetInsights Console helps you manage your NetBackup deployment more
efficiently, spot trends, and plan for the future. To learn more
about Veritas NetInsights Console, visit https://netinsights.veritas.com

A customer registration key is required to proceed with the installation of this
master server.
Log into Veritas NetInsights Console (https://netinsights.veritas.com) 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.
输入veritas_customer_registration_key.json文件的路径
/soft/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 files

NetBackup and Media Manager are normally installed in /usr/openv.
Is it OK to install in /usr/openv? [y,n] (y) 输入y,使用默认路径
No existing NetBackup server files to save.
Client folder [/usr/openv/netbackup/client] does not exist. No work to do.

Reading NetBackup files from /soft/NetBackup_9.1_LinuxR_x86_64/linuxR_x86/anb

Checking for pre-existing SYMCnetbp package.
package SYMCnetbp is not installed
Successfully copied VRTSpddes.rpm into staging area.
Successfully copied VRTSpddei.rpm into staging area.

x openv/netbackup/client/Linux/
x openv/netbackup/client/Linux/SuSE4.4.73/
x openv/netbackup/client/Linux/SuSE4.4.73/VRTSpddea.rpm
x openv/netbackup/client/Linux/SuSE4.4.73/VRTSnbpck.rpm
x openv/netbackup/client/Linux/SuSE4.4.73/certcmdTool_for_UNIX.tar.gz
x openv/netbackup/client/Linux/SuSE4.4.73/ssh_to_client
x openv/netbackup/client/Linux/SuSE4.4.73/VRTSnbjre.rpm
x openv/netbackup/client/Linux/SuSE4.4.73/extract_java
x openv/netbackup/client/Linux/SuSE4.4.73/cp_to_client
x openv/netbackup/client/Linux/SuSE4.4.73/nbcheck
x openv/netbackup/client/Linux/SuSE4.4.73/nb_init_cfg
x openv/netbackup/client/Linux/SuSE4.4.73/VRTSnbjava.rpm
x openv/netbackup/client/Linux/SuSE4.4.73/VRTSnbcfg.rpm
x openv/netbackup/client/Linux/SuSE4.4.73/nbbsdtar
x openv/netbackup/client/Linux/SuSE4.4.73/VRTSpbx.rpm
x openv/netbackup/client/Linux/SuSE4.4.73/client_config
x openv/netbackup/client/Linux/SuSE4.4.73/VRTSnbclt.rpm
x openv/netbackup/client/Linux/SuSE4.4.73/nbj.conf
x openv/netbackup/client/Linux/SuSE4.4.73/sftp_to_client
x openv/netbackup/client/Linux/SuSE4.4.73/pdinstall
x openv/netbackup/client/Linux/SuSE4.4.73/.sizes
x openv/netbackup/client/Linux/SuSE4.4.73/version
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/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.10218 for details.
Installing VRTSpbx …
Installation of VRTSpbx was successful. Check /tmp/install_VRTSpbx.rpm_trace.10218 for details.
Installing VRTSnbclt …
Installation of VRTSnbclt was successful. Check /tmp/install_VRTSnbclt.rpm_trace.10218 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.11014 on nbuserver.localdomain.
Installing VRTSnbjava …

Installation of VRTSnbjava was successful.
More details regarding VRTSnbjava can be found in file
/tmp/install_VRTSnbjava.rpm_trace.11014 on nbuserver.localdomain.

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.10218 for details.
Installation of VRTSpddes.rpm was successful. Check /tmp/install_VRTSpddes.rpm_trace.10218 for details.
Installation of VRTSpddei.rpm was successful. Check /tmp/install_VRTSpddei.rpm_trace.10218 for details.
Installing VRTSnbcfg.rpm …
Installation of VRTSnbcfg.rpm was successful. Check /tmp/install_VRTSnbcfg.rpm_trace.10218 for details.
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.10102 on nbuserver.localdomain.

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 /soft/veritas_customer_registration_key.json to /usr/openv/var/global/customer_registration.

Running /usr/openv/netbackup/bin/install_bp
Value of TMPDIR set to : [/tmp]

A NetBackup Server or Enterprise Server license key is needed
for installation to continue.
输入Netbackup 许可
Enter license key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx:
NetBackup Enterprise Server Base product with the following features enabled:
Enterprise Vault Agent
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
Inline Tape Copy
DataStore
has been registered.

All additional keys should be added at this time.
输入y,继续添加Netbackup 许可
Do you want to add additional license keys now? [y,n] (y)

    License Key Utility-------------------A) Add a License KeyD) Delete a License KeyF) List Active License KeysL) List Registered License KeysH) Helpq) Quit License Key Utility

Enter a letter: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx

“xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx” is an invalid option.

    License Key Utility-------------------A) Add a License KeyD) Delete a License KeyF) List Active License KeysL) List Registered License KeysH) Helpq) Quit License Key Utility

Enter a letter: A

Enter license key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx
NetBackup Enterprise Server is the active NetBackup.

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx:
NetBackup features enabled:
Enterprise Vault Agent
Bare Metal Restore
Encryption
Open File Backup
Encryption (Legacy DES 56-bit)
Encryption (Legacy DES 40-bit)
Additional clients
has been registered.

    License Key Utility-------------------A) Add a License KeyD) Delete a License KeyF) List Active License KeysL) List Registered License KeysH) Helpq) Quit License Key Utility

Enter a letter: A

Enter license key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx
NetBackup Enterprise Server is the active NetBackup.

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx:
NetBackup features enabled:
PureDisk MS Exchange Agent
Enterprise Vault Agent
PureDisk MS SQL Server Agent
BigData
MS SharePoint Agent
Sybase extension
Informix extension
Oracle extension
Lotus Notes extension
DB2 extension
MS SQL Server extension
MS Exchange extension
Additional clients
has been registered.

    License Key Utility-------------------A) Add a License KeyD) Delete a License KeyF) List Active License KeysL) List Registered License KeysH) Helpq) Quit License Key Utility

Enter a letter: A

Enter license key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx
NetBackup Enterprise Server is the active NetBackup.

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx:
NetBackup Enterprise Server Base product with the following features enabled:
SAN Client
Enterprise Vault Agent
Bare Metal Restore
Encryption
Open File Backup
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
Inline Tape Copy
Library Based Tape Drives
DataStore
Encryption (Legacy DES 56-bit)
Encryption (Legacy DES 40-bit)
Additional clients
has been registered.

    License Key Utility-------------------A) Add a License KeyD) Delete a License KeyF) List Active License KeysL) List Registered License KeysH) Helpq) Quit License Key Utility

Enter a letter: A

Enter license key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx
NetBackup Enterprise Server is the active NetBackup.

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx:
NetBackup Enterprise Server features enabled:
Accelerator
PureDisk Remote Office
PureDisk Option
Flexible Disk Option
OpenStorage Disk Option
Virtual Tape Option
DataStore
Shared Storage Option
NDMP
has been registered.

    License Key Utility-------------------A) Add a License KeyD) Delete a License KeyF) List Active License KeysL) List Registered License KeysH) Helpq) Quit License Key Utility

Enter a letter: A

Enter license key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx
NetBackup Enterprise Server is the active NetBackup.

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx:
NetBackup Enterprise Server Base product with all the features enabled
has been registered.

    License Key Utility-------------------A) Add a License KeyD) Delete a License KeyF) List Active License KeysL) List Registered License KeysH) Helpq) Quit License Key Utility

Enter a letter: Q

Installing NetBackup Enterprise Server version: 9.1

If this machine will be using a different network interface than the
default (nbuserver), 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 “nbuserver” as the configured
输入y,使用机器名作为master的名字
NetBackup server name of this machine? [y,n] (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.
输入n,不添加media servers 后期在添加
Do you want to add any media servers now? [y,n] (n)

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

Successfully cleared host cache
Successfully repaired or initialized peer validation cache

Machine nbuserver.localdomain is a master server, and it is the EMMSERVER.

Successfully updated the session cache parameters.
Creating /usr/openv/tmp/sqlany

Installed SQL Anywhere Version 17.0.10.6230
Installation completed successfully

set_value: Key “AZDBPasswordFilePath” successfully updated
set_value: Key “LibPwdCryptFilePath” successfully updated
AZ database setup complete.

WEBSVC_USER ‘nbwebsvc’ and WEBSVC_GROUP ‘nbwebgrp’ were saved in bp.conf.
SERVICE_USER ‘nbusvc’ saved in bp.conf.

Setting the user “nbusvc” as the owner of all files in the directory “/usr/openv”.
This operation may take some time.
Database server is NB_nbuserver
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.
Creating the NetBackup database files.
The NetBackup database files creation complete.
Creating the NetBackup database schema.
Verifying the running version of NBDB …
NBDB version 9.1.0.0 verified.
Upgrading NBDB (9.1.0.0) to (9.1.0.0). This may take some time…
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_nbuserver].
Creating the NetBackup Authorization database.
Creation of NetBackup Authorization database is complete.
Exiting from create_nbdb, status[0].

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 ‘nbuserver’
Setting up security on target host: nbuserver
nbatd is successfully configured on NetBackup Master Server.
Operation completed successfully.
The NetBackup CA key strength is 2048 bits. Generating NetBackup web server certificates without renewing key pair.
Deploying AT certificate for web user.
Deploying AT certificate for web services.
Generating AT certificate for tomcat.

Starting the NetBackup Audit Manager.

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/configureCertsForPlugins
x openv/wmc/bin/install/configureWsDefaults
x openv/wmc/bin/install/configureWebServerCerts
x openv/wmc/bin/install/configureEnv
x openv/wmc/bin/install/configureSAMLECACert
x openv/wmc/bin/install/manageClientCerts
x openv/wmc/bin/install/createCredStore
x openv/wmc/webserver/
x openv/wmc/webserver/webapps/
x openv/wmc/webserver/README.md
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/ciphers.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/makebase.sh
x openv/wmc/webserver/bin/catalina-tasks.xml
x openv/wmc/webserver/RELEASE-NOTES
x openv/wmc/webserver/RUNNING.txt
x openv/wmc/webserver/BUILDING.txt
x openv/wmc/webserver/CONTRIBUTING.md
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/ecj-4.18.jar
x openv/wmc/webserver/lib/tomcat-jdbc.jar
x openv/wmc/webserver/lib/tomcat-i18n-es.jar
x openv/wmc/webserver/lib/tomcat-i18n-cs.jar
x openv/wmc/webserver/lib/el-api.jar
x openv/wmc/webserver/lib/tomcat-coyote.jar
x openv/wmc/webserver/lib/catalina-ssi.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-i18n-zh-CN.jar
x openv/wmc/webserver/lib/tomcat-websocket.jar
x openv/wmc/webserver/lib/tomcat-i18n-ru.jar
x openv/wmc/webserver/lib/tomcat-i18n-pt-BR.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/tomcat-i18n-de.jar
x openv/wmc/webserver/lib/tomcat-i18n-ko.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/ccj-3.0.1.jar
x openv/wmc/lib/commons-lang.jar
x openv/wmc/lib/log4j-api-2.13.3.jar
x openv/wmc/lib/log4j-core-2.13.3.jar
x openv/wmc/lib/commons-collections.jar
x openv/wmc/lib/goodies.jar
x openv/wmc/lib/nb_wsf.jar
x openv/wmc/lib/log4j-web-2.13.3.jar
x openv/wmc/lib/nbu_common.jar
x openv/wmc/lib/nb_loggingcore.jar
x openv/wmc/lib/nb_paths.jar
x openv/wmc/lib/spring-security-web-5.4.5.jar
x openv/wmc/lib/spring-core-5.2.13.RELEASE.jar
x openv/wmc/lib/commons-logging.jar
x openv/wmc/lib/commons-configuration.jar

Starting the NetBackup Web Management Console.
Configuring Message Queue Broker Service.

Starting the NetBackup Messaging Broker Service.
Getting CA certificate mode from master server.
NOTE: Depending on the network, this action may take a few minutes.

Master server nbuserver is configured to use NBCA.

Deploying Server Certificate. This may take a few minutes.
The NetBackup CA key strength is 2048 bits. Not initiating NetBackup CA migration.
Starting the NetBackup SAN Client Fibre Transport daemon.
Starting the NetBackup Discovery Framework.

Starting the NetBackup Event Manager.

Starting the NetBackup Deduplication processes.

Starting the NetBackup database manager process (bpdbm).

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.

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 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)
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 Continuous Data Protection daemon.
Starting the NetBackup Anomaly Management daemon.
Starting the NetBackup Service Monitor.
Starting the NetBackup Bare Metal Restore Boot Server daemon.

Checking the current NetBackup KMS configuration.

OpsCenter is the 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.
Running install analysis tool.

File /usr/openv/tmp/install_trace.9836 contains a trace of this install.
That file can be deleted after you are sure the install was successful.
安装完成

centos 7.6 安装Netbackup 9.1相关推荐

  1. 图文详解安装NetBackup 6.5备份恢复Oracle 10g rac 数据库(修订)

    我们使用Linux平台进行测试,OS版本为Oracle Enterprise Linux 5.5 x86_64: [root@nas servsoft]# cat /etc/issue Enterpr ...

  2. linux 6.4 图形界面,为CentOS 6.4安装图形界面并用VNC远程连接

    为CentOS 6.4安装图形界面并用VNC远程连接 1.安装VNC服务 #yum install -y tigervnc-server #passwd                        ...

  3. 如何在 CentOS 7 中安装或升级最新的内核

    转 原创 2017-03-19 译者:geekpi Linux中国 随着新的设备和技术定期出来,如果我们想充分利用它们,保持最新的内核就很重要.此外,更新内核将帮助我们利用新的内核函数,并保护自己免受 ...

  4. 在CentOS 7中安装与配置Tomcat-8方法

    安装前提 在CentOS 7中安装与配置JDK8 安装tomcat  apache-tomcat-8.0.14.tar.gz文件上传到/usr/local中执行以下操作: [root@localhos ...

  5. Centos系统上安装php遇到的错误解决方法集锦

    Centos系统上安装php遇到的错误解决方法集锦 1.configure: error: xml2-config not found. Please check your libxml2 insta ...

  6. CentOS下编译安装python包管理安装工具pip教程

    ubuntu 安装pip 代码如下: apt-get install python-pip 安装requests, pip install requests 对于centos的,直接 yum inst ...

  7. Centos 7.5 安装Zabbix4.0

    Centos 7.5 安装Zabbix4.0 一.参考链接 zabbix官方安装文档:https://www.zabbix.com/cn/download zabbix官方产品文档:https://w ...

  8. mysql linux centos 安装_Linux centos 下在线安装mysql

    1,查看是否有安装过mysql: #rpm -qa | grep mysql 如果无结果返回,说明没有安装Mysql,可以全新安装. 2,查看在线服务器提供的Mysql相关的安装包有哪些: #yum ...

  9. CentOS 6.0安装VNC Server

    2019独角兽企业重金招聘Python工程师标准>>> 环境 服务器:192.168.10.181 系统:CentOS 6.0 安装过程 1.切换至root用户 2.检测系统是否安装 ...

最新文章

  1. zabbix 监控项自动发现过滤_Zabbix5.2由浅入深之官方自动发现规则初探(网络篇)
  2. 前端登陆加密和后端解密
  3. 表迁移工具的选型-复制ibd的方法-传输表空间
  4. 018对象——对象 get_class get_declared_classes get_declared_interfaces
  5. 软件工程个人作业05
  6. throws关键字_异常处理的第一种方式,交给别人处理
  7. ViewPager实现引导界面以及进入下一个activity解决办法
  8. Swift--基本数据类型(一)
  9. DATEDIFF 函数使用
  10. 合理设置apache的连接数及进程工作方式
  11. Django中form字段操作
  12. iis url重写 域名跳转子目录_IIS设置URL重写,实现页面的跳转的重定向方法
  13. 【Learning】 动态树分治
  14. mysql数据库语法——(六)
  15. Android 博文
  16. 五子棋游戏设计详解(C语言)
  17. 三菱plc pwm指令_三菱plc功能指令集大全和自学基础
  18. Python编程语言入门视频教程,人生苦短,我用Python!
  19. Java中的Stream流
  20. 人员离职it检查_员工离职的IT流程

热门文章

  1. 信用贷款违约预测项目
  2. 友盟多渠道打包 Android Apk
  3. ArcGIS Pro中管线三维符号化方法
  4. 18118 勇者斗恶龙(c++ STL sort的运用)
  5. 微信小程序中动态添加删除class类名 使用三元表达式动态设置标签的class名
  6. lancet: 一个全面、高效、可复用的go语言工具函数库
  7. 使用DOM技术操纵文档
  8. Python3学习(33)--序列和反序列化(二)
  9. 上市十天高管大换血 甘李药业有隐疾?
  10. 字节码插桩(javassist)之插入代码块|IOC框架(Hilt)之对象注入~研究