ADSM-L

exclude statement

2003-05-22 15:14:39
Subject: exclude statement
From: shekhar Dhotre <Shekhar.Dhotre AT LENDLEASEREI DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 22 May 2003 15:11:03 -0400
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>
  • NDMP, Hector Chan
    • Re: NDMP, shekhar Dhotre
    • exclude statement, shekhar Dhotre <=