一、将下载好的Netbackup8.1压缩包上传至Linux服务器并解压
1 [root@NBU8 ~]# tar -zxvf NetBackup_8.1_LinuxR_x86_64.tar.gz 2 NetBackup_8.1_LinuxR_x86_64/ 3 NetBackup_8.1_LinuxR_x86_64/install 4 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/ 5 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/ 6 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/ 7 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/PDDE_gc 8 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/certcmdTool_for_UNIX.tar.gz 9 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/NB.inst 10 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/nbdrpkgcheck 11 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/nbcheck 12 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/pddeobjectcount 13 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/nbbsdtar 14 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/pdinstall 15 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/.sizes 16 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/catalog/anb/nbtelemetry 17 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/anb/ 18 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/anb/VRTSnetbp.rpm 19 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/anb/client_dist.tar.gz 20 NetBackup_8.1_LinuxR_x86_64/linuxR_x86/anb/.sizes_VRTSnetbp 21 NetBackup_8.1_LinuxR_x86_64/Doc/ 22 NetBackup_8.1_LinuxR_x86_64/Doc/NetBackup_Documentation.pdf 23 NetBackup_8.1_LinuxR_x86_64/LICENSE 24 [root@NBU8 ~]#
二、安装Netbackup
1.cd 进入目录
1 [root@NBU8 ~]# cd NetBackup_8.1_LinuxR_x86_64 2 [root@NBU8 NetBackup_8.1_LinuxR_x86_64]# ls 3 Doc install LICENSE linuxR_x86 4 [root@NBU8 NetBackup_8.1_LinuxR_x86_64]#
2.安装前修改配置
[root@NBU8 NetBackup_8.1_LinuxR_x86_64]# ulimit -n 8000
[root@NBU8 NetBackup_8.1_LinuxR_x86_64]# echo "300 307200 100 1024" > /proc/sys/kernel/sem
[root@NBU8 NetBackup_8.1_LinuxR_x86_64]# sysctl -p
[root@NBU8 NetBackup_8.1_LinuxR_x86_64]# groupadd nbwebgrp
[root@NBU8 NetBackup_8.1_LinuxR_x86_64]# useradd -g nbwebgrp -c 'NetBackup Web Services account' -d /home/openv nbwebsvc
[root@NBU8 NetBackup_8.1_LinuxR_x86_64]# systemctl stop firewalld.service
[root@NBU8 NetBackup_8.1_LinuxR_x86_64]# systemctl disable firewalld.service
3../install 进行安装

1 [root@NBU8 NetBackup_8.1_LinuxR_x86_64]# ./install 2 3 4 Veritas Installation Script 5 Copyright (c) 2017 Veritas Technologies LLC. All rights reserved. 6 7 8 Installing NetBackup Server Software 9 10 11 Please review the VERITAS SOFTWARE LICENSE AGREEMENT located on 12 the installation media before proceeding. The agreement includes 13 details on the NetBackup Product Improvement Program. 14 15 For NetBackup installation and upgrade information specific to your 16 platform and to find out if your installed EEBs or hot fixes are 17 contained in this release, check the Installation and Upgrade checklists 18 and the Hot Fix and EEB Release Auditor, both available on the Veritas 19 Services and Operations Readiness Tools (SORT) page: 20 https://sort.veritas.com/netbackup. 21 22 ATTENTION! To help ensure a successful upgrade to NetBackup 8.1, 23 please visit the NetBackup 8.x Upgrade Portal: 24 https://www.veritas.com/docs/000115678. 25 26 Do you wish to continue? [y,n] (y)
4.按y继续,基本都是按回车一直下去。

