update_client scripting 8.1.2 -force option!
running update_clients, found a few issues : 1 - the script does NOT check for tmp space - if you do not have 4G space available in /tmp on the clients the install can fail - and leave the client messed up - I had to uninstall packages and delete the netbackup directory! 2 - sometimes the certificates get confused - if your client does not reconnect - vnetd error - you should run command "nbcertcmd -hostselfcheck" - make sure it is not revoked. 3 - you may have to run command "/usr/openv/netbackup/bin/nbcertcmd -getCertificate -host CLIENTNAME -server MASTERNAME" to re-establish connectivity. I have a linux box, it would not connect, vnetd issue, but all certificates showed ok, even after the above commands. Found out undocumented command 3 option -force - forces update of client certificate. "/usr/openv/netbackup/bin/nbcertcmd -getCertificate -host CLIENTNAME -server MASTERNAME -force" make a note of it!720Views2likes1CommentNetbackup update_clients fails for few servers
Can someone please help me on below error.. I am trying to push install the Netbackup version 7.7.2 from media server and for few client its successfull and for few its failed with below error. #./update_clients -ForceInstall -Install_Client_Bins -ClientList /tmp/client There are 1 clients to upgrade. The upgrade will likely take 1 to 3 minutes. Do you want to upgrade clients now? [y,n] (y) Please be patient. Updating client client_1 -- Linux hardware running RedHat2.6.18 client_1: update failed, see /tmp/update_clients.08-16-1623.20050 The update trace can be found in /tmp/update_clients.08-16-1623.20050. # cat /tmp/update_clients.08-16-1623.20050 fairmont701-bk Linux/RedHat2.6.18 ... CLIENT_CMD_SOCK from bpcd = 4 CLIENT_STAT_SOCK from bpcd = 5 BPCD connected Couldn't read from file /usr/openv/netbackup/version on client client_1 Client read errno = 0 bin_net.tar.20050 size = 10240 client_bin.tar.gz size = 182844841 .sizes_client_bin size = 7 NB-Java.tar.gz size = 347107379 .sizes_NB-Java size = 7 JRE.tar.gz size = 40828448 .sizes_JRE size = 6 nbj.conf.20050 size = 671 PBX.tar.gz size = 9282324 installpbx size = 62891 pddeagent.tar.gz size = 22448030 pdinstall size = 33685 fairmont701-bk.20050 size = 29 cp_to_client size = 87521 extract_java size = 23750 install_client size = 31254 nbcheck size = 11816726 version size = 29 nbbsdtar size = 2106467 .sizes size = 15 client_config size = 98315 client_config size = 98315 INF OTHER - EXIT STATUS = 127 EXIT STATUS = 1272.5KViews0likes8Comments