Veritas-bu

[Veritas-bu] Finding tape numbers without starting a restore.

2003-07-25 12:01:29
Subject: [Veritas-bu] Finding tape numbers without starting a restore.
From: Paul.Griese AT TeleCheck DOT com (Griese, Paul)
Date: Fri, 25 Jul 2003 11:01:29 -0500
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_01C352C6.02660AF0
Content-Type: text/plain

On a UNIX platform, if I know the date or date range of the files to restore
(for example, April 10 through April 11, 2003), what I do is:

bpimagelist -media -policy <name_of_policy> -d 04/10/2003 -e 04/11/2003 |
awk '{print $1}' 

OR 

bpimagelist -media -client <name_of_client> -d 04/10/2003 -e 04/11/2003 |
awk '{print $1}' 



Paul Griese 
System Administrator 
Telecheck Services 
Houston, Texas 


-----Original Message-----
From: Louis-Luc Le Guerrier [mailto:leguerri AT Canr.Hydro.Qc DOT Ca] 
Sent: Friday, July 25, 2003 10:31 AM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] Finding tape numbers without starting a restore.

Hello,
I'd like to know how to determine tape numbers needed without
initiating the restore, but via 'bpadm' or any other 
text-based non-GUI form.
Now what I do is I have to initiate the restore, look up in
the logfile, kill the job, insert tapes needed, and redo the
restore over.
Anyone knows a better way?

Of course, I assume here the text-based interface is at
least equivalent to the Java interface regarding these
kind of features.
I'm currently using NB 4.5, and if it's not possible to
determine tape numbers w/o starting a restore in a text-based
interface, then I strongly recommend Veritas implement this
in their future release or service pack.

Some people here have low vision and use text-based
consoles to administer our servers.

Louis-Luc

ORIGINAL MESSAGE FOLLOWS:

Markus,

If you are using jnbSA for restore, you can use preview button 
which shows
you tape required without restoring the files.

Thanks,
Vivek


 

                    veritas-bu-admin AT mailman DOT eng.

                    auburn.edu                           To:   
  veritas-bu AT mailman.eng.auburn DOT edu                                 
                                                         cc:

                    07/22/2003 10:35 PM                  
Subject:     Veritas-bu digest, Vol 1 #2385 - 5 msgs                      
                    Please respond to veritas-bu

 

 



Message: 3
From: "Eikenberry, Marcus - CIDS-2" <mjeikenberry AT bpa DOT gov>
To: "Veritas-Bu LIST (E-mail)" 
<veritas-bu AT mailman.eng.auburn DOT edu>
Date: Tue, 22 Jul 2003 07:16:16 -0700
Subject: [Veritas-bu] Finding tape numbers without starting a 
restore.

Netbackup V4.5 mp2

Does anyone know if tape numbers that would be needed for a 
restore can be
looked up without actually starting a restore?  Our normal 
process we use
here is that we keep our tapes offsite.  So when we do a 
restore we
generally need to call to have tapes sent back to our 
location.  I have
been getting the tape numbers by starting a restore and 
letting the system
tell me what tapes are needed.  I don't like this method of 
finding the
tape numbers though.  I always worry that one of these days 
I'll assume
that a tape is not in the robot.  I'll go to get the tape 
number and the
darn tape will be there and the restore will start when I am 
not ready.
This could be bad in some cases.

Is there another way to look up the tapes that need to be 
recalled?

Marcus Eikenberry
Server Operations
United States Department of Energy
Bonneville Power Administration
503.230.3300

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

(c) 2003 TeleCheck International, Inc. THIS DOCUMENT, AND ANY ATTACHED
INFORMATION: 1) IS PROPRIETARY, PRIVILEGED AND CONFIDENTIAL PROPERTY OF
TELECHECK UNDER APPLICABLE LAW, AND 2)  IS INTENDED EXCLUSIVELY FOR INTERNAL
USE BY TELECHECK EMPLOYEES AND INTENDED RECIPIENTS WITH A LEGITIMATE
TELECHECK BUSINESS NEED THEREFORE.  ITS REPRODUCTION, DISSEMINATION,
DISTRIBUTION AND/OR  DISCLOSURE, EXCEPT TO SUCH TELECHECK EMPLOYEES AND
INTENDED RECIPIENTS,  IS STRICTLY PROHIBITED .  IF YOU ARE NOT SUCH A
TELECHECK EMPLOYEE OR INTENDED RECIPIENT, OR THE EMPLOYEE OR AGENT
RESPONSIBLE FOR DELIVERING THIS MESSAGE TO THE INTENDED RECIPIENT, YOU ARE
HEREBY NOTIFIED THAT ANY REPRODUCTION, DISSEMINATION, DISTRIBUTION AND/OR
DISCLOSURE OF THIS DOCUMENT, OR ANY ATTACHMENTS, IS STRICTLY PROHIBITED.




