Veritas-bu

[Veritas-bu] error db

2004-09-01 16:59:55
Subject: [Veritas-bu] error db
From: kris.williams AT hp DOT com (WILLIAMS, KRISTOPHER L)
Date: Wed, 1 Sep 2004 15:59:55 -0500
I'm trying to do something along these lines, but I want to get the MB
per second or GB per hour for each backup job. 

I started out using the awful output from bpdbjobs -most_columns. I
calculated the total amount of writing time by using the epoc time in
the image file name (last column) and the end time of the job. Then I
took the total amount backed up and did some math.

Problem was that since bpdbjobs reports on everything in the activity
monitor, I ended up getting a bunch of errors because of vault jobs,
restores, etc. These types of jobs have different output when you run
bpdbjobs.

Does anyone know a easy way to get all the information I need from
bperror?
I need the start time (actual writing time, not queued), total amount of
data written and the end time.


Thanks!


Kris 

-----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
Mark.Donaldson AT cexp DOT com
Sent: Wednesday, September 01, 2004 2:39 PM
To: Mark.Donaldson AT cexp DOT com; Harry.Tirrell AT thehartford DOT com;
veritas-bu AT mailman.eng.auburn DOT edu
Subject: RE: [Veritas-bu] error db

Better yet, field 6 looks to be the restore job id, that'd be a good way
to
associate entries in this output.

-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 Donaldson,
Mark - Broomfield, CO
Sent: Wednesday, September 01, 2004 12:32 PM
To: Harry.Tirrell AT thehartford DOT com; veritas-bu AT mailman.eng.auburn DOT 
edu
Subject: RE: [Veritas-bu] error db


Try using "bperror -t RETRIEVE <more options>"

... with enough options to limit to what you want to see.

Here's a snip from mine:

1093874788 1 16 4 ug50 2481967 0 0 ue17 bptm begin reading backup id
ue17_1089304163 (restore), copy 1, fragment 3 from media id 004168 on
drive
index 16
1093874879 1 16 4 ug50 2481967 0 0 ue17 bptm successfully restored from
backup id ue17_1089304163, copy 1, 1014528 kbytes

Timestamp (in seconds) is the left column, you can match the backup ids
to
identify the starting & ending messages, and the size is in the ending
message. 

Divide size by the difference in timestamps and you have the restore
performance in KB/sec.

-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 Tirrell,
Harry (ISD, IT)
Sent: Wednesday, September 01, 2004 12:02 PM
To: 'veritas-bu AT mailman.eng.auburn DOT edu'
Subject: [Veritas-bu] error db



Can anyone tell me the format of the error db on 4.5.  I am trying to
come
up with a script to pull out data on restore performance.  If it is in a
manual, which one would be helpful, so far I haven't been able to find
it.

TIA

Harry



This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy
all
copies.

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