Forum Discussion

nbuengr's avatar
nbuengr
Level 5
10 years ago
Solved

nbdeployutil

Hi,

I'm experiencing some error/warning from nbdeployutil. Please see ouput below.

Jul 10 09:23:19 +0800 (debug: main) env UTIL_OPTIONS      : 
Jul 10 09:23:19 +0800 (debug: main) cwd                   : E:\Program Files\NetBackup\bin\admincmd
Jul 10 09:23:19 +0800 (debug: main) command line          : "E:\Program Files\NetBackup\bin\admincmd\nbdeployutil.exe" --report --capacity "E:\"
Jul 10 09:23:19 +0800 (debug: main) command line (delim=,): E:\Program Files\NetBackup\bin\admincmd\nbdeployutil.exe, --report, --capacity, E:\
Jul 10 09:23:19 +0800 (debug: main) hostname              : BDOWCBS07
Jul 10 09:23:19 +0800 (debug: main) version               : 7.6.0.1_13.1113
Jul 10 09:23:19 +0800 (mesg     ) Analyzing license deployment ...
Jul 10 09:23:19 +0800 (mesg     )   Directory E:\
Jul 10 09:23:20 +0800 (warn     ) No file starting with bpimagelist found in E:\
Jul 10 09:23:20 +0800 (mesg     )   Report created at: E:\report-capacity-UNKNOWN-1-20150710_092319.xls
Jul 10 09:23:20 +0800 (mesg     ) Analysis DONE
Jul 10 09:23:20 +0800 (mesg     ) Execution time: 1 sec
Jul 10 09:23:20 +0800 (debug: exit) running cleanup routine CODE(0x313f078), rearrange_p2x cleanup

This is from NBU 7.6. Window server.

Command was run on master server.

 

Thanks!

  • If you want to add a output directory. you need to add it as follows:  

    --output=directory 

     Command usage:  http://www.symantec.com/docs/HOWTO105060  

    You will see that output location is optional.

    As per the TN:

    If the output option is not specified, the output is placed in the following directory:

    • UNIX: 
      /usr/openv/var/global/reports/ YYYYMMDD_hhmmss_masterserver
    • Windows: 
      install_path\ VERITAS\netbackup\var\global\reports\YYYYMMDD_hhmmss_masterserver

     

    PS: Please follow up on your unresolved forum post: 

    Change drive status from AVR to TLD 

  • As shown above, E:\Program Files\NetBackup\bin\admincmd\nbdeployutil.exe" --report --capacity "E:\" was run to gather some licensing information.

  • Change into E:\Program Files\NetBackup\bin\admincmd\

     

    Then execute

     

    nbdeployutil.exe --report --capacity

  • I believe it should be the output directory path. Right?

    UNIX: /usr/openv/var/global/reports/YYYYMMDD_hhmmss_masterserver 
    Windows: install_path\VERITAS\netbackup\var\global\reports\YYYYMMDD_hhmmss_masterserver 

  • If you want to add a output directory. you need to add it as follows:  

    --output=directory 

     Command usage:  http://www.symantec.com/docs/HOWTO105060  

    You will see that output location is optional.

    As per the TN:

    If the output option is not specified, the output is placed in the following directory:

    • UNIX: 
      /usr/openv/var/global/reports/ YYYYMMDD_hhmmss_masterserver
    • Windows: 
      install_path\ VERITAS\netbackup\var\global\reports\YYYYMMDD_hhmmss_masterserver

     

    PS: Please follow up on your unresolved forum post: 

    Change drive status from AVR to TLD