Veritas-bu

[Veritas-bu] finding out the tape number for particular backu p.

2002-10-04 11:44:10
Subject: [Veritas-bu] finding out the tape number for particular backu p.
From: Mark.Donaldson AT experianems DOT com (Donaldson, Mark)
Date: Fri, 4 Oct 2002 09:44:10 -0600
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C26BBC.E19F6AA0
Content-Type: text/plain;
        charset="iso-8859-1"

You can pull the information out of "bpdbjobs -all_columns -report" with
some good scripting.  

You said, though that you go do a different pool, isn't it just
identifiable, therefore, by pool?  The tapes belonging to a particular
poolname, in the library, can be queried like this:

vmquery -w -pn <poolname> | awk 'NR>3 && $9!="-" {print $1}'

-M

-----Original Message-----
From: Mukesh Soni [mailto:Mukesh.Soni AT exodus DOT net]
Sent: Friday, October 04, 2002 8:55 AM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] finding out the tape number for particular backup.



We run quarterly full backups to be shipped off site.  We have some 50
different servers we backup and have a quarterly schedule setup for each
server. quarterly backup schedule uses separate volume pool. 

Is there any easy command line way to list tape number used for a particular
backup task other than going thru each one in gui ? 

Thanks in advance. 
~mukesh. 

_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

------_=_NextPart_001_01C26BBC.E19F6AA0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [Veritas-bu] finding out the tape number for particular =
backup.</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>You can pull the information out of &quot;bpdbjobs =
-all_columns -report&quot; with some good scripting.&nbsp; </FONT>
</P>

<P><FONT SIZE=3D2>You said, though that you go do a different pool, =
isn't it just identifiable, therefore, by pool?&nbsp; The tapes =
belonging to a particular poolname, in the library, can be queried like =
this:</FONT></P>

<P><FONT SIZE=3D2>vmquery -w -pn &lt;poolname&gt; | awk 'NR&gt;3 =
&amp;&amp; $9!=3D&quot;-&quot; {print $1}'</FONT>
</P>

<P><FONT SIZE=3D2>-M</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Mukesh Soni [<A =
HREF=3D"mailto:Mukesh.Soni AT exodus DOT net">mailto:Mukesh.Soni AT exodus DOT 
net</A>=
]</FONT>
<BR><FONT SIZE=3D2>Sent: Friday, October 04, 2002 8:55 AM</FONT>
<BR><FONT SIZE=3D2>To: veritas-bu AT mailman.eng.auburn DOT edu</FONT>
<BR><FONT SIZE=3D2>Subject: [Veritas-bu] finding out the tape number =
for particular backup.</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=3D2>We run quarterly full backups to be shipped off =
site.&nbsp; We have some 50 different servers we backup and have a =
quarterly schedule setup for each server. quarterly backup schedule =
uses separate volume pool. </FONT></P>

<P><FONT SIZE=3D2>Is there any easy command line way to list tape =
number used for a particular backup task other than going thru each one =
in gui ? </FONT></P>

<P><FONT SIZE=3D2>Thanks in advance. </FONT>
<BR><FONT SIZE=3D2>~mukesh. </FONT>
</P>

<P><FONT =
SIZE=3D2>_______________________________________________</FONT>
<BR><FONT SIZE=3D2>Veritas-bu maillist&nbsp; -&nbsp; =
Veritas-bu AT mailman.eng.auburn DOT edu</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu"; =
TARGET=3D"_blank">http://mailman.eng.auburn.edu/mailman/listinfo/veritas=
-bu</A></FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C26BBC.E19F6AA0--

<Prev in Thread] Current Thread [Next in Thread>