nbdeployutil download/install
We have a rather old installation of NetBackup (7.5.0.6; updating in progress) and the currently installed version of nbdeployutil does not seem to be working for us. It was recommended to download the latest version of nbdeployutil but, unless I am completely missing it, the download page does not actually have any links to the available bits. It does have a link to an 'EBB' but we are trying to be as careful as possible not to harm the current masters. I copied and tested the current 8.1.2 nbdeployutil binary (that I found on one of our newer Test NetBackup Masters into /tmp of one of the older 7.5.0.6 masters and it seems to run just fine - can't tell if the results are correct as it seems not to be reporting on all of the clients even with the --hoursago switch set to 8760 (1 year). I did this as I am hoping to find online and run just the latest nbdeployutil binary to see if I get different results. https://www.veritas.com/content/support/en_US/article.100024025.html Thanks!2KViews0likes4Commentsnbdeployutil --gather is failing on 8.1.2
We are trying to gather nbdeployutil metrics for reporting but it always fails on the new 8.1.2 masters. Any advice? netbackup-prod-iad6-master-6001.iad6% sudo /usr/openv/netbackup/bin/admincmd/nbdeployutil --gather We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for joes: NetBackup Deployment Utility, version 8.1.1 Gathering license deployment information... Discovered master server netbackup-prod-iad6-master-6001.iad6.company.com Enter credentials for Master Server(s): Master Server:netbackup-prod-iad6-master-6001.iad6.company.com Domain Type (NIS, NISPLUS, WINDOWS, vx, unixpwd, ldap):ldap Domain Name :company.com User Name :joes Password : Ensure that the correct credentials are entered or the prerequisite steps for the remote master server are completed. Rerun nbdeployutil with the gather option on master server netbackup-prod-iad6-master-6001.iad6.company.com Failed gathering for netbackup-prod-iad6-master-6001.iad6.company.com, /usr/openv/var/global/reports/20190321_175124_netbackup-prod-iad6-master-6001.iad6.company.com Gather DONE Execution time: 27 secs Unable to gather information for the following masters: netbackup-prod-iad6-master-6001.iad6.company.com in directory /usr/openv/var/global/reports/20190321_175124_netbackup-prod-iad6-master-6001.iad6.company.com netbackup-prod-iad6-master-6001.iad6%Solved8.1KViews0likes3CommentsNbdeployutil report only shows the media servers
I am new to nbdeployutil but when I run a gather and report the spreadsheet only reports back the 3 media servers we have connected to the master even though I know that there are at least a dozen clients connected to the master. Any idea on how to get a complete list for our capacity report? sudo /usr/openv/netbackup/bin/admincmd/nbdeployutil --gather NetBackup Deployment Utility, version 7.5.0.6 Gathering license deployment information... Discovered master server backups-64000.region4.widgets.com Output for backups-64000.region4.widgets.com at: /usr/openv/var/global/reports/20190416_105010_backups-64000.region4.widgets.com Gather DONE Execution time: 16 secs sudo /usr/openv/netbackup/bin/admincmd/nbdeployutil --report --capacity /usr/openv/var/global/reports/20190416_105010_backups-64000.region4.widgets.com NetBackup Deployment Utility, version 7.5.0.6 Analyzing license deployment ... Master backups-64000.region4.widgets.com Report created at: /usr/openv/var/global/reports/20190416_105010_backups-64000.region4.widgets.com/report-capacity-backups-64000.region4.widgets.com-20190416_105101.xls Analysis DONE Execution time: 26 secs Capacity by Policy Type Policy TypeTotal (TB)Client OccurencesLargest 10 Clients Standard0.003backups-prod-media-region4-64002.region4.widgets.com, backups-prod-media-region4-64001.region4.widgets.com, backups-prod-media-region4-64003.region4.widgets.com Total0.0032.3KViews0likes4Comments