Forum Discussion

nbuengr2's avatar
nbuengr2
Level 4
10 years ago

How to run Netbackup Analyzer and Netbackup Deploy Utility

Hello Experts!

 

How to run Netbackup Analyzer and Netbackup Deploy Utility? Is it a tool that must be downloaded or is it built-in the netbackup?

This is my first time to run this tools, please guide me on how to use this tools.

 

Thanks for your kind reply

  • 2 months later and you never came back to us with specifics....

    Just for completeness:

    Start with nbdeployutil --gather as root/superuser:
     nbdeployutil --gather
    (Command is in /usr/openv/netbackup/bin/admincmd/)

    Output is created in : /usr/openv/var/global/reports/<datestamp_master-name>  

    With a clear message at the end of above command:

    To create a report for this master server, run one of the following:
      capacity   : nbdeployutil --report --capacity /usr/openv/var/global/reports/<datestamp_master-name>
      traditional: nbdeployutil --report --traditional /usr/openv/var/global/reports/<datestamp_master-name>

     A copy & paste of command
    nbdeployutil --report --capacity /usr/openv/var/global/reports/<datestamp_master-name>
    gives this output:

    Report created at: /usr/openv/var/global/reports/<datestamp_master-name>/report-capacity-<master-name_datestamp>.xls

     

     

     

     

7 Replies

  • Hi,

     

    I run this command nbdeployutil --reports --capacity but I got an error message. It's looking for a directory

     

    Can someone please enligthen me. I dont know what directory its looking for. Btw I'm running it on a RHEL Master Server.

    Thanks

     

  • Hi

     

    I think this is the directory it needs /usr/openv/var/global/reports/20110523_175606_server_01. (Sample from PDF). But when I check it on the master server, under reports, it has no entries

     

    command I use

    nbdeployutil --reports --capacity

  • Please copy all of the output produced by the command. 

    We need to see what you see. I suspect we will know when we look at the command output.

  • 2 months later and you never came back to us with specifics....

    Just for completeness:

    Start with nbdeployutil --gather as root/superuser:
     nbdeployutil --gather
    (Command is in /usr/openv/netbackup/bin/admincmd/)

    Output is created in : /usr/openv/var/global/reports/<datestamp_master-name>  

    With a clear message at the end of above command:

    To create a report for this master server, run one of the following:
      capacity   : nbdeployutil --report --capacity /usr/openv/var/global/reports/<datestamp_master-name>
      traditional: nbdeployutil --report --traditional /usr/openv/var/global/reports/<datestamp_master-name>

     A copy & paste of command
    nbdeployutil --report --capacity /usr/openv/var/global/reports/<datestamp_master-name>
    gives this output:

    Report created at: /usr/openv/var/global/reports/<datestamp_master-name>/report-capacity-<master-name_datestamp>.xls