coomands to find a policies using media server
Created: 21 Feb 2012 | Updated: 05 Feb 2013 | 3 comments
This issue has been solved. See solution.
We have 7 media servers, we want to use Netbackup command to find which policy is using which media server?
Discussion Filed Under:
Comments 3 Comments • Jump to latest comment
First, run "bppllist -allpolicies -U" and check Storage of each policies and schedules.
Next, run "bpstulist -U" and check which media server each storage units is configured with.
If you specified Storage Lifecycle Policy(SLP) as Storage, run "nbstl -L" to check SLP configuration.
Authorized Symantec Consultant(ASC) Data Protection in Tokyo, Japan
If you look in the Windows admin console under Polcies - Summary of all Policies, the top section shows all policy attribites
If you sort that by "Storage" you can see which media server (by its storage unit) does which policy
Unfortunately it will not let you copy and paste it anywhere!
Alternatively when creating a policy add a keyword on its attributes tab of the server name doing the backup - the bppllist command with the -keyword swicth would then just list those policies - a little manual though and prone to error!
Authorised Symantec Consultant
Don't forget to give a "Thumbs Up" or mark as "Solution" if someones advice has helped you.
bppllist -byclient <Client/media server name > -U
Would you like to reply?
Login or Register to post your comment.