cancel
Showing results for 
Search instead for 
Did you mean: 

How to run Netbackup Analyzer and Netbackup Deploy Utility

nbuengr2
Level 4
Partner Accredited

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

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

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

 

 

 

 

View solution in original post

7 REPLIES 7

sksujeet
Level 6
Partner Accredited Certified

Netbackup Analyzer - No download, only sales guys can use it.

https://www-secure.symantec.com/connect/articles/new-sales-tool-netbackup-analyzer

 

Netbackup Deploy Utility

http://www.symantec.com/docs/TECH148678

 

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

With 7.6 its part of the installation (nbdeployutil)

nbuengr2
Level 4
Partner Accredited

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

 

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

Please show us the command that you are running and the message/output you are getting.

Here is a TN with command usage and examples:
http://www.symantec.com/docs/HOWTO43785

 

nbuengr2
Level 4
Partner Accredited

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

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

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.

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

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