Networker

Re: [Networker] Directive to exclude a single directory

2010-02-01 13:15:48
Subject: Re: [Networker] Directive to exclude a single directory
From: "Clark, Patti" <clarkp AT OSTI DOT GOV>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Mon, 1 Feb 2010 13:14:02 -0500
 This is the beginning of our Solaris directives.  Doesn't matter if sparc or 
x86.

<< / >>
        skip: cdrom
        +skip:core
        skip: dev
        skip: devices
        skip: diskette
        +skip: lost+found
        skip: mnt
        skip: system
        skip: tmp
        skip: tmp_mnt

Patti Clark
DOE/OSTI

> -----Original Message-----
> From: EMC NetWorker discussion 
> [mailto:NETWORKER AT LISTSERV.TEMPLE DOT EDU] On Behalf Of Len Philpot
> Sent: Monday, February 01, 2010 12:44 PM
> To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
> Subject: [Networker] Directive to exclude a single directory
> 
> Sounds simple, and I've done it before, but this time it 
> isn't doing the 
> job.
> 
> On a particular Solaris 10 x86 box, I want to exclude the 
> /system (meta) 
> directory tree from backups. I first customized the standard 
> "Unix with 
> compression" server-side directive it's using to include :
> 
> << /system >>
>         skip: .?* *
> 
> ...but still see this in the completion reports :
> 
> * <client>:/system/object save: readdir overflow error, backup of 
> directory cannot continue
> * <client>:/system/object save: readdir overflow error, backup of 
> directory cannot continue
> * <client>:/system/object save: readdir overflow error, backup of 
> directory cannot continue
> 
> ...etc. for hundreds of lines. So, I added this to the top of the 
> directive, hoping it would prevent Networker from even 
> attempting to read 
> the directory :
> 
> << / >>
>         skip: tmp_mnt
>         +skip: core
>         +skip: system
>         +compressasm: .
> 
> "+skip: system" is the new line. However, it still apparently 
> attempts to 
> read /system. Is a client-side directive needed, or will it 
> even make any 
> difference? What am I overlooking?
> 
> Thanks.
> 
> To sign off this list, send email to 
> listserv AT listserv.temple DOT edu and type "signoff networker" in 
> the body of the email. Please write to 
> networker-request AT listserv.temple DOT edu if you have any 
> problems with this list. You can access the archives at 
> http://listserv.temple.edu/archives/networker.html or
> via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER
> 

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

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