1 [root@NBU8 NetBackup_8.1_LinuxR_x86_64]# ./install 2 3 4 Veritas Installation Script 5 Copyright (c) 2017 Veritas Technologies LLC. All rights reserved. 6 7 8 Installing NetBackup Server Software 9 10 11 Please review the VERITAS SOFTWARE LICENSE AGREEMENT located on 12 the installation media before proceeding. The agreement includes 13 details on the NetBackup Product Improvement Program. 14 15 For NetBackup installation and upgrade information specific to your 16 platform and to find out if your installed EEBs or hot fixes are 17 contained in this release, check the Installation and Upgrade checklists 18 and the Hot Fix and EEB Release Auditor, both available on the Veritas 19 Services and Operations Readiness Tools (SORT) page: 20 https://sort.veritas.com/netbackup. 21 22 ATTENTION! To help ensure a successful upgrade to NetBackup 8.1, 23 please visit the NetBackup 8.x Upgrade Portal: 24 https://www.veritas.com/docs/000115678. 25 26 Do you wish to continue? [y,n] (y) 27 Starting NetBackup Deduplication installer 28 testing: /tmp/pdde_pkg_dir_10278 29 NetBackup Deduplication preinstall check passed 30 31 Is this host the master server? [y,n] (y) 32 Are you currently performing a disaster recovery of a master server? [y,n] (n) 33 34 Using nbwebsvc and nbwebgrp for the 35 NetBackup web service user and group. 36 37 38 Checking for required system conditions... 39 40 ok server_conf_settings_critical: Inapplicable for new NetBackup installation: skipping 41 ok media_server_cluster_upgrade: NetBackup is not installed: skipping 42 ok remote_emm: NetBackup is not installed: skipping 43 ok wsl_account: user [nbwebsvc] belongs to group [nbwebgrp] 44 ok be_nb_same_host: inapplicable on linux: skipping 45 ok unsupported_platform: Passed checks for unsupported platforms. 46 ok nbdb_ntfs_dir_symlink: inapplicable on linux: skipping 47 ok nbdb_maintenance_space: no NBDB maintenance required on new install: skipping 48 49 Checking for recommended system conditions... 50 51 ok os_update_level: inapplicable on linux: skipping 52 ok ulimit_nofiles: nofiles ulimit 8000 is high enough. 53 ok hotfix_auditor: NetBackup is not installed or there is no hotfix or EEB data present. Skipping HF/EEB Auditor check. 54 ok server_conf_settings_noncritical: Inapplicable for new NetBackup installation: skipping 55 ok semaphore_limits: semaphore limits are high enough 56 57 The NetBackup and Media Manager software is built for use on LINUX_RH_X86 hardware. 58 Do you want to install NetBackup and Media Manager files? [y,n] (y) 59 60 NetBackup and Media Manager are normally installed in /usr/openv. 61 Is it OK to install in /usr/openv? [y,n] (y) 62 63 Saving server binaries for LINUX_RH_X86. 64 65 Reading NetBackup files from /root/NetBackup_8.1_LinuxR_x86_64/linuxR_x86/anb 66 67 Checking for pre-existing SYMCnetbp package. 68 package SYMCnetbp is not installed 69 Checking for pre-existing VRTSnetbp package. 70 Installing VRTSnetbp package. 71 Installation of VRTSnetbp was successful. 72 More details regarding VRTSnetbp can be found in file 73 /tmp/install_netbppkg_trace.10362 on NBU8.0. 74 75 x openv/netbackup/client/Linux/ 76 x openv/netbackup/client/Linux/Debian2.6.18/ 77 x openv/netbackup/client/Linux/Debian2.6.18/client_bin.tar.gz 78 x openv/netbackup/client/Linux/Debian2.6.18/certcmdTool_for_UNIX.tar.gz 79 x openv/netbackup/client/Linux/Debian2.6.18/ssh_to_client 80 x openv/netbackup/client/Linux/Debian2.6.18/extract_java 81 x openv/netbackup/client/Linux/Debian2.6.18/cp_to_client 82 x openv/netbackup/client/Linux/Debian2.6.18/nbcheck 83 x openv/netbackup/client/Linux/Debian2.6.18/pddeagent.tar.gz 84 x openv/netbackup/client/Linux/Debian2.6.18/.sizes_JRE 85 x openv/netbackup/client/Linux/Debian2.6.18/nb_init_cfg 86 x openv/netbackup/client/Linux/Debian2.6.18/.sizes_NB-Java 87 x openv/netbackup/client/Linux/Debian2.6.18/nbbsdtar 88 x openv/netbackup/client/Linux/Debian2.6.18/client_config 89 x openv/netbackup/client/Linux/Debian2.6.18/.sizes_client_bin 90 x openv/netbackup/client/Linux/Debian2.6.18/PBX.tar.gz 91 x openv/netbackup/client/Linux/Debian2.6.18/nbj.conf 92 x openv/netbackup/client/Linux/Debian2.6.18/sftp_to_client 93 x openv/netbackup/client/Linux/Debian2.6.18/pdinstall 94 x openv/netbackup/client/Linux/Debian2.6.18/.sizes 95 x openv/netbackup/client/Linux/Debian2.6.18/installpbx 96 x openv/netbackup/client/Linux/Debian2.6.18/JRE.tar.gz 97 x openv/netbackup/client/Linux/Debian2.6.18/version 98 x openv/netbackup/client/Linux/Debian2.6.18/NB-Java.tar.gz 99 x openv/netbackup/client/Linux/SuSE3.0.76/ 100 x openv/netbackup/client/Linux/SuSE3.0.76/VRTSpddea.rpm 101 x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbpck.rpm 102 x openv/netbackup/client/Linux/SuSE3.0.76/certcmdTool_for_UNIX.tar.gz 103 x openv/netbackup/client/Linux/SuSE3.0.76/ssh_to_client 104 x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbjre.rpm 105 x openv/netbackup/client/Linux/SuSE3.0.76/extract_java 106 x openv/netbackup/client/Linux/SuSE3.0.76/cp_to_client 107 x openv/netbackup/client/Linux/SuSE3.0.76/nbcheck 108 x openv/netbackup/client/Linux/SuSE3.0.76/nb_init_cfg 109 x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbjava.rpm 110 x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbcfg.rpm 111 x openv/netbackup/client/Linux/SuSE3.0.76/nbbsdtar 112 x openv/netbackup/client/Linux/SuSE3.0.76/VRTSpbx.rpm 113 x openv/netbackup/client/Linux/SuSE3.0.76/client_config 114 x openv/netbackup/client/Linux/SuSE3.0.76/VRTSnbclt.rpm 115 x openv/netbackup/client/Linux/SuSE3.0.76/nbj.conf 116 x openv/netbackup/client/Linux/SuSE3.0.76/sftp_to_client 117 x openv/netbackup/client/Linux/SuSE3.0.76/pdinstall 118 x openv/netbackup/client/Linux/SuSE3.0.76/.sizes 119 x openv/netbackup/client/Linux/SuSE3.0.76/version 120 x openv/netbackup/client/Linux/RedHat2.6.18/ 121 x openv/netbackup/client/Linux/RedHat2.6.18/VRTSpddea.rpm 122 x openv/netbackup/client/Linux/RedHat2.6.18/VRTSnbpck.rpm 123 x openv/netbackup/client/Linux/RedHat2.6.18/certcmdTool_for_UNIX.tar.gz 124 x openv/netbackup/client/Linux/RedHat2.6.18/ssh_to_client 125 x openv/netbackup/client/Linux/RedHat2.6.18/VRTSnbjre.rpm 126 x openv/netbackup/client/Linux/RedHat2.6.18/extract_java 127 x openv/netbackup/client/Linux/RedHat2.6.18/cp_to_client 128 x openv/netbackup/client/Linux/RedHat2.6.18/nbcheck 129 x openv/netbackup/client/Linux/RedHat2.6.18/nb_init_cfg 130 x openv/netbackup/client/Linux/RedHat2.6.18/VRTSnbjava.rpm 131 x openv/netbackup/client/Linux/RedHat2.6.18/VRTSnbcfg.rpm 132 x openv/netbackup/client/Linux/RedHat2.6.18/nbbsdtar 133 x openv/netbackup/client/Linux/RedHat2.6.18/VRTSpbx.rpm 134 x openv/netbackup/client/Linux/RedHat2.6.18/client_config 135 x openv/netbackup/client/Linux/RedHat2.6.18/VRTSnbclt.rpm 136 x openv/netbackup/client/Linux/RedHat2.6.18/nbj.conf 137 x openv/netbackup/client/Linux/RedHat2.6.18/sftp_to_client 138 x openv/netbackup/client/Linux/RedHat2.6.18/pdinstall 139 x openv/netbackup/client/Linux/RedHat2.6.18/.sizes 140 x openv/netbackup/client/Linux/RedHat2.6.18/version 141 142 Copying RedHat2.6.18 Client Binaries 143 Installing VRTSnbpck ... 144 Installation of VRTSnbpck was successful. Check /tmp/install_VRTSnbpck.rpm_trace.10810 for details. 145 Installing VRTSpbx ... 146 Installation of VRTSpbx was successful. Check /tmp/install_VRTSpbx.rpm_trace.10810 for details. 147 Installing VRTSnbclt ... 148 Installation of VRTSnbclt was successful. Check /tmp/install_VRTSnbclt.rpm_trace.10810 for details. 149 150 Terminating NetBackup and/or Media Manager processes. 151 152 Installing NB-Java. 153 Installing VRTSnbjre ... 154 155 Installation of VRTSnbjre was successful. 156 More details regarding VRTSnbjre can be found in file 157 /tmp/install_VRTSnbjre.rpm_trace.11168 on NBU8.0. 158 Installing VRTSnbjava ... 159 160 Installation of VRTSnbjava was successful. 161 More details regarding VRTSnbjava can be found in file 162 /tmp/install_VRTSnbjava.rpm_trace.11168 on NBU8.0. 163 164 Migrating log files in /usr/openv/logs 165 Migration of log files complete. 166 167 No [x]inetd process found. 168 Installing VRTSpddea.rpm ... 169 Installation of VRTSpddea.rpm was successful. Check /tmp/install_VRTSpddea.rpm_trace.10810 for details. 170 Starting NetBackup Deduplication installer 171 testing: /tmp/pdde_pkg_dir_11800 172 Checking for SYMCpddea package... 173 Checking for VRTSpddea package... 174 Package VRTSpddea found. 175 176 NetBackup Deduplication software is installed. 177 178 NetBackup Deduplication is not yet configured. 179 Checking for SYMCpddes package... 180 Checking for VRTSpddes package... 181 Checking for SYMCpddea package... 182 Installing NetBackup Deduplication server package (/usr/openv/pddeserver.tar.gz)... 183 Extracting package VRTSpddes in /tmp/pdde_pkg_dir_11800. 184 Package VRTSpddes extracted to /tmp/pdde_pkg_dir_11800. 185 Installing package VRTSpddes. 186 Package VRTSpddes installed. 187 Installing NetBackup Extendable Storage File System Service (VxESFS) ... 188 Running install_esfs script ... 189 Successfully installed NetBackup Extendable Storage File System Service (VxESFS) 190 Running NetBackup Deduplication upgrade script (server mode)... 191 NetBackup Deduplication install finished successfully. 192 Version now installed: 11.0002.0017.0908 193 Full NetBackup Deduplication installation log saved to: /var/log/puredisk/2019-03-30_16:19-pdde-install.log 194 195 Installing VRTSnbcfg.rpm ... 196 Installation of VRTSnbcfg.rpm was successful. Check /tmp/install_VRTSnbcfg.rpm_trace.10810 for details. 197 198 Done executing NB.inst. 199 200 If you ran NB.inst instead of <cdrom_path>/install, you must 201 run /usr/openv/netbackup/bin/install_bp to initiate NetBackup. 202 Running /usr/openv/netbackup/bin/install_bp 203 204 205 A NetBackup Server or Enterprise Server license key is needed 206 for installation to continue. 207 208 Enter license key: KRXW-WDSM-8R2R-W6PP-CRCR-PPZU-3SL4-P4PP-CR8P-N 209 210 KRXW-WDSM-8R2R-W6PP-CRCR-PPZU-3SL4-P4PP-CR8P-N: 211 NetBackup Enterprise Server Base product with the following features enabled: 212 SAN Client 213 Enterprise Vault Agent 214 Bare Metal Restore 215 Encryption 216 Open File Backup 217 Robotic Library Sharing Support 218 Remote Media Server Support 219 Microsoft RSM Robotic Libraries 220 ADIC DAS/SDLC Robotic Libraries 221 IBM ATL Robotic Libraries 222 Fujitsu LMF Robotic Libraries 223 StorageTek ACS Robotic Libraries 224 Snapshot Client 225 Inline Tape Copy 226 Library Based Tape Drives 227 DataStore 228 Encryption (Legacy DES 56-bit) 229 Encryption (Legacy DES 40-bit) 230 Additional clients 231 has been registered. 232 233 234 All additional keys should be added at this time. 235 Do you want to add additional license keys now? [y,n] (y) n 236 237 Use /usr/openv/netbackup/bin/admincmd/get_license_key 238 to add, delete or list license keys at a later time. 239 240 Installing NetBackup Enterprise Server version: 8.1 241 242 243 244 If this machine will be using a different network interface than the 245 default (NBU8), the name of the preferred interface should be used 246 as the configured server name. If this machine will be part of a 247 cluster, the virtual name should be used as the configured server name. 248 249 The domainname of this machine appears to be "0". 250 You may choose to use this domainname in your configured NetBackup server 251 name, or simply use "NBU8" as the configured NetBackup server name. 252 253 Would you like to use "NBU8.0" as the configured 254 NetBackup server name of this machine? [y,n] (y) 255 256 257 258 Media servers can be added during this installation or 259 to a NetBackup environment after installation completes. 260 Refer to the NetBackup Administrator's Guide, Volume I for 261 more information. 262 263 Do you want to add any media servers now? [y,n] (n) 264 265 Checking network connections. 266 Checking network connections. 267 bp.conf: IP_ADDRESS_FAMILY = AF_INET: default value, no update needed 268 269 Successfully cleared host cache 270 Successfully cleared peer validation cache 271 272 273 274 Machine NBU8.0 is a master server, and it is the EMMSERVER. 275 276 Successfully updated the session cache parameters. 277 Creating /usr/openv/tmp/sqlany 278 279 Installed SQL Anywhere Version 16.0.0.2322 280 Installation completed successfully 281 282 set_value: Key "AZDBPasswordFilePath" successfully updated 283 AZ database setup complete. 284 285 Database server is NB_NBU8 286 Creating the NetBackup database. 287 Creating NetBackup staging directory in: /usr/openv/db/staging 288 Starting the NetBackup database. 289 Authenticating the NetBackup database. 290 VXDBMS_NB_DATA entry in bp.conf updated successfully. 291 Setting of database authentication for NBDB successful. 292 Change of dba password for NBDB successful. 293 This will require restart of NetBackup Web Management Console service. 294 Creating the NetBackup database files. 295 The NetBackup database files creation complete. 296 Creating the NetBackup database schema. 297 Verifying the running version of NBDB ... 298 NBDB version 8.1.0.0 verified. 299 This will require restart of NetBackup Web Management Console service. 300 Upgrading NBDB (8.1.0.0) to (8.1.0.0) ... 301 NBDB version remains the same. 302 Starting NBDB database self-tuning. This may take some time... 303 Found 0 fragmented records in database. 304 NBDB database self-tuning is complete. 305 Database [NBDB] validation successful. 306 The NetBackup database creation complete. 307 Database [NBDB] is alive and well on server [NB_NBU8]. 308 Creating the NetBackup Authorization database. 309 Creation of NetBackup Authorization database is complete. 310 Exiting from create_nbdb, status[0]. 311 WEBSVC_USER 'nbwebsvc' and WEBSVC_GROUP 'nbwebgrp' were saved in bp.conf. 312 Starting the NetBackup Authentication daemon. 313 Starting the NetBackup network daemon. 314 Starting the NetBackup client daemon. 315 316 Configuring nbatd. 317 318 Gathering configuration information. 319 Waiting for the security services to start operation. 320 Generating identity for host 'NBU8.0' 321 Setting up security on target host: NBU8.0 322 nbatd is successfully configured on NetBackup Master Server. 323 Operation completed successfully. 324 Deploying AT certificate for web user. 325 Deploying AT certificate for web services. 326 Generating AT certificate for tomcat. 327 328 Starting the NetBackup Audit Manager. 329 330 331 x openv/wmc/ 332 x openv/wmc/bin/ 333 x openv/wmc/bin/install/ 334 x openv/wmc/bin/install/configureWmc 335 x openv/wmc/bin/install/configurePorts 336 x openv/wmc/bin/install/setupWmc 337 x openv/wmc/bin/install/createSslStore 338 x openv/wmc/bin/install/configureCerts 339 x openv/wmc/bin/install/wmcUtils 340 x openv/wmc/bin/install/configureWsDefaults 341 x openv/wmc/bin/install/configureEnv 342 x openv/wmc/bin/install/manageClientCerts 343 x openv/wmc/webserver/ 344 x openv/wmc/webserver/webapps/ 345 x openv/wmc/webserver/webapps/ROOT/ 346 x openv/wmc/webserver/webapps/ROOT/tomcat.css 347 x openv/wmc/webserver/webapps/ROOT/tomcat-power.gif 348 x openv/wmc/webserver/webapps/ROOT/asf-logo-wide.svg 349 x openv/wmc/webserver/webapps/ROOT/bg-upper.png 350 x openv/wmc/webserver/webapps/ROOT/bg-nav-item.png 351 x openv/wmc/webserver/webapps/ROOT/index.jsp 352 x openv/wmc/webserver/webapps/ROOT/favicon.ico 353 x openv/wmc/webserver/webapps/ROOT/bg-nav.png 354 x openv/wmc/webserver/webapps/ROOT/tomcat.svg 355 x openv/wmc/webserver/webapps/ROOT/WEB-INF/ 356 x openv/wmc/webserver/webapps/ROOT/WEB-INF/web.xml 357 x openv/wmc/webserver/webapps/ROOT/bg-middle.png 358 x openv/wmc/webserver/webapps/ROOT/bg-button.png 359 x openv/wmc/webserver/webapps/ROOT/tomcat.png 360 x openv/wmc/webserver/webapps/ROOT/tomcat.gif 361 x openv/wmc/webserver/webapps/ROOT/RELEASE-NOTES.txt 362 x openv/wmc/webserver/temp/ 363 x openv/wmc/webserver/temp/safeToDelete.tmp 364 x openv/wmc/webserver/bin/ 365 x openv/wmc/webserver/bin/version.sh 366 x openv/wmc/webserver/bin/setclasspath.sh 367 x openv/wmc/webserver/bin/startup.sh 368 x openv/wmc/webserver/bin/bootstrap.jar 369 x openv/wmc/webserver/bin/daemon.sh 370 x openv/wmc/webserver/bin/catalina.sh 371 x openv/wmc/webserver/bin/commons-daemon-native.tar.gz 372 x openv/wmc/webserver/bin/shutdown.sh 373 x openv/wmc/webserver/bin/digest.sh 374 x openv/wmc/webserver/bin/tool-wrapper.sh 375 x openv/wmc/webserver/bin/configtest.sh 376 x openv/wmc/webserver/bin/tomcat-native.tar.gz 377 x openv/wmc/webserver/bin/commons-daemon.jar 378 x openv/wmc/webserver/bin/tomcat-juli.jar 379 x openv/wmc/webserver/bin/catalina-tasks.xml 380 x openv/wmc/webserver/RELEASE-NOTES 381 x openv/wmc/webserver/RUNNING.txt 382 x openv/wmc/webserver/conf/ 383 x openv/wmc/webserver/conf/context.xml.template 384 x openv/wmc/webserver/conf/server.xml.template 385 x openv/wmc/webserver/conf/tomcat-users.xml 386 x openv/wmc/webserver/conf/tomcat-users.xsd 387 x openv/wmc/webserver/conf/catalina.properties 388 x openv/wmc/webserver/conf/web.xml.template 389 x openv/wmc/webserver/conf/catalina.policy 390 x openv/wmc/webserver/LICENSE 391 x openv/wmc/webserver/lib/ 392 x openv/wmc/webserver/lib/tomcat-jdbc.jar 393 x openv/wmc/webserver/lib/tomcat-i18n-es.jar 394 x openv/wmc/webserver/lib/el-api.jar 395 x openv/wmc/webserver/lib/tomcat-coyote.jar 396 x openv/wmc/webserver/lib/websocket-api.jar 397 x openv/wmc/webserver/lib/tomcat-util.jar 398 x openv/wmc/webserver/lib/tomcat-dbcp.jar 399 x openv/wmc/webserver/lib/tomcat-api.jar 400 x openv/wmc/webserver/lib/tomcat-websocket.jar 401 x openv/wmc/webserver/lib/ecj-4.6.3.jar 402 x openv/wmc/webserver/lib/jasper-el.jar 403 x openv/wmc/webserver/lib/catalina-tribes.jar 404 x openv/wmc/webserver/lib/jsp-api.jar 405 x openv/wmc/webserver/lib/tomcat-util-scan.jar 406 x openv/wmc/webserver/lib/tomcat-i18n-ja.jar 407 x openv/wmc/webserver/lib/tomcat-jni.jar 408 x openv/wmc/webserver/lib/jasper.jar 409 x openv/wmc/webserver/lib/catalina.jar 410 x openv/wmc/webserver/lib/tomcat-i18n-fr.jar 411 x openv/wmc/webserver/lib/catalina-ha.jar 412 x openv/wmc/webserver/lib/catalina-ant.jar 413 x openv/wmc/webserver/lib/servlet-api.jar 414 x openv/wmc/webserver/lib/catalina-storeconfig.jar 415 x openv/wmc/webserver/lib/annotations-api.jar 416 x openv/wmc/webserver/NOTICE 417 x openv/wmc/config/ 418 x openv/wmc/config/tomcat.logging.properties 419 x openv/wmc/config/log4j.properties 420 x openv/wmc/config/index.html 421 x openv/wmc/war/ 422 x openv/wmc/war/nbwebservice.war 423 x openv/wmc/lib/ 424 x openv/wmc/lib/commons-lang.jar 425 x openv/wmc/lib/spring-security-web-4.2.1.RELEASE.jar 426 x openv/wmc/lib/commons-collections.jar 427 x openv/wmc/lib/spring-core-4.3.5.RELEASE.jar 428 x openv/wmc/lib/goodies.jar 429 x openv/wmc/lib/nb_wsf.jar 430 x openv/wmc/lib/nbu_common.jar 431 x openv/wmc/lib/log4j.jar 432 x openv/wmc/lib/commons-logging.jar 433 x openv/wmc/lib/commons-configuration.jar 434 435 Starting the NetBackup Web Management Console. 436 Deploying Server Certificate. This may take a few minutes. 437 438 Done processing parameter files, no files found to convert 439 440 Starting the NetBackup SAN Client Fibre Transport daemon. 441 Starting the NetBackup Discovery Framework. 442 Migrating SLP definitions into the NetBackup relational database. 443 444 445 Starting the NetBackup Event Manager. 446 447 Starting the NetBackup Deduplication Manager. 448 Starting the NetBackup Deduplication Engine. 449 450 Starting the NetBackup database manager process (bpdbm). 451 452 Converting snapshot policies: 453 454 Policy conversion summary: 455 Number of original policies: 0 456 Number of non-snapshot policies skipped: 0 457 Number of policies not needing conversion: 0 458 Number of policies converted to 459 'auto' snapshot method: 0 460 Number of policies converted: 0 461 462 Updating client hardware definitions: 463 464 Hardware update conversion summary: 465 Number of policies processed: 0 466 Number of policies with affected clients: 0 467 Number of clients processed: 0 468 Number of clients converted: 0 469 470 Updating policy identifiers: 471 472 Policy identifier update summary: 473 Number of policies processed: 0 474 Number of policies with duplicate identifier: 0 475 Number of policies with empty identifier: 0 476 Number of policies with affected identifier: 0 477 478 Starting the NetBackup compatibility daemon. 479 Starting the NetBackup Enterprise Media Manager. 480 Starting the NetBackup Resource Broker. 481 482 Populating the database tables. This will take some time. 483 484 Starting the Media Manager device daemon processes. 485 486 Do you want to start the job-related NetBackup daemons 487 so backups and restores can be initiated? [y,n] (y) 488 Starting the NetBackup request daemon process (bprd). 489 Starting the NetBackup Job Manager. 490 Starting the NetBackup Policy Execution Manager. 491 Starting the NetBackup Storage Lifecycle Manager. 492 493 Starting the NetBackup Remote Monitoring Management System. 494 Starting the NetBackup Key Management daemon. 495 Starting the NetBackup Service Layer. 496 Starting the NetBackup Indexing Manager. 497 Starting the NetBackup Agent Request Server. 498 Starting the NetBackup Bare Metal Restore daemon. 499 Starting the NetBackup Vault daemon. 500 Starting the NetBackup CloudStore Service Container. 501 Starting the NetBackup Service Monitor. 502 Starting the NetBackup Bare Metal Restore Boot Server daemon. 503 504 505 OpsCenter is the next-generation monitoring, reporting and 506 administrative solution designed to centrally manage one or 507 more NetBackup installations from a web browser. 508 509 If an OpsCenter server already exists in your environment 510 or you plan to install one, enter the real hostname of that 511 OpsCenter server here. Do not use a virtual name. If you 512 do not want this local machine to be an OpsCenter server, 513 enter NONE. 514 515 Enter the OpsCenter server (default: NONE): 516 517 518 WARNING: Catalog backups fail if the disaster recovery passphrase is not set. 519 520 521 NetBackup server installation complete. 522 523 524 525 File /usr/openv/tmp/install_trace.10236 contains a trace of this install. 526 That file can be deleted after you are sure the install was successful. 527 [root@NBU8 NetBackup_8.1_LinuxR_x86_64]#