Veritas-bu

[Veritas-bu] Command for backup size

2005-04-26 16:47:11
Subject: [Veritas-bu] Command for backup size
From: Mark.Donaldson AT cexp DOT com (Mark.Donaldson AT cexp DOT com)
Date: Tue, 26 Apr 2005 14:47:11 -0600
Well, each data stream is its own image so you could look at the output of
bpimagelist for this info.

-M

-----Original Message-----
From: veritas-bu-admin AT mailman.eng.auburn DOT edu
[mailto:veritas-bu-admin AT mailman.eng.auburn DOT edu]On Behalf Of Kampen,
Scott
Sent: Tuesday, April 26, 2005 9:53 AM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] Command for backup size


Hello,

What command could I use to "reliably" get the size (whether in kbytes,
megs, gigs, etc.) for each data stream (jobid).  Here's what I'm
currently using in a script, but the results vary.

bpdbjobs -all_columns -jobid $i | cut -d "," -f53

Jobid   Size            
71021 26551571 
71022   10013894 
71023   26390135 
71030   04/26/05 04:14:44 - positioning P01099 to file 1 

Notice that everything is fine until jobid 71030 and then instead of
putting in the size is grabs a different field result.

The output from bpdbjobs is comma "," separated, so that is what I'm
using to grab the results of field 53.

I see the size of each jobid when I look in the gui, so I know there
must be a command to produce the same results on the command line
without worrying whether the field from the bpdbjobs output are going to
shift.

Thanks in advance for any feedback.
Scott



_______________________________________________
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>