2015/12/14

Published 12月 14, 2015 by

Install NetBackup Client Linux/Unix From Master Server


一、系統環境說明
1.      NBU Server Path:/usr/openv/netbackup/client/Linux/RedHat2.6.18
2.      Client OS version:RHEL, kernel:2.6.18
3.      aptestb原本nbu client為7.5,升級為7.6.03

二、透過SSH Login Install
1.      先建立免密碼的ssh key
2.      執行安裝:


[root@nbuserver /usr/openv/netbackup/client/Linux/RedHat2.6.18]# ./ssh_to_client aptestb
installpbx                           100%   53KB  53.2KB/s   00:00
PBX.tar.gz                           100% 9062KB   8.9MB/s   00:00
pdinstall                            100%   27KB  27.1KB/s   00:00
pddeagent.tar.gz                     100%   34MB  33.7MB/s   00:01
JRE.tar.gz                           100%   44MB  43.9MB/s   00:00
.sizes_JRE                           100%    6     0.0KB/s   00:00
NB-Java.tar.gz                       100%  199MB  66.3MB/s   00:03
.sizes_NB-Java                       100%    7     0.0KB/s   00:00
JAVAnbj.conf.aptestb.16318            100%  668     0.7KB/s   00:00
cp_to_client                         100%   90KB  89.9KB/s   00:00
extract_java                         100%   22KB  22.3KB/s   00:00
install_client                       100%   31KB  30.7KB/s   00:00
nbcheck                              100%   11MB  11.2MB/s   00:00
version                              100%   31     0.0KB/s   00:00
tar                                  100%  370KB 369.6KB/s   00:00
.sizes                               100%   15     0.0KB/s   00:00
.sizes_client_bin                    100%    7     0.0KB/s   00:00
client_config                        100%  100KB  99.5KB/s   00:00
aptestb_bin_net.tar.16318             100%   10KB  10.0KB/s   00:00
client_bin.tar.gz                    100%  158MB  79.1MB/s   00:02
Checking for SYMCpddea package...
   Package SYMCpddea found.

NetBackup Deduplication software is installed.

NetBackup Deduplication is not yet configured.


Checking for required system conditions...


Checking for recommended system conditions...

ok nb_7603_hotfix_auditor: No potential for regression of hotfixes or EEBs was detected.
Blocksize = 20 records
./
./bp_servers
./bp_client_name

Terminating NetBackup and/or Media Manager processes.

Saving pack history as /usr/openv/pack.7.5

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-18177-120715140809.log


Unpacking SYMCnbclt package.
Checking for pre-existing SYMCnbclt package.
Removing 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.17102 on aptest.

Terminating NetBackup and/or Media Manager processes.

Send a SIGHUP to (x)inetd so the (x)inetd.conf file will be reread.
Reloading configuration: [  OK  ]
Installing NB-Java.

Unpacking SYMCnbjava package.
Checking for pre-existing SYMCnbjava package.
Removing 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.19505 on aptest.

Unpacking SYMCnbjre package.
Checking for pre-existing SYMCnbjre package.
Removing 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.19505 on aptest.

WARNING: Copying /usr/openv/netbackup/nblog.conf to
         /usr/openv/netbackup/nblog.conf.12-07-15.14:07:12
         for future reference.  Any local modifications to
         /usr/openv/netbackup/nblog.conf should be re-evaluated.


Migrating log files in /usr/openv/logs
Migration of log files complete.

Checking for SYMCpddea package...
   Package SYMCpddea found.
Removing SYMCpddea package...
   Package SYMCpddea removed.
Installing PDDE agent package (/tmp/bp.16318/openv/netbackup/client/Linux/RedHat2.6.18/pddeagent.tar.gz)...
Extracting package SYMCpddea in /tmp/pdde_pkg_dir_20076.
   Package SYMCpddea extracted to /tmp/pdde_pkg_dir_20076.
Installing package SYMCpddea.
   Package SYMCpddea installed.
PDDE install finished successfully.
Version now installed: 8.0003.0014.0530
Full PDDE installation log saved to: /var/log/puredisk/2015-12-07_14:08-pdde-install.log


WARNING: Copying /etc/rc.d/init.d/netbackup to
         /usr/openv/netbackup/bin/goodies/netbackup.12-07-15.14:07:12
         for future reference.  Any local modifications to
         /etc/rc.d/init.d/netbackup should be re-evaluated.


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 aptest
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.


Client install complete.

INF OTHER - EXIT STATUS = 0


三、確認版本及Client重啟
[root@aptest ~]# cat /usr/openv/netbackup/bin/version
[root@aptest ~]#/etc/init.d/netbackup stop/start