Veritas-bu

[Veritas-bu] bpduplicate media ID

2002-02-11 09:07:48
Subject: [Veritas-bu] bpduplicate media ID
From: Jason.Ahrens AT telus DOT com (Jason Ahrens)
Date: Mon, 11 Feb 2002 09:07:48 -0500
You basically need to interpret the 'FRAG' lines of 'raw' output to find the
media ID's. For example:

bpimagelist -hoursago 12 -l | awk '/FRAG 2/ {print $9}' | sort | uniq

will return all media used for copy 2 from backups taken in the last 12
hours.

Jason

> -----Original Message-----
> From: Kevin Zhang [mailto:kzhang AT rci.rogers DOT com]
> Sent: February 8, 2002 14:17
> To: 'veritas-bu AT mailman.eng.auburn DOT edu'
> Subject: [Veritas-bu] bpduplicate media ID
> 
> 
> Hello all,
> 
> Now I am writing a vaulting script which will make duplicate 
> copy and send
> the second copy offsite, but I have a problem that after the duplicate
> process, how can I finger out the second copy 's media ID? I tried
> "bpimagelist -U -media -client client_name -hoursago hours", 
> but It shows
> two copies were created at the same time. Please help me with this.
> 
> Thanks
> 
> 
> Kevin Zhang
> kzhang AT rci.rogers DOT com
> 905-5135038
> 
> _______________________________________________
> 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>