Networker

Re: [Networker] wild cards with mminfo?

2003-11-25 16:32:20
Subject: Re: [Networker] wild cards with mminfo?
From: George Sinclair <George.Sinclair AT NOAA DOT GOV>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Tue, 25 Nov 2003 16:32:14 -0500
We have indexing turned off because because there is no need to have it
turned on for these files. These are Oracle database dumps. They can be
easily recovered via the saveset recover tool. We can instantly identify
them by their name "name.mm.dd.yy.dmp" and "name.mm.dd.yy.dmp.log"
respectively. We have no need to browse on these because we are not
backing up directories, only these individual files. Here is another
important aspect to all this. These go to their own pool that has
indexing turned off. These are skipped from the nightly pool. Tapes in
this pool can be recycled based on request only from the DBA. We clone
these tapes, too. I wanted them off of the nightly pool so if and when
we can recycle them, they won't affect other non-related data; data that
we might not want to recycle yet. The idea was to rotate the tapes. So
Turning indexing on just didn't seem necessary.

George

Pat OBrien wrote:
>
> I think that you need to utilize mminfo  -query 'name> = < value and then 
> into a -report.  I have been following your recent posts and suspect I can 
> forward advice.  i too, recieve many requests for backups.  We once attempted 
> to train users to submit requests by directory which in our case is usually a 
> mount point. We in IT actually launch the request with a script that I can 
> not share.  I am sorry.  The script just parses the requested info bu 
> mountpoints and requested directories, and launches a bunch of smaller "save 
> jobs" in parralell (save params params directory & (ampersand)).There are a 
> couple things to consider though, max chars per line being one which we had 
> problems with and throttling the number of parralel jobs when independant 
> saves were several hunderd per client.  We over come this with our super 
> scripter to actually created sub-scripts, and controller software scheduler ( 
> basically a monitor of this running and needing to be run and using unix "at 
> command")for
> each save.  Parameters at our site to be considered were that different saves 
> have different browse/ retention periods.  This is a lot of words getting to 
> the point which I think you are looking for .  save  -LL will add a extra 
> line of output to the save which is basically the nsavetime for the client.  
> This param can be fed directly in "nsrinfo" to review files in the saveset, 
> though with indexing off, I confess to not know exactly what will happen.  
> Why do you have indexing off?
>
> -----Original Message-----
> From: George Sinclair [mailto:George.Sinclair AT NOAA DOT GOV]
> Sent: Tuesday, November 25, 2003 12:20 PM
> To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
> Subject: [Networker] wild cards with mminfo?
>
> Anyone know any way to use wild cards with the mminfo command?
>
> For example, if I wanna look for savesets from a particular client that
> are all of the form:
>
> /raid/home/user/Backups/fname.11.??.03
>
> do I have to narrow the search as much as possible and then pipe to grep
> like:
>
> mminfo -s server -q
> 'client=client_name,savetime>=start_date,savetime<=enddate' | grep
> fname.11.
>
> or is there some way I can use wild card notation inside the query?
>
> Thanks.
>
> George
>
> --
> 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>