ADSM-L

Re: exclude does not work in AIX?

2015-10-04 17:43:35
Subject: Re: exclude does not work in AIX?
From: Othonas Xixis
To: ADSM-L AT VM.MARIST DOT EDU
William, what you can do is, add an ( inclexcl ) line/parameter in your dsm.sys
file with a include/exclude file (witth his path), and create that file with
your includes & excludes.
I am sending a sample below.

Good Luck.

Othonas


...
CHEDMODE            prompted
TXNBytelimit        25600
Changingretries          2
inclexcl       /usr/lpp/adsm/bin/inclexcl.DSMsptech
SCHEDLogname        /usr/lpp/adsm/bin/dsmsched.log
SCHEDLOGRetention   9
....

/usr/lpp/adsm/bin/inclexcl.DSMsptech
.....
include /.../* spmgfs1
exclude /usr/vertex/.../*
exclude /usr/sap/trans/.../*
exclude /usr/sap/cddb2/*
exclude /.../tmp/.../*
exclude /.../core
......






William Wang <Williamw AT SPECTRUMWAY DOT COM> on 05/17/99 10:21:52 AM

Please respond to "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>

To:   ADSM-L AT VM.MARIST DOT EDU
cc:    (bcc: Othonas Xixis/VFITS/VF Corporation)
Subject:  exclude does not work in AIX?




Dear ADSMers,
I installed ADSM 3.1.20 in my AIX 43P which is running AIX 4.2.1. When I
add the following two lines into /usr/lpp/adsm/bin/dsm.sys, The exclude
does not work at all. What I want to do is exclude all of the machine,
and then I can use include to perform a incremental backup. Would you
please kindly tell me, how can I use exclude?

exclude /*
exclude /.../*

Thanks in advance!
William Wang
<Prev in Thread] Current Thread [Next in Thread>