Veritas-bu

Re: [Veritas-bu] Command to use for soon to be expired tapes

2009-04-20 10:05:56
Subject: Re: [Veritas-bu] Command to use for soon to be expired tapes
From: "Ron Jack (Systems Network)" <rjack AT nando DOT com>
To: WALLEBROEK Bart <Bart.WALLEBROEK AT swift DOT com>
Date: Mon, 20 Apr 2009 10:02:33 -0400
one way:

# for i in `vmpool -list_all | grep name | awk '{ print $3 }'`
> do
> bpmedialist -p $i
> done

then go after the expiration field of bpmedialist to meet the needed
definition of "will expire soon."

that work?



WALLEBROEK Bart wrote:
> What would be the best command to use in NetBackup to receive a list with 
> tapes that will expire soon (like bpmedialist -summary) but sorted on the 
> Media Pool they belong to ?
> 
> I do not see any option in bpmedialist that can do this.
> 
> 
> Best Regards,
> Bart WALLEBROEK
> Backup admin SWIFT
> _______________________________________________
> Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

<Prev in Thread] Current Thread [Next in Thread>