------_=_NextPart_001_01C352C6.02660AF0
Content-Type: text/html
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=3DUS-ASCII">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [Veritas-bu] Finding tape numbers without starting a =
restore.</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>On a UNIX platform, if I know the date or date range =
of the files to restore (for example, April 10 through April 11, 2003), =
what I do is:</FONT></P>

<P><FONT SIZE=3D2>bpimagelist -media -policy &lt;name_of_policy&gt; -d =
04/10/2003 -e 04/11/2003 | awk '{print $1}' </FONT>
</P>

<P><FONT SIZE=3D2>OR </FONT>
</P>

<P><FONT SIZE=3D2>bpimagelist -media -client &lt;name_of_client&gt; -d =
04/10/2003 -e 04/11/2003 | awk '{print $1}' </FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=3D2>Paul Griese </FONT>
<BR><FONT SIZE=3D2>System Administrator </FONT>
<BR><FONT SIZE=3D2>Telecheck Services </FONT>
<BR><FONT SIZE=3D2>Houston, Texas </FONT>
</P>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Louis-Luc Le Guerrier [<A =
HREF=3D"mailto:leguerri AT Canr.Hydro.Qc DOT Ca">mailto:leguerri AT Canr.Hydro 
DOT Qc.=
Ca</A>] </FONT>
<BR><FONT SIZE=3D2>Sent: Friday, July 25, 2003 10:31 AM</FONT>
<BR><FONT SIZE=3D2>To: veritas-bu AT mailman.eng.auburn DOT edu</FONT>
<BR><FONT SIZE=3D2>Subject: [Veritas-bu] Finding tape numbers without =
starting a restore.</FONT>
</P>

<P><FONT SIZE=3D2>Hello,</FONT>
<BR><FONT SIZE=3D2>I'd like to know how to determine tape numbers =
needed without</FONT>
<BR><FONT SIZE=3D2>initiating the restore, but via 'bpadm' or any other =
</FONT>
<BR><FONT SIZE=3D2>text-based non-GUI form.</FONT>
<BR><FONT SIZE=3D2>Now what I do is I have to initiate the restore, =
look up in</FONT>
<BR><FONT SIZE=3D2>the logfile, kill the job, insert tapes needed, and =
redo the</FONT>
<BR><FONT SIZE=3D2>restore over.</FONT>
<BR><FONT SIZE=3D2>Anyone knows a better way?</FONT>
</P>

<P><FONT SIZE=3D2>Of course, I assume here the text-based interface is =
at</FONT>
<BR><FONT SIZE=3D2>least equivalent to the Java interface regarding =
these</FONT>
<BR><FONT SIZE=3D2>kind of features.</FONT>
<BR><FONT SIZE=3D2>I'm currently using NB 4.5, and if it's not possible =
to</FONT>
<BR><FONT SIZE=3D2>determine tape numbers w/o starting a restore in a =
text-based</FONT>
<BR><FONT SIZE=3D2>interface, then I strongly recommend Veritas =
implement this</FONT>
<BR><FONT SIZE=3D2>in their future release or service pack.</FONT>
</P>

<P><FONT SIZE=3D2>Some people here have low vision and use =
text-based</FONT>
<BR><FONT SIZE=3D2>consoles to administer our servers.</FONT>
</P>

<P><FONT SIZE=3D2>Louis-Luc</FONT>
</P>

<P><FONT SIZE=3D2>ORIGINAL MESSAGE FOLLOWS:</FONT>
</P>

<P><FONT SIZE=3D2>Markus,</FONT>
</P>

<P><FONT SIZE=3D2>If you are using jnbSA for restore, you can use =
preview button </FONT>
<BR><FONT SIZE=3D2>which shows</FONT>
<BR><FONT SIZE=3D2>you tape required without restoring the =
files.</FONT>
</P>

<P><FONT SIZE=3D2>Thanks,</FONT>
<BR><FONT SIZE=3D2>Vivek</FONT>
</P>
<BR>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</FONT></P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
veritas-bu-admin AT mailman DOT eng.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp; </FONT></P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
auburn.edu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp; To:&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2>&nbsp; =
veritas-bu AT mailman.eng.auburn DOT edu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp; </FONT>
<BR><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
cc:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</FONT></P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 07/22/2003 10:35 =
PM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2>Subject:&nbsp;&nbsp;&nbsp;&nbsp; Veritas-bu digest, =
Vol 1 #2385 - 5 =
msgs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Please respond to =
veritas-bu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</FONT></P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</FONT></P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</FONT></P>
<BR>

