Veritas-bu

Re: [Veritas-bu] Need to find out which media server is backing up which client...

2010-08-13 13:00:25
Subject: Re: [Veritas-bu] Need to find out which media server is backing up which client...
From: "stefanos" <smpt1 AT peppas DOT gr>
To: "'Abhishek Dhingra1'" <abhishek.dhingra AT in.ibm DOT com>, "'Joseph Despres'" <jdespres AT csc DOT com>
Date: Fri, 13 Aug 2010 20:02:21 +0300

Bpdbjobs is the most easy way to do it, but if you want something else run the command

 

bperror |grep "successfully wrote backup id" |awk '{print $9"    "$5"    "$15}'|sort |uniq

 

if you are using windows Google and find awk sort and uniq for dos. Or a Unix like dos flavor.

 

stefanos

 

From: veritas-bu-bounces AT mailman.eng.auburn DOT edu [mailto:veritas-bu-bounces AT mailman.eng.auburn DOT edu] On Behalf Of Abhishek Dhingra1
Sent: Friday, August 13, 2010 1:33 PM
To: Joseph Despres
Cc: veritas-bu AT mailman.eng.auburn DOT edu; veritas-bu-bounces AT mailman.eng.auburn DOT edu
Subject: Re: [Veritas-bu] Need to find out which media server is backing up which client...

 


make the entry in bp.conf
BPDBJOBS_COLDEFS = Media 6 true
BPDBJOBS_COLDEFS = client 6 true

and write one script to capture the values from bpdbjobs output.

Rgds
A D
Email : abhishek.dhingra AT in.ibm DOT com


Joseph Despres <jdespres AT csc DOT com>
Sent by: veritas-bu-bounces AT mailman.eng.auburn DOT edu

08/12/2010 07:28 PM

To

veritas-bu AT mailman.eng.auburn DOT edu

cc

Subject

[Veritas-bu] Need to find out which media server is backing up        which client...

 





Other than using bpdbjobs....


What's a good way to find out which media server is backing up which client?


Thanks....


Joe Despres
Backup Engineer

CSC


3521 Ribcowski Ct  Raleigh, NC  27616
GIS
 |   (o): 1.919.266.1799   |   (c): 1.919.931.9674   |   jdespres AT csc DOT com   |  
www.csc.com
https://c3.csc.com/groups/netback

This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
_______________________________________________
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>