ADSM-L

Re: exclude statement

2003-05-22 15:51:45
Subject: Re: exclude statement
From: "Henschell, John" <john.henschell AT THOMSON DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 22 May 2003 14:51:14 -0500
I think I mis-understood your 1st email;

exclude /oradata/.../*
exclude /d0[1-9]/.../*
exclude /d1[1-9]/.../*

This will exclude the oradata directory and all the d01-d14 directories,
(filesystems).

-----Original Message-----
From: shekhar Dhotre [mailto:Shekhar.Dhotre AT LENDLEASEREI DOT COM]
Sent: Thursday, May 22, 2003 2:44 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: exclude statement


>exclude /d0[1-9]/oradata/.../*

Were you able to exclude directory oradata or(any other directory) using
above syntax ?



I tested it and its backingup /oradata insted exclude



Normal File-->               605
/d01/app/oracle/product/9.2.0/rdbms/audit/ora_3
0758.aud [Sent]
Normal File-->               605
/d01/app/oracle/product/9.2.0/rdbms/audit/ora_3
1112.aud [Sent]
Normal File-->               715
/d01/app/oracle/product/9.2.0.1/rdbms/audit/ora
_27186.aud [Sent]
Successful incremental backup of '/d01'

Successful incremental backup of '/exp'

Successful incremental backup of '/oradata'

Successful incremental backup of '/d10'





"Henschell, John" <john.henschell AT THOMSON DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
05/22/2003 03:18 PM
Please respond to
"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
Re: exclude statement






I have used this syntax;

exclude /d0[1-9]/oradata/.../*

-----Original Message-----
From: shekhar Dhotre [mailto:Shekhar.Dhotre AT LENDLEASEREI DOT COM]
Sent: Thursday, May 22, 2003 2:11 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: exclude statement


I want to exclude  all oradata directories from all /d* file systems .

Is there way to accomplish this in one exclude statement something like
this :  /d*/oradata/*/

In following df -k output all /d* filesystems  has oradata directory .


f5n75 />df -k
Filesystem    1024-blocks      Free %Used    Iused %Iused Mounted on
/dev/hd4            65536     45148   32%     2002     7% /
/dev/hd2          2097152    606780   72%    42703     9% /usr
/dev/hd9var        114688     61912   47%      730     3% /var
/dev/hd3            65536     63112    4%      115     1% /tmp
/dev/hd1           409600    136000   67%      668     1% /home
/dev/lv01          311296    145948   54%     2716     4% /apache
/dev/lv02          204800    196188    5%       72     1% /cvs
/dev/lv03         4259840   1591816   63%    20480     2% /psoft
/dev/lv06           32768      5684   83%     1188    15% /tuxedo
/dev/lv07           65536     34828   47%      939     6% /mcobol
/dev/lv08           81920     30968   63%      403     2% /sqr6.1.4
/dev/lv09           81920     77656    6%       40     1% /psreports
/dev/d01_lv      16064512   4032224   75%   128799     4% /d01
/dev/lv05         2048000    889416   57%       24     1% /exp
/dev/lv10         3072000   2975240    4%       26     1% /oradata
/dev/d10_lv       4096000   2028292   51%      116     1% /d10
/dev/d11_lv       4096000      4240  100%      103     1% /d11
/dev/d12_lv       4096000    808776   81%      959     1% /d12
/dev/d13_lv       4096000   2436040   41%       42     1% /d13
/dev/d14_lv       4096000   3966356    4%       19     1% /d14
/dev/tsg_lv         65536     52548   20%       43     1% /tsg
/dev/lv11         2588672   1526848   42%    21607     4% /bea
/dev/lv04         4612096   4459556    4%       35     1% /d80
/dev/best1_lv      262144     70540   74%      953     2% /best1
/dev/brio_lv       925696    696068   25%     3691     2% /brio
/dev/repliweb_lv       32768     17656   47%       93     2% /repliweb

current list looks like this

f5n75 /tsg/tsm>more inclexcl.list
exclude /unix
exclude /dev/.SRC-unix/.../*
exclude /tmp/.../*
exclude /.../core
exclude /.../.SpaceMan/.../*
exclude /usr/lpp/adsm/.../*
exclude /d01/oradata/.../*

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