ADSM-L

Re: exclude statement

2003-05-22 16:25:03
Subject: Re: exclude statement
From: shekhar Dhotre <Shekhar.Dhotre AT LENDLEASEREI DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 22 May 2003 16:21:18 -0400
It`s not working , I added following statements in inclexcl.list .created
test directory /d80/oradata/test123
and tested with dsmc i ,It backed up test123 directory .

exclude /d15/oradata/.../*
exclude /d80/oradata/.../*
exclude /d*/oradata/.../*




f5n75 /tsg/tsm>dsmc i /d80
Tivoli Storage Manager
Command Line Backup/Archive Client Interface - Version 5, Release 1, Level
5.0
(C) Copyright IBM Corporation 1990, 2002 All Rights Reserved.

Node Name: F5N75
Session established with server TSM: AIX-RS/6000
  Server Version 5, Release 1, Level 1.4
  Server date/time: 22-05-2003 16:13:04  Last access: 22-05-2003 16:12:29



Incremental backup of volume '/d80'
Directory-->                 512 /d80/oradata/test123 [Sent]
Successful incremental backup of '/d80'


Total number of objects inspected:       25
Total number of objects backed up:        1
Total number of objects updated:          0
Total number of objects rebound:          0
Total number of objects deleted:          0
Total number of objects expired:          0
Total number of objects failed:           0
Total number of bytes transferred: 0  B
Data transfer time:                    0.00 sec
Network data transfer rate:            0.00 KB/sec
Aggregate data transfer rate:          0.00 KB/sec
Objects compressed by:                    0%
Elapsed processing time:           00:00:03





BRYAN DAVIS <BDAVIS AT LONGABERGER DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
05/22/2003 03:42 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






This is what I use;

exclude /d*/oradata/.../*

>>> john.henschell AT THOMSON DOT COM 05/22/03 03:18PM >>>
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>