Forum Discussion

wannawin's avatar
wannawin
Level 6
11 years ago
Solved

Disk backup and Tape Backup

Hi All,

There are 300 clients configurd in one of my environment. Is there any method to check which client backup is going to tape and which client backup is going to Disk in single shot by command line or GUI.

  • What about the policy overview in the GUI (top level view).

    Else I guess bppllist -l and then grep (unix) or findstr (windows) for the storage unit should do the job (I am not near a Netbackup installation right now).

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

    Also this Connect thread may provide inspiration

    https://www-secure.symantec.com/connect/forums/print-netbackup-policy-info-similar-format-gui-quotsummary-all-policiesquot

2 Replies

  • What about the policy overview in the GUI (top level view).

    Else I guess bppllist -l and then grep (unix) or findstr (windows) for the storage unit should do the job (I am not near a Netbackup installation right now).

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

    Also this Connect thread may provide inspiration

    https://www-secure.symantec.com/connect/forums/print-netbackup-policy-info-similar-format-gui-quotsummary-all-policiesquot

  • Please ALWAYS select or tell us NBU version and OS on your NBU master server.

    The moment we need to try and help you at cmd level, all of this become very relevant.