Networker

Re: [Networker] Cloning the bootstap pool tape

2003-02-21 17:05:07
Subject: Re: [Networker] Cloning the bootstap pool tape
From: Robert Maiello <robert.maiello AT MEDEC DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 21 Feb 2003 17:05:06 -0500
If your running your groups from a production scheduler..then yes, as a
last step you can run a clone job that clones the indexes and bootstrap.
You would use the start time of the group and your bootstrap pool as the
mminfo query contraints.

You can keep appending to the clone tape on a daily basis.  If you want to
overwrite it you'll have to relabel it first.  I don't know anything about
your retentions though.

If I had to to this I'd probably have one job that runs every morning. It
would clone any index and bootstraps since the previous morning that don't
have 2 copies..  a query similar to:

mminfo -r 'ssid' -q 'savetime>=08:00:00 yesterday' -q 'copies<2' >file
nsrclone -v -b 'bootstrap_clone_pool' -S -f ./file


Robert Maiello
Thomson Healthcare


On Thu, 20 Feb 2003 07:05:52 -0800, Dickinson, Ross
<ross.dickinson AT PSCNET DOT COM> wrote:

>Hello all,
>
>I set up a pool (bootstrap), which gets both bootstrap and indexes as its
>savesets. Now I have been asked to clone this tape so we can have two copies
>of our indexes and bootstrap.
>
>*       Can I overwrite the clone tape on a daily basis, using the nsrclone
>command run from a cron?
>
>       OR
>
>*       Is there a way to just clone the indexes and bootstrap to this
>separate clone pool everytime a job saves the indexes and bootstrap to the
>bootstrap pool?
>
>Thank you,
>Ross Dickinson
>
>--
>Note: To sign off this list, send a "signoff networker" command via email
>to listserv AT listmail.temple DOT edu or visit the list's Web site at
>http://listmail.temple.edu/archives/networker.html where you can
>also view and post messages to the list.
>=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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