<P><FONT SIZE=3D2>Message: 3</FONT>
<BR><FONT SIZE=3D2>From: &quot;Eikenberry, Marcus - CIDS-2&quot; =
&lt;mjeikenberry AT bpa DOT gov&gt;</FONT>
<BR><FONT SIZE=3D2>To: &quot;Veritas-Bu LIST (E-mail)&quot; </FONT>
<BR><FONT SIZE=3D2>&lt;veritas-bu AT mailman.eng.auburn DOT edu&gt;</FONT>
<BR><FONT SIZE=3D2>Date: Tue, 22 Jul 2003 07:16:16 -0700</FONT>
<BR><FONT SIZE=3D2>Subject: [Veritas-bu] Finding tape numbers without =
starting a </FONT>
<BR><FONT SIZE=3D2>restore.</FONT>
</P>

<P><FONT SIZE=3D2>Netbackup V4.5 mp2</FONT>
</P>

<P><FONT SIZE=3D2>Does anyone know if tape numbers that would be needed =
for a </FONT>
<BR><FONT SIZE=3D2>restore can be</FONT>
<BR><FONT SIZE=3D2>looked up without actually starting a restore?&nbsp; =
Our normal </FONT>
<BR><FONT SIZE=3D2>process we use</FONT>
<BR><FONT SIZE=3D2>here is that we keep our tapes offsite.&nbsp; So =
when we do a </FONT>
<BR><FONT SIZE=3D2>restore we</FONT>
<BR><FONT SIZE=3D2>generally need to call to have tapes sent back to =
our </FONT>
<BR><FONT SIZE=3D2>location.&nbsp; I have</FONT>
<BR><FONT SIZE=3D2>been getting the tape numbers by starting a restore =
and </FONT>
<BR><FONT SIZE=3D2>letting the system</FONT>
<BR><FONT SIZE=3D2>tell me what tapes are needed.&nbsp; I don't like =
this method of </FONT>
<BR><FONT SIZE=3D2>finding the</FONT>
<BR><FONT SIZE=3D2>tape numbers though.&nbsp; I always worry that one =
of these days </FONT>
<BR><FONT SIZE=3D2>I'll assume</FONT>
<BR><FONT SIZE=3D2>that a tape is not in the robot.&nbsp; I'll go to =
get the tape </FONT>
<BR><FONT SIZE=3D2>number and the</FONT>
<BR><FONT SIZE=3D2>darn tape will be there and the restore will start =
when I am </FONT>
<BR><FONT SIZE=3D2>not ready.</FONT>
<BR><FONT SIZE=3D2>This could be bad in some cases.</FONT>
</P>

<P><FONT SIZE=3D2>Is there another way to look up the tapes that need =
to be </FONT>
<BR><FONT SIZE=3D2>recalled?</FONT>
</P>

<P><FONT SIZE=3D2>Marcus Eikenberry</FONT>
<BR><FONT SIZE=3D2>Server Operations</FONT>
<BR><FONT SIZE=3D2>United States Department of Energy</FONT>
<BR><FONT SIZE=3D2>Bonneville Power Administration</FONT>
<BR><FONT SIZE=3D2>503.230.3300</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>
<BR><FONT =
SIZE=3D2>_______________________________________________________________=
______________</FONT>
</P>

<P><FONT SIZE=3D2>(c) 2003 TeleCheck International, Inc. THIS DOCUMENT, =
AND ANY ATTACHED INFORMATION: 1) IS PROPRIETARY, PRIVILEGED AND =
CONFIDENTIAL PROPERTY OF TELECHECK UNDER APPLICABLE LAW, AND 2)&nbsp; =
IS INTENDED EXCLUSIVELY FOR INTERNAL USE BY TELECHECK EMPLOYEES AND =
INTENDED RECIPIENTS WITH A LEGITIMATE TELECHECK BUSINESS NEED =
THEREFORE.&nbsp; ITS REPRODUCTION, DISSEMINATION, DISTRIBUTION =
AND/OR&nbsp; DISCLOSURE, EXCEPT TO SUCH TELECHECK EMPLOYEES AND =
INTENDED RECIPIENTS,&nbsp; IS STRICTLY PROHIBITED .&nbsp; IF YOU ARE =
NOT SUCH A TELECHECK EMPLOYEE OR INTENDED RECIPIENT, OR THE EMPLOYEE OR =
AGENT RESPONSIBLE FOR DELIVERING THIS MESSAGE TO THE INTENDED =
RECIPIENT, YOU ARE HEREBY NOTIFIED THAT ANY REPRODUCTION, =
DISSEMINATION, DISTRIBUTION AND/OR DISCLOSURE OF THIS DOCUMENT, OR ANY =
ATTACHMENTS, IS STRICTLY PROHIBITED.</FONT></P>
<BR>
<BR>

</BODY>
</HTML>
------_=_NextPart_001_01C352C6.02660AF0--