Veritas-bu

[Veritas-bu] determining size of last full backup of each policy

2006-06-29 11:32:25
Subject: [Veritas-bu] determining size of last full backup of each policy
From: cheryl.king at intrado.com (King, Cheryl)
Date: Thu, 29 Jun 2006 09:32:25 -0600
I use bpimagelist and change the parms depending on what I need.  You
can do it by type, full incremental, policy etc.  Change the dates and
times for your window of course.

/usr/openv/netbackup/bin/admincmd/bpimagelist -l -st FULL -d 1l/25/05
21:00:00 -e 11/28/05 08:00:00 | grep IMAGE | awk '{ tot+=$19} END {
printf "Backed up %9.0f KiloBytes in the last FULL backup\n",tot }'

-----Original Message-----
From: veritas-bu-bounces at mailman.eng.auburn.edu
[mailto:veritas-bu-bounces at mailman.eng.auburn.edu] On Behalf Of Steven
L. Sesar
Sent: Thursday, June 29, 2006 8:02 AM
To: NetBackup Veritas
Subject: [Veritas-bu] determining size of last full backup of each
policy

I'm going through a sizing exercise right now and need to determine how 
much data each full backup represents. Before re-inventing the wheel, 
does anyone have any quick and dirty ways of accomplishing this?

Thanks,
Steve
_______________________________________________
Veritas-bu maillist  -  Veritas-bu at mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu